summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/build.py
AgeCommit message (Expand)Author
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
2013-06-20bitbake: runqueue/build: Add recideptask flagRichard Purdie
2013-05-24bitbake: build: Avoid empty promisesRichard Purdie
2013-05-09bitbake: lib: Clean up various file access syntaxRichard Purdie
2013-02-22bitbake: build.py: avoid deleting taint files when writing stampsPaul Eggleton
2013-01-28bitbake: build.py: Dump out performance data of individual tasksRichard Purdie
2013-01-07bitbake: build.py: Fix traceback when there are no dependenciesRichard Purdie
2012-12-03bitbake: build.py: Preserve sigdata files in the stamps directoryRichard Purdie
2012-11-28bitbake: build/siggen.py: Avoid removing too many stamps when cleaningRichard Purdie
2012-09-20bitbake: build/siggen: Add support for stamp 'clean' masksRichard Purdie
2012-08-18bitbake: build.py: Correct package to recipe in TaskBase events to use consis...Richard Purdie
2012-08-16bitbake: bitbake: build.py: Add stampdir argument to cached_mtime_noerrorAndrei Gherzan
2012-08-16bitbake: build.py: Only execute mkdirhier if stampdir doesn't existRichard Purdie
2012-06-25bitbake: process: Improve _logged_communicate bufferingRichard Purdie
2012-06-25bitbake: taskdata.py: Add support for rdepends task flagRichard Purdie
2012-06-21bitbake: bitbake: ensure -f causes dependent tasks to be re-runPaul Eggleton
2012-05-23build.py: Add support for log and run filename changesMark Hatle
2012-05-23build.py: Add additional debug messagesMark Hatle
2012-05-23build.py: Cleanup exec_func_shellMark Hatle
2012-05-23build.py: Add a log to capture task execution orderMark Hatle
2012-03-29bb.build: use relative log links, not absoluteChristopher Larson
2012-03-05meta/classes: Convert to use appendVar and appendVarFlagsRichard Purdie
2012-03-01bitbake/build: report TaskFailedSilent events as "Failed"Paul Eggleton
2012-02-28bitbake: implement BB_VERBOSE_LOGSPaul Eggleton
2012-02-28bitbake: fix setscene task start/failure handlingPaul Eggleton
2012-02-24Hob: A new implemetation (v2)Dongxiao Xu
2012-01-15bitbake/knotty: avoid printing full task log when error already printedPaul Eggleton
2012-01-15bitbake/fetch2: improve error formatting for fetcher errorsPaul Eggleton
2011-12-01build.py: Be determistic about a function's cwdRichard Purdie
2011-11-27bitbake: Update users of getVar/setVar to use the data store functions directlyRichard Purdie
2011-09-25bitbake/lib/bb/msg.py: fix setting debug and verbosity levelsPaul Eggleton
2011-08-15build.py: Fix cut and paste errorRichard Purdie
2011-08-15bitbake/logging: Overhaul internal logging processRichard Purdie
2011-06-28bitbake: Add task specific stamp file supportRobert Yang
2011-06-24runqueue.py: Add umask task controlMark Hatle
2011-06-08bitbake/build.py: Drop exec_shell environment as its now unneededRichard Purdie
2011-06-08bitbake/cooker.py: Misc sync with upstreamRichard Purdie