summaryrefslogtreecommitdiffstats
path: root/bitbake-dev/lib/bb/cooker.py
Commit message (Expand)AuthorAgeFilesLines
* 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