summaryrefslogtreecommitdiff
path: root/src/buildstream/_pipeline.py
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in pipeline msg detailDarius Makovsky2019-09-101-1/+1
* _pipeline.py: Add task progress to check_remote()jennis/tasksJames Ennis2019-09-041-1/+5
* _pipeline.py: Add task progress to resolve_elements()James Ennis2019-09-041-1/+8
* _artifactcache.py: Add remote support to bst artifact showJames Ennis2019-08-271-0/+12
* Load artifact refs the same way we load element namesJames Ennis2019-08-271-0/+15
* _message.py: Use element_name & element_key instead of unique_idtpollard/messageobjectTom Pollard2019-08-081-1/+1
* element.py: Cache whether we've resolved the initial stateJames Ennis2019-07-161-1/+2
* element.py: Introduce __update_strict_cache_key_of_rdeps()James Ennis2019-07-161-0/+5
* _pipeline.py, loader.py: Move Element._preflight() to new_from_meta()James Ennis2019-07-161-4/+0
* Pipeline: Add a helper for adding lists of elements togetherJonathan Maw2019-07-091-0/+16
* Refactor, use context.messenger directlyAngelos Evripiotis2019-07-051-4/+4
* Always fetch subprojects as neededJürg Billeter2019-06-251-8/+2
* element.py: Notify reverse deps when ready for runtime and cachedjennis/notify_reverse_depsJames Ennis2019-06-241-0/+5
* queue.py: Use heapq for the ready queuejennis/push_based_pipelineJames Ennis2019-06-071-0/+5
* Move source from 'buildstream' to 'src/buildstream'Chandan Singh2019-05-211-0/+516