summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-01-20Bump the version to 1.15.11.15.1Richard Purdie
2012-01-20prserv: fix import of sqlite3Martin Jansa
2012-01-20setup.py: install prserv tooMartin 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-05cooker.py: Add missing BB_WORKERCONTEXT conditionalsRichard Purdie
2012-01-05bitbake/runqueue: Improve the setscene loggingRichard Purdie
2012-01-05cooker.py: Convert a bb.data.expand refernce to the updated syntaxRichard 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
2011-12-20vim/syntax: Recognize ?? operatorKhem Raj
2011-12-05siggen.py: If both sigs have a variable in it's whitelist then don't say it's...Matthew McClintock
2011-12-05Remove the async_cmds and sync_cmds from command.pyRobert Yang
2011-12-05fetch2: fix Exception parameters when BB_STRICT_CHECKSUM enabledJoshua Lock
2011-12-01cooker.py: Allow the -e option to work with virtual classes and -bRichard Purdie
2011-12-01build.py: Be determistic about a function's cwdRichard Purdie
2011-11-27Update users of getVar/setVar to use the data store functions directlyRichard Purdie
2011-11-25bitbake/siggen.py: Don't backtrace if the taskhash data isn't presentRichard Purdie