summaryrefslogtreecommitdiffstats
path: root/bitbake-dev/lib/bb/cooker.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: Switch to bitbake-dev version (bitbake master upstream)Richard Purdie2010-01-201-978/+0
* bitbake-dev: Sync with bitbake upstreamRichard Purdie2010-01-201-9/+12
* bitbake-dev: Sync with upstreamRichard Purdie2010-01-191-14/+12
* bitbake-dev: Sync with upstreamRichard Purdie2010-01-141-5/+5
* bitbake: Add a --revisions-changed commandline option to indicate when floati...Richard Purdie2009-07-291-0/+6
* bitbake-dev: Remve the need for the cache for -e -b optionsRichard Purdie2009-07-231-3/+3
* bitbake-dev: Improve showEnvironment functionalityRichard Purdie2009-07-231-1/+3
* bitbake-dev: Fix cooker parser for cases there are no recipesRichard Purdie2009-07-231-30/+31
* bitbake-dev: Turn parsing into a server idle callback allowing the client to ...Richard Purdie2009-07-081-90/+101
* bitbake-dev: Sync with upstreamRichard Purdie2009-05-111-8/+10
* bitbake-dev: Add BBCLASSEXTEND supportRichard Purdie2009-01-031-4/+1
* bitbake: Add in code to support the BBCLASSEXTEND variable. Virtual native/sd...Richard Purdie2009-01-031-5/+2
* bitbake/bitbake-dev: Sync with upstreamRichard Purdie2008-12-061-16/+21
* bitbake: Improve error message for missing class filesRichard Purdie2008-11-061-2/+0
* bitbake-dev: Use the default task if 'None' asked forRob Bradford2008-10-281-0/+16
* bitbake-dev: Refactor configuration file parsingRob Bradford2008-10-281-30/+26
* bitbake-dev: Remove implicit task from generateDepTree/generateDotGraphFilesRob Bradford2008-10-271-7/+7
* bitbake-dev: Make the "buildFile" command use the task parameterRob Bradford2008-10-271-1/+1
* bitbake-dev: Make the task a parameter of the "tryBuild" commandRob Bradford2008-10-271-2/+2
* bitbake-dev: Include target/command (from -c) in "buildTargets" commandRob Bradford2008-10-271-3/+3
* bitbake-dev: Change terminology online/offline to sync/asyncRob Bradford2008-10-231-4/+4
* bitbake-dev: Remove the Pkg{Started, Failed, Succeeded} events and their hand...Robert Bradford2008-10-201-4/+0
* bitbake-dev: Refactor the environment variable handling.Robert Bradford2008-10-171-0/+4
* bitbake: cooker.py: Fix the point the configuration __depends is renamedRichard Purdie2008-10-081-1/+1
* bitbake/bitbake-dev: Sync with upstreamRichard Purdie2008-09-301-0/+4
* Merge changes from Poky bitbake 1.8Joshua Lock2008-09-301-0/+1
* Add bitbake-dev to allow ease of testing and development of bitbake trunkRichard Purdie2008-09-301-0/+941