summaryrefslogtreecommitdiff
path: root/src/buildstream/_frontend
Commit message (Expand)AuthorAgeFilesLines
* _yaml: rework 'assert_symbol_names' to not require provenanceBenjamin Schubert2019-07-151-1/+1
* _yaml: remove node_sanitizeBenjamin Schubert2019-07-151-6/+4
* _yaml: Add 'as_str()' on ScalarNode and 'get_scalar()' on MappingNodeBenjamin Schubert2019-07-151-1/+1
* _frontend/cli.py: Exit with error if output streams are set to nonblockingTristan Van Berkom2019-07-101-0/+12
* _frontend: rm unused _line_length and Space widgetAngelos Evripiotis2019-07-092-10/+0
* Store core state for the frontend separatelyJonathan Maw2019-07-093-96/+116
* Queue: Make queues store counts of the number of skipped/processed elementsJonathan Maw2019-07-092-6/+6
* Refactor, use context.messenger directlyAngelos Evripiotis2019-07-051-2/+2
* Refactor: message handlers take 'is_silenced'Angelos Evripiotis2019-07-051-3/+3
* _context: remove unused self._directoryAngelos Evripiotis2019-07-021-1/+1
* runcli.py: Don't set project to 'None'AlexFazakas2019-07-022-6/+25
* Fetch sources as needed for bst source checkoutJürg Billeter2019-06-271-4/+1
* Handle subproject fetching in the Stream classJürg Billeter2019-06-251-1/+2
* app.py: Create stream before loading projectJürg Billeter2019-06-251-22/+24
* _stream/cli: Add pull option to shellRaoul Hidalgo Charman2019-06-241-10/+17
* cli.py/_stream.py: Add pull option to checkoutRaoul Hidalgo Charman2019-06-241-2/+6
* _frontend/cli.py: Tweak 'try' & 'always' bst shell buildtree handlingTom Pollard2019-06-191-4/+13
* _frontend/widget: match LogFile.render to base clsAngelos Evripiotis2019-06-181-3/+5
* _scheduler/scheduler.py: Remove unused elapsed_time() callstpollard/elapsedtimeTom Pollard2019-06-131-1/+1
* Refactor 'super(cls, self)' -> 'super()'aevri/supersuperAngelos Evripiotis2019-06-121-7/+7
* Use 'is' when comparing against JobStatusaevri/job_msg_enumAngelos Evripiotis2019-06-061-1/+1
* Move source from 'buildstream' to 'src/buildstream'Chandan Singh2019-05-218-0/+3980