summaryrefslogtreecommitdiff
path: root/bitbake/lib/bb/build.py
AgeCommit message (Expand)AuthorFiles
2010-11-06bitbake: Add support for 'noexec' tasksRichard Purdie1
2010-10-11bitbake/build.py: Write logfiles on a per task basis, not per functionRichard Purdie1
2010-10-01build.py: Add a symlink for the loggingMark Hatle1
2010-09-13bitbake/build.py: Set BB_FILENAME to represent the .bb file being built (incl...Richard Purdie1
2010-08-31bitbake/data.py: Add emit_func() and generate_dependencies() functionsRichard Purdie1
2010-08-20bitbake: Correctly route events from the worker to the serverRichard Purdie1
2010-08-19bitbake: Switch to use subprocess for forking tasks and FAKEROOTENV to run sh...Richard Purdie1
2010-08-12bitbake/build.py: Note when calling functions that don't exist. Should probab...Richard Purdie1
2010-08-12bitbake/build.py: Set the current taskname in the BB_CURRENTTASK variableRichard Purdie1
2010-08-04*: Fix typo in documentationBernhard Reutner-Fischer1
2010-08-04bitbake/build.py: Add support for pre and postfuncs for tasksRichard Purdie1
2010-07-02Switch a fatal usage to SystemExit ("T" not set)Chris Larson1
2010-07-02Drop unnecessarly duplicated messages wrt FuncFailedChris Larson1
2010-07-02Don't try to expand non-string valuesChris Larson1
2010-07-02Apply some 2to3 transforms that don't cause issues in 2.6Chris Larson1
2010-07-02Switch some references to moved functionsChris Larson1
2010-07-02Import fixupsChris Larson1
2010-07-02Formatting cleanupsChris Larson1
2010-07-02Consolidate the exec/eval bits, switch anonfunc to better_exec, etcChris Larson1
2010-06-25bitbake: allow fakeroot functionality to be provided by an alternative programJoshua Lock1
2010-01-27bitbake/build.py: No need for this gross hack nowRichard Purdie1
2010-01-20bitbake: Switch to bitbake-dev version (bitbake master upstream)Richard Purdie1
2009-11-13build.py: Fix zero size logfile problemsRichard Purdie1
2009-10-13bitbake: Add bb and os to __builtins__, not the exec function globalRichard Purdie1
2009-09-24bitbake/build.py: Remove zero sized log filesRichard Purdie1
2008-05-21build.py: Fix task override handling (breaks compatibility but it didn't work...Richard Purdie1
2008-05-13bitbake: build.py: Need to run expandKeys before launching tasksRichard Purdie1
2008-03-03bitbake: Update to bitbake 1.8 branch headRichard Purdie1
2007-11-25bitbake: Add support for task specific lockfilesRichard Purdie1
2007-11-25bitbake: Sync with upstream, fix some typos, add selfstamp flagRichard Purdie1
2007-09-05build.py: Add support for cleaning directories before a task in the form: do...Richard Purdie1
2007-08-20bitbake: Sync with 1.8.8 releaseRichard Purdie1
2007-08-03bitbake: Update along 1.8 branchRichard Purdie1
2007-07-06build.py: Start to fix path quotingRichard Purdie1
2007-04-03build.py: Sync with bitbake 1.8 branchRichard Purdie1
2007-04-01bitbake: Update to 1.8.1 (inc. various bug fixes, epoch support)Richard Purdie1
2007-01-08bitbake: Sync with upstream. Richard Purdie1
2006-11-16bitbake: Upgrade from 1.4 -> 1.7.4ishRichard Purdie1
2006-08-30bitbake build.py: Add interactive flag for tasks to allow i/o redirection to ...Richard Purdie1
2006-03-20Update to latest bitbakeRichard Purdie1
2005-08-31Initial populationRichard Purdie1