aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/cooker.py
AgeCommit message (Expand)Author
2010-03-25bitbake/cooker.py: Finishing the command needs to happen after the BuildCompl...Richard Purdie
2010-03-25BBFILES: use a set to remove duplicates when collecting.Chris Larson
2010-03-22bitbake/cooker.py: Add support for a bblayers.conf fileRichard Purdie
2010-03-22cooker: bail out early if no files to buildBernhard Reutner-Fischer
2010-03-22Avoid unnecessary calls to keys() when iterating over dictionaries.Chris Larson
2010-01-22bitbake/cooker: Drop unneeded importRichard Purdie
2010-01-20bitbake: Switch to bitbake-dev version (bitbake master upstream)Richard Purdie
2009-12-11bitbake/cooker.py: Fix handling of extra configuration filesRichard Purdie
2009-11-13bitbake: Sync various functions with those from bitbake-dev and bitbake upstreamRichard Purdie
2009-07-29bitbake: Add a --revisions-changed commandline option to indicate when floati...Richard Purdie
2009-05-12bitbake: Update to work without warnings with python 2.6Richard Purdie
2009-05-11bitbake: Merge further fixes from upstream 1.8 branchRichard Purdie
2009-01-03bitbake: Add in code to support the BBCLASSEXTEND variable. Virtual native/sd...Richard Purdie
2008-11-06bitbake: Improve error message for missing class filesRichard Purdie
2008-10-28bitbake: Add tryaltconfigs option to disable the alternative configuration at...Richard Purdie
2008-10-17bitbake: Refactor the environment variable handlingRobert Bradford
2008-09-30bitbake/bitbake-dev: Sync with upstreamRichard Purdie
2008-05-19bitbake: Sync with upstreamRichard Purdie
2008-03-14bitbake: Update with changes from bitbake 1.8 branchRichard Purdie
2008-03-03bitbake: Update to bitbake 1.8 branch headRichard Purdie
2008-01-06cooker.py: Fix -g option breakage from previous commitsRichard Purdie
2008-01-06bitbake: Sync with bitbake upstream for various fixesRichard Purdie
2007-09-02bitbake: Update to latest bitbake-1.8 branchRichard Purdie
2007-08-23bitbake: use Psyco only on x86 (no support for other archs)Marcin Juszkiewicz
2007-08-20bitbake: Sync with 1.8.8 releaseRichard Purdie
2007-08-12bitbake: Sync with upstream 1.8 branch for fixesRichard Purdie
2007-08-03bitbake: Update along 1.8 branchRichard Purdie
2007-05-31bitbake: Exit if parsing errors occurRichard Purdie
2007-05-22bitbake: Merge bugfixes from bitbake-1.8 svnRichard Purdie
2007-04-01bitbake: Update to 1.8.1 (inc. various bug fixes, epoch support)Richard Purdie
2007-01-08bitbake: Sync with upstream. Richard Purdie