aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/build.py
AgeCommit message (Expand)Author
2016-11-30bitbake: bitbake: remove True option to getVarFlag callsJoshua Lock
2016-11-30bitbake: bitbake: remove True option to getVar callsJoshua Lock
2016-11-04bitbake: build: Ensure we preserve sigbasedata files as well as sigdata onesRichard Purdie
2016-10-05bitbake: bb.build: in _exec_task, catch errors from TaskStartedChristopher Larson
2016-09-28bitbake: build.py: fix os.getcwd() exceptionJuro Bystricky
2016-09-21bitbake: bb.build: in _exec_task, catch BBHandledExceptionChristopher Larson
2016-09-15bitbake: build: Allow dirs/cleandirs to work for empty functionsRichard Purdie
2016-09-02bitbake: build/runqueue: Add noextra stamp file parameter to fix multiconfig ...Richard Purdie
2016-07-26bitbake: lib/bb/build: handle incomplete message fragments in log FIFORoss Burton
2016-07-19bitbake: build: don't use $B as the default cwd for functionsRoss Burton
2016-07-19bitbake: lib/bb/build.py: decode the command as UTF-8Ross Burton
2016-07-08bitbake: lib: implement basic task progress supportPaul Eggleton
2016-06-23bitbake: lib/bb/build.py: remove task flag in deltask()Robert Yang
2016-06-02bitbake: bitbake: Convert to python 3Richard Purdie
2016-05-11bitbake: bitbake: Update logger.warn() -> logger.warning()Richard Purdie
2016-05-06bitbake: bb.build: handle __builtins__ as a moduleChristopher Larson
2016-03-31bitbake: build/utils: Allow python functions to execute with real exception h...Richard Purdie
2016-02-10bitbake: build: Improve python execution tracebacksRichard Purdie
2016-02-10bitbake: build/data: Don't expand python functions before execution [API change]Richard Purdie
2016-02-04bitbake: lib/bb: Add expansion parameter to getVarFlagRichard Purdie
2016-01-30bitbake: build.py: minor shell_trap_code() formatting tweaksAndre McCurdy
2016-01-11bitbake: bitbake: clean up stamp-base related codesChen Qi
2015-10-29bitbake: build/utils: Add BB_TASK_IONICE_LEVEL supportRichard Purdie
2015-09-03bitbake: build: delete tasks thoroughlyChristopher Larson
2015-07-27bitbake: build: Exit scripts with result of last shell functionAndre McCurdy
2015-07-16bitbake: lib/bb: provide mechanism to bypass UI log suppressionPaul Eggleton
2015-07-12bitbake: lib/bb: set up infrastructure for shell message functionsPaul Eggleton
2015-06-23bitbake: bitbake: Add explict getVar param for (non) expansionRichard Purdie
2015-04-29bitbake: bitbake: reset build mtime cache before the buildEd Bartosh
2014-08-28bitbake: build/data: Write out more complete python run filesRichard Purdie
2014-08-25bitbake: lib/bb/*.py: Typo fixes/grammar/comment fixes, nothing functional.Robert P. J. Day
2014-06-19bitbake: build.py: Ensure shared work siginfo files are written to the correc...Richard Purdie
2014-06-01bitbake: build/utils: Fix broken exception handlingRichard Purdie
2014-06-01bitbake: event: Add SkipRecipe event to replace SkipPackageRichard Purdie
2014-03-21bitbake: toaster: measure task duration with server-side timestampsAlexandru DAMIAN
2014-02-28bitbake: build: filter out expanded empty strings for lockfiles flagStefan Stanacar
2014-02-17bitbake: build: fix handling of task override for tasks with underscores in t...Paul Eggleton
2014-02-09bitbake: bitbake: build.py: create separate function for shell trap creation ...Laurentiu Palcu
2014-01-07bitbake: bitbake/lib/bb/build.py: fix the task flags cleandirsRobert Yang
2013-12-18bitbake: build/ast: Create strong task add/del API in bb.buildRichard Purdie
2013-12-18bitbake: ast/BBHandler/build: Add support for removing tasks (deltask)Richard Purdie
2013-11-20bitbake: build.py: add single-quotes around already-expanded directory namePeter Seebach
2013-11-04bitbake: build, toaster: record proper task typeAlexandru DAMIAN
2013-09-22bitbake: build: Add BB_TASK_NICE_LEVEL to task codeRichard Purdie
2013-09-22bitbake: bitbake: build, runqueue: adds info to the *runQueue* eventsAlexandru DAMIAN
2013-09-16bitbake: build: Add logfile to add TaskBase eventsRichard Purdie
2013-09-01bitbake: build: Fix profile file namesRichard Purdie
2013-08-23bitbake: build.py: create symlink for run.do_xxx scriptsNicolas Dechesne
2013-08-20bitbake: build.py: Provide useful diagnostics when exiting.Peter Seebach
2013-06-20bitbake: build.py: Cleanup data store referencesRichard Purdie