summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-02-17fetch2/svn: change 'rsh' parameter to 'ssh'marquiz/bitbake/fixesMarkus Lehtonen
2017-02-13cooker.py: run sanity checks for multiconfigJuro Bystricky
2017-02-13bitbake: toaster: add wic.bmap support to toasterSujith H
2017-02-13toaster: remove cut and paste cruftbrian avery
2017-02-13toaster: move sqlite database to TOASTER_DIRbrian avery
2017-02-13toaster: remove cut and paste cruftbrian avery
2017-02-13lib: Drop now unneeded update_data callsRichard Purdie
2017-02-07bitbake: Update version to 1.33.1Richard Purdie
2017-02-07fetch2/npm: fix handling of os fieldPaul Eggleton
2017-02-07fetch2/npm: handle items only in optionalDependenciesPaul Eggleton
2017-02-07lib/bb/build: add tasksbetween() functionPaul Eggleton
2017-01-27bitbake: Bump version to 1.33.0 (develoment version)Richard Purdie
2017-01-26build.py: avoid exception when function is not definedPatrick Ohly
2017-01-23bitbake-user-manual: Fixed small typo in "Events" sectionScott Rifenbark
2017-01-23bitbake-user-manual: Updated Event descriptionsScott Rifenbark
2017-01-23lib/bb/main.py: Shutdown cooker when server isn't foregroundAníbal Limón
2017-01-23bb/server/process.py: ProcessEventQueue add close of _writer pipeAníbal Limón
2017-01-23bitbake-layers: show-appends: add optional argument to limit package listMatthew McClintock
2017-01-20data_smart: Fix unneeded variable manipulationRichard Purdie
2017-01-19runqueue.py: revised completion schedulerPatrick Ohly
2017-01-19build.py: add preceedtask() APIPatrick Ohly
2017-01-19fetch2: Avoid recursive errorsRichard Purdie
2017-01-19cooker: Add BB_LIMITEDDEPS supportRichard Purdie
2017-01-19event/ast: Add RecipeTaskPreProcess event before task finalisationRichard Purdie
2017-01-19runqueue: Fix traceback when using -bRichard Purdie
2017-01-19cooker: Only add universe targets where the task existsRichard Purdie
2017-01-17cooker.py: new multiconfig '*' syntax supportJuro Bystricky
2017-01-17toaster: bin/toaster whitelist TOASTER_DIRbrian avery
2017-01-12gitsm.py: Add force flag to git checkout command in update_submodulesOla Redell
2017-01-12use multiple processes to dump signatures.Jianxun Zhang
2017-01-06event: Replace slightly elderly bbmake references!Richard Purdie
2017-01-06prserv/persist_data/utils: Drop obsolete python2 importsRichard Purdie
2017-01-06bb/cooker: BBCooker stops notifier at shutdownAníbal Limón
2017-01-05prserv/serv: Tweak stdout manipulation to be stream safeRichard Purdie
2016-12-21cookerdata: Convert multiconfig to use BB_CURRENT_MCRichard Purdie
2016-12-21runqueue: Only start fakeroot workers when neededRichard Purdie
2016-12-21runqueue: Ensure setscene tasks with overlapping stamps don't parallel executeRichard Purdie
2016-12-21runqueue: Fix setscene issues with multiconfigRichard Purdie
2016-12-21siggen: Fix clean_basepath to work with multiconfigRichard Purdie
2016-12-21build/uihelper: Show better information about multiconfig tasks on UIRichard Purdie
2016-12-21runqueue: Ensure pseudo executes from the correct place (use the right datast...Richard Purdie
2016-12-21fetch2/wget: fixup case with no useful netrc dataMark Asselstine
2016-12-16fetch2/wget: add Basic Auth from netrc to checkstatus()Matthew McClintock
2016-12-16runqueue: dry-run real tasks when BB_SETSCENE_ENFORCE is setPaul Eggleton
2016-12-16BBHandler: use with instead of open/closeRoss Burton
2016-12-16cooker/command: Drop expanded_dataRichard Purdie
2016-12-16bitbake: remove True option to getVar calls (take 2)Joshua Lock
2016-12-14lib/bb/build: enable access to logger within tasksPaul Eggleton
2016-12-14server/process: don't change UI process signal handler on terminatePaul Eggleton
2016-12-14siggen: add means of ignoring basehash mismatchPaul Eggleton