summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2012-02-01fetch2/git: Add workaround for clone using alternates problemRichard Purdie
2012-02-01cooker: add missing shutdowns to the exception handlingChristopher Larson
2012-02-01prserv: Do not ping PRService if not requiredLianhao Lu
2012-02-01bitbake-layers: list overlayed classes in show-overlayedPaul Eggleton
2012-02-01bitbake-layers: add show-recipes subcommandPaul Eggleton
2012-02-01bitbake-layers: improve show-overlayed outputPaul Eggleton
2012-02-01bitbake-layers: use directory name as layer namePaul Eggleton
2012-02-01bitbake-layers: use dashes in subcommandsPaul Eggleton
2012-01-27runqueue.py: Add inter setscene task dependency handlingRichard Purdie
2012-01-27runqueue.py: Fix missing setscene dependenciesRichard Purdie
2012-01-27data/runqueue.py: Fix commented out test code after variable name changesRichard Purdie
2012-01-23Bump the version to 1.15.1Richard Purdie
2012-01-20prserv: fix import of sqlite3Martin Jansa
2012-01-20siggen.py: Abstract the runtime task dependency handling code in the generatorsRichard Purdie
2012-01-20cooker.py: Allow siggen classes to be added by the metadataRichard Purdie
2012-01-20bitbake/fetch2: allow resuming interrupted fetchPaul Eggleton
2012-01-20bitbake/runqueue: always log tasks summaryPaul Eggleton
2012-01-20siggen: Ensure correct runtask dependency output is shown for diffsigsRichard Purdie
2012-01-20usermanual: Correct "inherit" search to bbclass from oeclassDarren Hart
2012-01-20cooker: use futures rather than a multiprocessing poolChristopher Larson
2012-01-20Add dependency on the backported python 3.2 concurrent.futuresChristopher Larson
2012-01-19bitbake/persist_data: Reconnect when DB is lockedLianhao Lu
2012-01-15bitbake/knotty: print task failure summaryPaul Eggleton
2012-01-15bitbake/cooker: avoid printing stack trace for -b match errorPaul Eggleton
2012-01-15bitbake/fetch2: reduce output for fetch failuresPaul Eggleton
2012-01-15bitbake/knotty: avoid printing full task log when error already printedPaul Eggleton
2012-01-15bitbake/fetch2: correctly decode exit signal/statusPaul Eggleton
2012-01-15bitbake/runqueue: avoid "failed" in task summary if nothing didPaul Eggleton
2012-01-15bitbake/fetch2: improve error formatting for fetcher errorsPaul Eggleton
2012-01-15bitbake/knotty: don't count errors as warnings in summaryPaul Eggleton
2012-01-11bitbake: Automatically start local PR service.Lianhao Lu
2012-01-11bitbake/PRservice: Added no_hist mode and export/import.Lianhao Lu
2012-01-10bitbake: Add BBHandledException exception classRichard Purdie
2012-01-10bitbake/knotty: Show summary of warning/error messages shownRichard Purdie
2012-01-10bitbake-layers: close files in apply_append()Paul Eggleton
2012-01-10bitbake-layers: flatten: warn the user if output structure is incorrectPaul Eggleton
2012-01-10bitbake-layers: flatten: allow specifying layers to flattenPaul Eggleton
2012-01-06command.py: add parseConfigurationFiles APIDongxiao Xu
2012-01-06bitbake: add a new option "--server-only"Dongxiao Xu
2012-01-06cooker: remove command import in cooker.pyDongxiao Xu
2012-01-06cooker: remove command import in cooker.pyDongxiao Xu
2012-01-06xmlrpc: Change BitbakeServerInfo init functionDongxiao Xu
2012-01-06command.py: add initCooker APIDongxiao Xu
2012-01-06cooker: user bb.configuration.data to inject eventsDongxiao Xu
2012-01-06command.py: Modify needcache value for certain functionsDongxiao Xu
2012-01-05bitbake/runqueue: Improve the setscene loggingRichard Purdie
2012-01-04fetch2/git: change colon to dot in ud.hostJuraj Hercek
2012-01-04bitbake-layers: fix Python error during parsePaul Eggleton
2011-12-20ui/crumbs/hobprefs: trigger a reparse after changing IMAGE_FSTYPESJoshua Lock
2011-12-20ui/crumbs/runningbuild: handle InvalidTask eventsJoshua Lock