aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/bin/bitbake-runtask
AgeCommit message (Expand)Author
2010-12-10bitbake/bitbake-runtask: Since the parent has set the environment up cleanly ...Richard Purdie
2010-12-09bitbake: Overhaul environment handlingRichard Purdie
2010-10-14bitbake-runtask: Ensure logging settings take effect in the worker process (a...Richard Purdie
2010-10-11bitbake-runtask: Ensure logging options are inherited from the parentRichard Purdie
2010-09-29bitbake/bitbake-runtask: Signatures are needed in task context and have littl...Richard Purdie
2010-09-28bitbake: Pass task hash information to subprocessesRichard Purdie
2010-09-13bitbake/build.py: Set BB_FILENAME to represent the .bb file being built (incl...Richard Purdie
2010-09-07bitbake/bitbake-runtask: Ensure signals to the parent don't pass to the child...Richard Purdie
2010-08-20bitbake: Correctly route events from the worker to the serverRichard Purdie
2010-08-19bitbake: Switch to use subprocess for forking tasks and FAKEROOTENV to run sh...Richard Purdie