summaryrefslogtreecommitdiff
path: root/src/buildstream
Commit message (Expand)AuthorAgeFilesLines
* Use priority queue for ready queuejuerg/push_based_pipelineJürg Billeter2019-05-244-7/+12
* element.py: Skip ready_for_runtime_2 if not ready_for_runtimeJürg Billeter2019-05-231-3/+6
* element.py: Speed up _buildable()Jürg Billeter2019-05-231-10/+1
* Require _cached_success() for __ready_for_runtime_2Jürg Billeter2019-05-231-1/+1
* BREAK: element.py: Callback to the queues upon certain state changesJames Ennis2019-05-231-2/+38
* WIP: element.py: Two ready for runtimes...James Ennis2019-05-231-1/+12
* queue.py, trackqueue.py: Do not register required callback for TrackQueueJames Ennis2019-05-232-1/+3
* queue.py: Add callback to notify the queue's when the element is requiredJames Ennis2019-05-234-21/+12
* Add callback support to the Pull, Fetch and Build queuesJames Ennis2019-05-233-0/+42
* queue.py: Provide virtual method to register callbacks for unready elementsJames Ennis2019-05-231-2/+22
* queue.py: Push-based queuesJames Ennis2019-05-231-30/+28
* casserver.py: Create artifact proto file atomicallyjuerg/atomic-artifactJürg Billeter2019-05-231-1/+2
* _artifactcache.py: Create artifact proto file atomicallyJürg Billeter2019-05-231-1/+1
* _artifact.py: Create artifact proto file atomicallyJürg Billeter2019-05-231-1/+1
* element.py: Only reset Artifact's cachedness when it might changejonathan/reset_cached_when_neededJonathan Maw2019-05-222-14/+12
* utils.py: remove misleading documentationraoul/983-cas-source-stagingRaoul Hidalgo Charman2019-05-221-2/+2
* local.py: Support staging directly into CASRaoul Hidalgo Charman2019-05-221-33/+15
* _casbaseddirectory: Add support for can_linkRaoul Hidalgo Charman2019-05-221-9/+17
* Directory: add `import_single_file` methodRaoul Hidalgo Charman2019-05-223-0/+26
* Add BST_STAGE_VIRTUAL_DIRECTORY optionRaoul Hidalgo Charman2019-05-222-21/+66
* _scheduler/jobs/job: mv _parent* above _child*Angelos Evripiotis2019-05-221-131/+131
* Move source from 'buildstream' to 'src/buildstream'Chandan Singh2019-05-21234-0/+49947