summaryrefslogtreecommitdiffstats
path: root/lib/bb/main.py
AgeCommit message (Expand)Author
2016-04-19main: fix processing of BBEVENTLOGEd Bartosh
2016-03-24bitbake: xmlrpc: set single use mode differentlyEd Bartosh
2016-01-08main/runqueue: Add --setscene-only option to bitbakeRichard Purdie
2016-01-05main: kill server without queue setupEd Bartosh
2016-01-05xmplrpc: split connect methodEd Bartosh
2015-10-27cooker: preserve pre and post configsEd Bartosh
2015-08-24lib/bb/main: avoid importing all server/UI modules on every executionPaul Eggleton
2015-08-20main: Handle RuntimeError exception in list_extension_modulesRandy Witt
2015-08-18lib/bb/main: consolidate UI/server extension listing and loadingPaul Eggleton
2015-08-17Fix -m handling if cannot connect to serverPaul Eggleton
2015-07-31cooker: properly fix bitbake.lock handlingRichard Purdie
2015-07-07main: add skeleton documentation for the recipe:do_task syntaxRoss Burton
2015-04-28bitbake: Check if bitbake versions matchEd Bartosh
2015-04-28bitbake: Handle BBMainExceptionEd Bartosh
2015-03-25Update to version 1.27.0 post 1.26 releaseRichard Purdie
2015-03-25Update to version 1.26.0Richard Purdie
2015-03-24bin/bitbake: Create bitbake_main APIEd Bartosh