summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/data.py
Commit message (Expand)AuthorAgeFilesLines
...
* Drop unused bb.data.expandData functionChris Larson2010-07-021-16/+0
* Add some missing docstringsChris Larson2010-07-021-0/+3
* Drop some unused functionsChris Larson2010-07-021-28/+0
* Drop some unused classesChris Larson2010-07-021-3/+0
* Formatting cleanupsChris Larson2010-07-021-18/+17
* Drop doctest, as we aren't utilizing itChris Larson2010-07-021-150/+13
* Move update_data into the DataSmart class as a finalize() methodChris Larson2010-07-021-136/+2
* Move MalformedUrl, VarExpandError into appropriate modules.Chris Larson2010-03-221-0/+3
* bitbake: Switch to bitbake-dev version (bitbake master upstream)Richard Purdie2010-01-201-1/+1
* bitbake: Merge further fixes from upstream 1.8 branchRichard Purdie2009-05-111-0/+2
* bitbake: Make sure existing environment variables are properly exportedRichard Purdie2009-05-091-0/+1
* bitbake: Refactor the environment variable handlingRobert Bradford2008-10-171-2/+0
* bitbake/bitbake-dev: Allow much better control of which variable influence bi...Richard Purdie2008-09-301-15/+6
* bitbake data.py: Fix unexport handling (#OE3135)Richard Purdie2007-10-221-3/+3
* bitbake: Sync with 1.8.8 releaseRichard Purdie2007-08-201-0/+7
* bitbake: Sync with 1.8 head. Adds locking to the fetcher to prevent parallel ...Richard Purdie2007-08-161-18/+15
* bitbake: Sync with upstream 1.8 branch for fixesRichard Purdie2007-08-121-0/+4
* bitbake: Update along 1.8 branchRichard Purdie2007-08-031-17/+23
* bitbake: Sync with upstream. Richard Purdie2007-01-081-19/+18
* bitbake: Sync with bitbake trunk for bugfixes and improved dot file generatio...Richard Purdie2006-11-291-2/+2
* bitbake/lib/bb/data.py: Add unexport flag for variables, add speedup for expa...Richard Purdie2006-11-251-0/+6
* bitbake: Upgrade from 1.4 -> 1.7.4ishRichard Purdie2006-11-161-8/+41
* Update to bitbake 1.4.2 (latest stable branch release). This includes the cac...Richard Purdie2006-05-091-170/+103
* Update to latest bitbakeRichard Purdie2006-03-201-1/+6
* Initial populationRichard Purdie2005-08-311-0/+580