summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/main.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: main: fix processing of BBEVENTLOGEd Bartosh2016-04-191-1/+1
* bitbake: bitbake: xmlrpc: set single use mode differentlyEd Bartosh2016-03-241-2/+3
* bitbake: main/runqueue: Add --setscene-only option to bitbakeRichard Purdie2016-01-111-0/+3
* bitbake: main: kill server without queue setupEd Bartosh2016-01-061-6/+7
* bitbake: xmplrpc: split connect methodEd Bartosh2016-01-061-0/+1
* bitbake: cooker: preserve pre and post configsEd Bartosh2015-10-271-0/+7
* bitbake: lib/bb/main: avoid importing all server/UI modules on every executionPaul Eggleton2015-08-241-22/+38
* bitbake: main: Handle RuntimeError exception in list_extension_modulesRandy Witt2015-08-201-1/+1
* bitbake: lib/bb/main: consolidate UI/server extension listing and loadingPaul Eggleton2015-08-191-31/+54
* bitbake: Fix -m handling if cannot connect to serverPaul Eggleton2015-08-191-2/+0
* bitbake: cooker: properly fix bitbake.lock handlingRichard Purdie2015-08-011-0/+1
* bitbake: main: add skeleton documentation for the recipe:do_task syntaxRoss Burton2015-07-071-1/+1
* bitbake: bitbake: Check if bitbake versions matchEd Bartosh2015-04-291-2/+1
* bitbake: bitbake: Handle BBMainExceptionEd Bartosh2015-04-291-1/+1
* bitbake: Update to version 1.27.0 post 1.26 releaseRichard Purdie2015-03-251-1/+1
* bitbake: Update to version 1.26.0Richard Purdie2015-03-251-1/+1
* bitbake: bin/bitbake: Create bitbake_main APIEd Bartosh2015-03-251-0/+390