Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bitbake-runtask: Ensure logging settings take effect in the worker process (a... | Richard Purdie | 2010-10-14 | 1 | -1/+4 |
* | bitbake-runtask: Ensure logging options are inherited from the parent | Richard Purdie | 2010-10-11 | 1 | -7/+12 |
* | bitbake/bitbake-runtask: Signatures are needed in task context and have littl... | Richard Purdie | 2010-09-29 | 1 | -0/+1 |
* | bitbake: Pass task hash information to subprocesses | Richard Purdie | 2010-09-28 | 1 | -3/+20 |
* | bitbake/build.py: Set BB_FILENAME to represent the .bb file being built (incl... | Richard Purdie | 2010-09-13 | 1 | -1/+1 |
* | bitbake/bitbake-runtask: Ensure signals to the parent don't pass to the child... | Richard Purdie | 2010-09-07 | 1 | -0/+7 |
* | bitbake: Correctly route events from the worker to the server | Richard Purdie | 2010-08-20 | 1 | -5/+12 |
* | bitbake: Switch to use subprocess for forking tasks and FAKEROOTENV to run sh... | Richard Purdie | 2010-08-19 | 1 | -0/+77 |