summaryrefslogtreecommitdiffstats
path: root/bitbake/bin/bitbake-runtask
Commit message (Expand)AuthorAgeFilesLines
* bitbake: Update users of getVar/setVar to use the data store functions directlyRichard Purdie2011-11-271-3/+3
* bitbake: Update and fix bitbake-runtaskRobert Yang2011-11-251-66/+65
* bitbake/bitbake-runtask: Since the parent has set the environment up cleanly ...Richard Purdie2010-12-101-2/+2
* bitbake: Overhaul environment handlingRichard Purdie2010-12-091-0/+3
* bitbake-runtask: Ensure logging settings take effect in the worker process (a...Richard Purdie2010-10-141-1/+4
* bitbake-runtask: Ensure logging options are inherited from the parentRichard Purdie2010-10-111-7/+12
* bitbake/bitbake-runtask: Signatures are needed in task context and have littl...Richard Purdie2010-09-291-0/+1
* bitbake: Pass task hash information to subprocessesRichard Purdie2010-09-281-3/+20
* bitbake/build.py: Set BB_FILENAME to represent the .bb file being built (incl...Richard Purdie2010-09-131-1/+1
* bitbake/bitbake-runtask: Ensure signals to the parent don't pass to the child...Richard Purdie2010-09-071-0/+7
* bitbake: Correctly route events from the worker to the serverRichard Purdie2010-08-201-5/+12
* bitbake: Switch to use subprocess for forking tasks and FAKEROOTENV to run sh...Richard Purdie2010-08-191-0/+77