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