summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/cooker.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake/cooker.py: Finishing the command needs to happen after the BuildCompl...Richard Purdie2010-03-251-2/+2
* BBFILES: use a set to remove duplicates when collecting.Chris Larson2010-03-251-4/+4
* bitbake/cooker.py: Add support for a bblayers.conf fileRichard Purdie2010-03-221-8/+25
* cooker: bail out early if no files to buildBernhard Reutner-Fischer2010-03-221-1/+2
* Avoid unnecessary calls to keys() when iterating over dictionaries.Chris Larson2010-03-221-6/+3
* bitbake/cooker: Drop unneeded importRichard Purdie2010-01-221-1/+0
* bitbake: Switch to bitbake-dev version (bitbake master upstream)Richard Purdie2010-01-201-279/+482
* bitbake/cooker.py: Fix handling of extra configuration filesRichard Purdie2009-12-111-5/+6
* bitbake: Sync various functions with those from bitbake-dev and bitbake upstreamRichard Purdie2009-11-131-1/+1
* bitbake: Add a --revisions-changed commandline option to indicate when floati...Richard Purdie2009-07-291-0/+3
* bitbake: Update to work without warnings with python 2.6Richard Purdie2009-05-121-3/+2
* bitbake: Merge further fixes from upstream 1.8 branchRichard Purdie2009-05-111-8/+11
* bitbake: Add in code to support the BBCLASSEXTEND variable. Virtual native/sd...Richard Purdie2009-01-031-9/+3
* bitbake: Improve error message for missing class filesRichard Purdie2008-11-061-2/+2
* bitbake: Add tryaltconfigs option to disable the alternative configuration at...Richard Purdie2008-10-281-4/+4
* bitbake: Refactor the environment variable handlingRobert Bradford2008-10-171-0/+3
* bitbake/bitbake-dev: Sync with upstreamRichard Purdie2008-09-301-0/+4
* bitbake: Sync with upstreamRichard Purdie2008-05-191-0/+6
* bitbake: Update with changes from bitbake 1.8 branchRichard Purdie2008-03-141-3/+4
* bitbake: Update to bitbake 1.8 branch headRichard Purdie2008-03-031-34/+63
* cooker.py: Fix -g option breakage from previous commitsRichard Purdie2008-01-061-3/+2
* bitbake: Sync with bitbake upstream for various fixesRichard Purdie2008-01-061-20/+57
* bitbake: Update to latest bitbake-1.8 branchRichard Purdie2007-09-021-1/+12
* bitbake: use Psyco only on x86 (no support for other archs)Marcin Juszkiewicz2007-08-231-8/+10
* bitbake: Sync with 1.8.8 releaseRichard Purdie2007-08-201-0/+13
* bitbake: Sync with upstream 1.8 branch for fixesRichard Purdie2007-08-121-6/+15
* bitbake: Update along 1.8 branchRichard Purdie2007-08-031-0/+4
* bitbake: Exit if parsing errors occurRichard Purdie2007-05-311-1/+5
* bitbake: Merge bugfixes from bitbake-1.8 svnRichard Purdie2007-05-221-2/+2
* bitbake: Update to 1.8.1 (inc. various bug fixes, epoch support)Richard Purdie2007-04-011-165/+153
* bitbake: Sync with upstream. Richard Purdie2007-01-081-0/+665