| Commit message (Expand) | Author | Age | Files | Lines |
* | Switch a fatal usage to SystemExit ("T" not set) | Chris Larson | 2010-07-02 | 1 | -1/+1 |
* | Drop unnecessarly duplicated messages wrt FuncFailed | Chris Larson | 2010-07-02 | 1 | -4/+1 |
* | Don't try to expand non-string values | Chris Larson | 2010-07-02 | 1 | -13/+15 |
* | Apply some 2to3 transforms that don't cause issues in 2.6 | Chris Larson | 2010-07-02 | 1 | -2/+2 |
* | Switch some references to moved functions | Chris Larson | 2010-07-02 | 1 | -3/+4 |
* | Import fixups | Chris Larson | 2010-07-02 | 1 | -1/+0 |
* | Formatting cleanups | Chris Larson | 2010-07-02 | 1 | -6/+5 |
* | Consolidate the exec/eval bits, switch anonfunc to better_exec, etc | Chris Larson | 2010-07-02 | 1 | -5/+3 |
* | bitbake: allow fakeroot functionality to be provided by an alternative program | Joshua Lock | 2010-06-25 | 1 | -1/+1 |
* | bitbake/build.py: No need for this gross hack now | Richard Purdie | 2010-01-27 | 1 | -3/+1 |
* | bitbake: Switch to bitbake-dev version (bitbake master upstream) | Richard Purdie | 2010-01-20 | 1 | -108/+118 |
* | build.py: Fix zero size logfile problems | Richard Purdie | 2009-11-13 | 1 | -2/+4 |
* | bitbake: Add bb and os to __builtins__, not the exec function global | Richard Purdie | 2009-10-13 | 1 | -6/+8 |
* | bitbake/build.py: Remove zero sized log files | Richard Purdie | 2009-09-24 | 1 | -0/+4 |
* | build.py: Fix task override handling (breaks compatibility but it didn't work... | Richard Purdie | 2008-05-21 | 1 | -1/+1 |
* | bitbake: build.py: Need to run expandKeys before launching tasks | Richard Purdie | 2008-05-13 | 1 | -0/+1 |
* | bitbake: Update to bitbake 1.8 branch head | Richard Purdie | 2008-03-03 | 1 | -152/+56 |
* | bitbake: Add support for task specific lockfiles | Richard Purdie | 2007-11-25 | 1 | -0/+8 |
* | bitbake: Sync with upstream, fix some typos, add selfstamp flag | Richard Purdie | 2007-11-25 | 1 | -1/+1 |
* | build.py: Add support for cleaning directories before a task in the form: do... | Richard Purdie | 2007-09-05 | 1 | -2/+5 |
* | bitbake: Sync with 1.8.8 release | Richard Purdie | 2007-08-20 | 1 | -23/+29 |
* | bitbake: Update along 1.8 branch | Richard Purdie | 2007-08-03 | 1 | -2/+2 |
* | build.py: Start to fix path quoting | Richard Purdie | 2007-07-06 | 1 | -2/+2 |
* | build.py: Sync with bitbake 1.8 branch | Richard Purdie | 2007-04-03 | 1 | -0/+2 |
* | bitbake: Update to 1.8.1 (inc. various bug fixes, epoch support) | Richard Purdie | 2007-04-01 | 1 | -1/+2 |
* | bitbake: Sync with upstream. | Richard Purdie | 2007-01-08 | 1 | -93/+100 |
* | bitbake: Upgrade from 1.4 -> 1.7.4ish | Richard Purdie | 2006-11-16 | 1 | -35/+75 |
* | bitbake build.py: Add interactive flag for tasks to allow i/o redirection to ... | Richard Purdie | 2006-08-30 | 1 | -21/+29 |
* | Update to latest bitbake | Richard Purdie | 2006-03-20 | 1 | -4/+5 |
* | Initial population | Richard Purdie | 2005-08-31 | 1 | -0/+395 |