summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/build.py
AgeCommit message (Expand)Author
2013-02-26bitbake: build.py: avoid deleting taint files when writing stampsPaul Eggleton
2012-12-07bitbake: build.py: Preserve sigdata files in the stamps directoryRichard Purdie
2012-12-07bitbake: 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
2011-05-25build/siggen: Ensure a task signature file is generated for each task that is...Richard Purdie
2011-05-06build: fix dir removal tracebackChris Larson
2011-05-06build: in exec_func, mkdirhier ${T}Chris Larson
2011-05-06Initial work on getting bitbake working under pypyChris Larson
2011-03-29Revert "bitbake/gcc: Enable a shared common source tree"Richard Purdie
2011-03-28bitbake/gcc: Enable a shared common source treeRichard Purdie
2011-03-03build: add missing newlineChris Larson
2011-03-03build: switch to old cwd handlingChris Larson
2011-02-23bitbake/build.py: Fix TaskFailed parametersRichard Purdie
2011-02-07bitbake: event/build: Drop stdout specific handling for python messages as th...Richard Purdie
2011-01-27bitbake/build.py: When looking up extra stamp info for setscene tasks, use th...Richard Purdie
2011-01-18bitbake: Introduce stamp-extra-info task flag into stamp filenamesDongxiao Xu
2011-01-17bitbake/build.py: Allow FuncFailed error to have an optional messageRichard Purdie
2011-01-17bitbake/build.py: Rename message field to avoid DeprecationWarning: BaseExcep...Richard Purdie
2011-01-12build: remove duplicate import of utilsBernhard Reutner-Fischer
2011-01-12*: use utils.remove() some moreBernhard Reutner-Fischer
2011-01-07bitbake/build.py: Fix del_stamp work correctly after recent stamp function ch...Richard Purdie
2011-01-06bitbake build/siggen/runqueue: Fix stampfile parametersRichard Purdie
2011-01-06bitbake build.py: Stamp handling improvementsRichard Purdie