summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2017-02-19bitbake: runqueue: Fix collapsed setscene dependency treeRichard Purdie
2017-02-19bitbake: bitbake-layers: Handle exception raised bytinfoil.prepare()Aníbal Limón
2017-02-19bitbake: tinfoil: ensure PATH includes bitbake's bin directoryPaul Eggleton
2017-02-19bitbake: fetch2: Add NFS Stale file exception handlingKhem Raj
2017-02-19bitbake: fetch2: Rename "setup_revisons" to "setup_revisions"Robert P. J. Day
2017-02-19bitbake: fetch2: Correct two examples of typo "revsion."Robert P. J. Day
2017-02-19bitbake: cooker: detect malformed BBMASK expressions which begin with a separ...Andre McCurdy
2017-02-19bitbake: cooker: Rewrite dependency dot file generationRichard Purdie
2017-02-19bitbake: doc: Replace depexp UI with taskexp and cleanup UI listsRichard Purdie
2017-02-19bitbake: ui: Replace depexp with taskexpRichard Purdie
2017-02-15bitbake: cooker.py: run sanity checks for multiconfigJuro Bystricky
2017-02-15bitbake: bitbake: toaster: add wic.bmap support to toasterSujith H
2017-02-15bitbake: toaster: remove cut and paste cruftbrian avery
2017-02-15bitbake: toaster: move sqlite database to TOASTER_DIRbrian avery
2017-02-15bitbake: toaster: remove cut and paste cruftbrian avery
2017-02-15bitbake: lib: Drop now unneeded update_data callsRichard Purdie
2017-02-07bitbake: bitbake: Update version to 1.33.1Richard Purdie
2017-02-07bitbake: fetch2/npm: fix handling of os fieldPaul Eggleton
2017-02-07bitbake: fetch2/npm: handle items only in optionalDependenciesPaul Eggleton
2017-02-07bitbake: lib/bb/build: add tasksbetween() functionPaul Eggleton
2017-01-27bitbake: bitbake: Bump version to 1.33.0 (develoment version)Richard Purdie
2017-01-26bitbake: build.py: avoid exception when function is not definedPatrick Ohly
2017-01-23bitbake: bitbake-user-manual: Fixed small typo in "Events" sectionScott Rifenbark
2017-01-23bitbake: bitbake-user-manual: Updated Event descriptionsScott Rifenbark
2017-01-23bitbake: lib/bb/main.py: Shutdown cooker when server isn't foregroundAníbal Limón
2017-01-23bitbake: bb/server/process.py: ProcessEventQueue add close of _writer pipeAníbal Limón
2017-01-23bitbake: bitbake-layers: show-appends: add optional argument to limit package...Matthew McClintock
2017-01-22bitbake: data_smart: Fix unneeded variable manipulationRichard Purdie
2017-01-20bitbake: runqueue.py: revised completion schedulerPatrick Ohly
2017-01-20bitbake: build.py: add preceedtask() APIPatrick Ohly
2017-01-20bitbake: fetch2: Avoid recursive errorsRichard Purdie
2017-01-20bitbake: cooker: Add BB_LIMITEDDEPS supportRichard Purdie
2017-01-20bitbake: event/ast: Add RecipeTaskPreProcess event before task finalisationRichard Purdie
2017-01-20bitbake: runqueue: Fix traceback when using -bRichard Purdie
2017-01-20bitbake: cooker: Only add universe targets where the task existsRichard Purdie
2017-01-19bitbake: cooker.py: new multiconfig '*' syntax supportJuro Bystricky
2017-01-17bitbake: toaster: bin/toaster whitelist TOASTER_DIRbrian avery
2017-01-17bitbake: gitsm.py: Add force flag to git checkout command in update_submodulesOla Redell
2017-01-17bitbake: use multiple processes to dump signatures.Jianxun Zhang
2017-01-09bitbake: event: Replace slightly elderly bbmake references!Richard Purdie
2017-01-09bitbake: prserv/persist_data/utils: Drop obsolete python2 importsRichard Purdie
2017-01-06bitbake: bb/cooker: BBCooker stops notifier at shutdownAníbal Limón
2017-01-05bitbake: prserv/serv: Tweak stdout manipulation to be stream safeRichard Purdie
2016-12-22bitbake: cookerdata: Convert multiconfig to use BB_CURRENT_MCRichard Purdie
2016-12-22bitbake: runqueue: Only start fakeroot workers when neededRichard Purdie
2016-12-22bitbake: runqueue: Ensure setscene tasks with overlapping stamps don't parall...Richard Purdie
2016-12-22bitbake: runqueue: Fix setscene issues with multiconfigRichard Purdie
2016-12-22bitbake: siggen: Fix clean_basepath to work with multiconfigRichard Purdie
2016-12-22bitbake: build/uihelper: Show better information about multiconfig tasks on UIRichard Purdie
2016-12-22bitbake: runqueue: Ensure pseudo executes from the correct place (use the rig...Richard Purdie