Age | Commit message (Expand) | Author | Files |
2011-01-12 | bitbake/siggen.py: Fix whitelisted variable handling | Richard Purdie | 1 |
2011-01-10 | bitbake: Sync environment handling function names and comments with upstream ... | Richard Purdie | 1 |
2011-01-07 | bitbake/data.py: corrected the output for shell syntax. | Lianhao Lu | 1 |
2011-01-04 | data: fewer newlines for (un)export | Bernhard Reutner-Fischer | 1 |
2011-01-04 | bitbake: Sync a load of whitespace and other non-functionality changes with b... | Richard Purdie | 1 |
2010-12-14 | bitbake: add optional expansion to getVarFlag() | Paul Eggleton | 1 |
2010-12-14 | bitbake: allow excluding dependencies of variables | Paul Eggleton | 1 |
2010-12-09 | bitbake: Overhaul environment handling | Richard Purdie | 1 |
2010-09-13 | bitbake/data.py: Allow variables to suplement dependencies using the vardep flag | Richard Purdie | 1 |
2010-08-31 | bitbake/data.py: Add emit_func() and generate_dependencies() functions | Richard Purdie | 1 |
2010-08-20 | bitbake/data.py: Handle exceptions in export_bars in the same way as emit_var() | Richard Purdie | 1 |
2010-08-19 | bitbake: Switch to use subprocess for forking tasks and FAKEROOTENV to run sh... | Richard Purdie | 1 |
2010-07-02 | Don't emit vars starting with __, as those are internal | Chris Larson | 1 |
2010-07-02 | Enhance the expansion exception message | Chris Larson | 1 |
2010-07-02 | Allow emission of non-string objects in emit_var, instead running str() on it... | Chris Larson | 1 |
2010-07-02 | emit_env: clean up, iterate once | Chris Larson | 1 |
2010-07-02 | Kill unnecessary usages of the types module | Chris Larson | 1 |
2010-07-02 | Apply some 2to3 transforms that don't cause issues in 2.6 | Chris Larson | 1 |
2010-07-02 | Drop unused bb.data.expandData function | Chris Larson | 1 |
2010-07-02 | Add some missing docstrings | Chris Larson | 1 |
2010-07-02 | Drop some unused functions | Chris Larson | 1 |
2010-07-02 | Drop some unused classes | Chris Larson | 1 |
2010-07-02 | Formatting cleanups | Chris Larson | 1 |
2010-07-02 | Drop doctest, as we aren't utilizing it | Chris Larson | 1 |
2010-07-02 | Move update_data into the DataSmart class as a finalize() method | Chris Larson | 1 |
2010-03-22 | Move MalformedUrl, VarExpandError into appropriate modules. | Chris Larson | 1 |
2010-01-20 | bitbake: Switch to bitbake-dev version (bitbake master upstream) | Richard Purdie | 1 |
2009-05-11 | bitbake: Merge further fixes from upstream 1.8 branch | Richard Purdie | 1 |
2009-05-09 | bitbake: Make sure existing environment variables are properly exported | Richard Purdie | 1 |
2008-10-17 | bitbake: Refactor the environment variable handling | Robert Bradford | 1 |
2008-09-30 | bitbake/bitbake-dev: Allow much better control of which variable influence bi... | Richard Purdie | 1 |
2007-10-22 | bitbake data.py: Fix unexport handling (#OE3135) | Richard Purdie | 1 |
2007-08-20 | bitbake: Sync with 1.8.8 release | Richard Purdie | 1 |
2007-08-16 | bitbake: Sync with 1.8 head. Adds locking to the fetcher to prevent parallel ... | Richard Purdie | 1 |
2007-08-12 | bitbake: Sync with upstream 1.8 branch for fixes | Richard Purdie | 1 |
2007-08-03 | bitbake: Update along 1.8 branch | Richard Purdie | 1 |
2007-01-08 | bitbake: Sync with upstream. | Richard Purdie | 1 |
2006-11-29 | bitbake: Sync with bitbake trunk for bugfixes and improved dot file generatio... | Richard Purdie | 1 |
2006-11-25 | bitbake/lib/bb/data.py: Add unexport flag for variables, add speedup for expa... | Richard Purdie | 1 |
2006-11-16 | bitbake: Upgrade from 1.4 -> 1.7.4ish | Richard Purdie | 1 |
2006-05-09 | Update to bitbake 1.4.2 (latest stable branch release). This includes the cac... | Richard Purdie | 1 |
2006-03-20 | Update to latest bitbake | Richard Purdie | 1 |
2005-08-31 | Initial population | Richard Purdie | 1 |