summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: Add description into the cache and clean up cache duplicationShane Wang2012-02-023-9/+5
* fetch2/git: Add workaround for clone using alternates problemRichard Purdie2012-02-011-1/+1
* cooker: add missing shutdowns to the exception handlingChristopher Larson2012-02-011-0/+2
* prserv: Do not ping PRService if not requiredLianhao Lu2012-02-011-1/+1
* bitbake-layers: list overlayed classes in show-overlayedPaul Eggleton2012-02-011-0/+47
* bitbake-layers: add show-recipes subcommandPaul Eggleton2012-02-011-5/+52
* bitbake-layers: improve show-overlayed outputPaul Eggleton2012-02-013-24/+142
* bitbake-layers: use directory name as layer namePaul Eggleton2012-02-011-19/+20
* bitbake-layers: use dashes in subcommandsPaul Eggleton2012-02-011-5/+7
* runqueue.py: Add inter setscene task dependency handlingRichard Purdie2012-01-271-0/+22
* runqueue.py: Fix missing setscene dependenciesRichard Purdie2012-01-271-3/+5
* data/runqueue.py: Fix commented out test code after variable name changesRichard Purdie2012-01-272-2/+2
* Bump the version to 1.15.1Richard Purdie2012-01-232-2/+2
* prserv: fix import of sqlite3Martin Jansa2012-01-201-1/+6
* siggen.py: Abstract the runtime task dependency handling code in the generatorsRichard Purdie2012-01-201-7/+18
* cooker.py: Allow siggen classes to be added by the metadataRichard Purdie2012-01-201-1/+1
* bitbake/fetch2: allow resuming interrupted fetchPaul Eggleton2012-01-201-3/+3
* bitbake/runqueue: always log tasks summaryPaul Eggleton2012-01-201-5/+7
* siggen: Ensure correct runtask dependency output is shown for diffsigsRichard Purdie2012-01-201-15/+21
* usermanual: Correct "inherit" search to bbclass from oeclassDarren Hart2012-01-201-1/+1
* cooker: use futures rather than a multiprocessing poolChristopher Larson2012-01-201-11/+18
* Add dependency on the backported python 3.2 concurrent.futuresChristopher Larson2012-01-206-0/+1186
* bitbake/persist_data: Reconnect when DB is lockedLianhao Lu2012-01-191-5/+7
* bitbake/knotty: print task failure summaryPaul Eggleton2012-01-152-6/+22
* bitbake/cooker: avoid printing stack trace for -b match errorPaul Eggleton2012-01-151-6/+11
* bitbake/fetch2: reduce output for fetch failuresPaul Eggleton2012-01-151-1/+6
* bitbake/knotty: avoid printing full task log when error already printedPaul Eggleton2012-01-152-4/+16
* bitbake/fetch2: correctly decode exit signal/statusPaul Eggleton2012-01-151-4/+7
* bitbake/runqueue: avoid "failed" in task summary if nothing didPaul Eggleton2012-01-151-1/+5
* bitbake/fetch2: improve error formatting for fetcher errorsPaul Eggleton2012-01-152-5/+8
* bitbake/knotty: don't count errors as warnings in summaryPaul Eggleton2012-01-151-1/+1
* bitbake: Automatically start local PR service.Lianhao Lu2012-01-114-45/+123
* bitbake/PRservice: Added no_hist mode and export/import.Lianhao Lu2012-01-114-80/+263
* bitbake: Add BBHandledException exception classRichard Purdie2012-01-103-4/+19
* bitbake/knotty: Show summary of warning/error messages shownRichard Purdie2012-01-101-2/+11
* bitbake-layers: close files in apply_append()Paul Eggleton2012-01-101-0/+2
* bitbake-layers: flatten: warn the user if output structure is incorrectPaul Eggleton2012-01-101-0/+38
* bitbake-layers: flatten: allow specifying layers to flattenPaul Eggleton2012-01-101-8/+67
* command.py: add parseConfigurationFiles APIDongxiao Xu2012-01-061-0/+10
* bitbake: add a new option "--server-only"Dongxiao Xu2012-01-061-7/+16
* cooker: remove command import in cooker.pyDongxiao Xu2012-01-063-0/+31
* cooker: remove command import in cooker.pyDongxiao Xu2012-01-061-2/+2
* xmlrpc: Change BitbakeServerInfo init functionDongxiao Xu2012-01-061-4/+4
* command.py: add initCooker APIDongxiao Xu2012-01-062-0/+19
* cooker: user bb.configuration.data to inject eventsDongxiao Xu2012-01-061-2/+2
* command.py: Modify needcache value for certain functionsDongxiao Xu2012-01-061-2/+2
* bitbake/runqueue: Improve the setscene loggingRichard Purdie2012-01-051-0/+4
* fetch2/git: change colon to dot in ud.hostJuraj Hercek2012-01-041-1/+1
* bitbake-layers: fix Python error during parsePaul Eggleton2012-01-041-0/+1
* ui/crumbs/hobprefs: trigger a reparse after changing IMAGE_FSTYPESJoshua Lock2011-12-201-0/+1