summaryrefslogtreecommitdiff
path: root/buildstream/_scheduler/trackqueue.py
Commit message (Expand)AuthorAgeFilesLines
* Issue #113: Split tracking and saving in `bst build`Tristan Maat2017-12-131-7/+10
* Remove unused importsGökçen Nurlu2017-12-071-1/+0
* Refactor: Move context.py -> _context.pyTristan Van Berkom2017-11-081-1/+1
* refactoring: Made Project option privateTristan Van Berkom2017-11-061-1/+1
* _scheduler: Changed return value of Queue.done() aroundTristan Van Berkom2017-07-121-6/+7
* trackqueue.py: force reinterrogate source consistency after track.Tristan Van Berkom2017-05-291-1/+13
* trackqueue.py: Use class initializer instead of the dead custom methodTristan Van Berkom2017-05-281-1/+3
* Scheduler overhaul.Tristan Van Berkom2017-05-281-0/+74