aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/main.py
AgeCommit message (Expand)Author
2016-07-21bitbake: bitbake: implement idle timeout for xmlrpc serverEd Bartosh
2016-07-21bitbake: bitbake: implement --foreground command line optionEd Bartosh
2016-07-20bitbake: bitbake: main: implement server autostart featureEd Bartosh
2016-07-08bitbake: knotty: add quiet output modePaul Eggleton
2016-06-09bitbake: lib/bb/main.py: Fix use of BBPOSTCONF and BBPRECONFMariano Lopez
2016-06-02bitbake: bitbake: Convert to python 3Richard Purdie
2016-05-13bitbake: main: Ensure exceptions are correctly displayedRichard Purdie
2016-05-13bitbake: main: Change warn() -> warning()Richard Purdie
2016-05-06bitbake: bitake: main: fix line-too-long pytling warningsEd Bartosh
2016-05-06bitbake: bitbake: main: fix bad-continuation warningsEd Bartosh
2016-05-06bitbake: bitbake: main: fix bad-witespace pylint warningsEd Bartosh
2016-05-06bitbake: bitbake: main: set defaults from env variablesEd Bartosh
2016-05-06bitbake: bitbake: main: add 2 environment variablesEd Bartosh
2016-04-19bitbake: main: fix processing of BBEVENTLOGEd Bartosh
2016-03-24bitbake: bitbake: xmlrpc: set single use mode differentlyEd Bartosh
2016-01-11bitbake: main/runqueue: Add --setscene-only option to bitbakeRichard Purdie
2016-01-06bitbake: main: kill server without queue setupEd Bartosh
2016-01-06bitbake: xmplrpc: split connect methodEd Bartosh
2015-10-27bitbake: cooker: preserve pre and post configsEd Bartosh
2015-08-24bitbake: lib/bb/main: avoid importing all server/UI modules on every executionPaul Eggleton
2015-08-20bitbake: main: Handle RuntimeError exception in list_extension_modulesRandy Witt
2015-08-19bitbake: lib/bb/main: consolidate UI/server extension listing and loadingPaul Eggleton
2015-08-19bitbake: Fix -m handling if cannot connect to serverPaul Eggleton
2015-08-01bitbake: cooker: properly fix bitbake.lock handlingRichard Purdie
2015-07-07bitbake: main: add skeleton documentation for the recipe:do_task syntaxRoss Burton
2015-04-29bitbake: bitbake: Check if bitbake versions matchEd Bartosh
2015-04-29bitbake: bitbake: Handle BBMainExceptionEd Bartosh
2015-03-25bitbake: Update to version 1.27.0 post 1.26 releaseRichard Purdie
2015-03-25bitbake: Update to version 1.26.0Richard Purdie
2015-03-25bitbake: bin/bitbake: Create bitbake_main APIEd Bartosh