summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/shell.py
Commit message (Expand)AuthorAgeFilesLines
* Introduce new param caches_array into Cache impl.Liping Ke2011-06-071-1/+1
* cooker: stop loading the cache for -bChris Larson2011-01-041-4/+2
* Simplify build exception handlingChris Larson2011-01-041-4/+2
* Apply some 2to3 refactoringsChris Larson2010-07-021-4/+5
* Fix syntax error in shell.pyChris Larson2010-07-021-0/+1
* Apply the 2to3 print function transformChris Larson2010-07-021-73/+73
* Import fixupsChris Larson2010-07-021-2/+2
* Formatting cleanupsChris Larson2010-07-021-4/+4
* Avoid unnecessary calls to keys() when iterating over dictionaries.Chris Larson2010-03-221-10/+8
* bitbake: Switch to bitbake-dev version (bitbake master upstream)Richard Purdie2010-01-201-11/+8
* shell.py: stage is called populate_stagingRichard Purdie2009-01-301-1/+1
* bitbake: Add in code to support the BBCLASSEXTEND variable. Virtual native/sd...Richard Purdie2009-01-031-1/+1
* bitbake: Update to bitbake 1.8 branch headRichard Purdie2008-03-031-18/+5
* bitbake: Sync with bitbake upstream for various fixesRichard Purdie2008-01-061-17/+19
* bitbake: Update to 1.8.1 (inc. various bug fixes, epoch support)Richard Purdie2007-04-011-16/+9
* bitbake: Sync with upstream. Richard Purdie2007-01-081-11/+16
* bitbake: Fix a couple of typos in the bitbake shellRichard Purdie2006-11-301-1/+1
* bitbake: Sync with bitbake trunk for bugfixes and improved dot file generatio...Richard Purdie2006-11-291-2/+3
* bitbake: Upgrade from 1.4 -> 1.7.4ishRichard Purdie2006-11-161-43/+70
* Update to bitbake 1.4.2 (latest stable branch release). This includes the cac...Richard Purdie2006-05-091-20/+24
* Update bitbake to latest bitbake svnRichard Purdie2006-02-101-2/+31
* Initial populationRichard Purdie2005-08-311-0/+779