Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make exception handling syntax consistent | Scott Garman | 2011-06-15 | 1 | -1/+1 |
* | process.py: Avoid deprecation warning | Richard Purdie | 2011-02-14 | 1 | -4/+4 |
* | parse.ast: avoid code duplication for inherit | Chris Larson | 2011-01-06 | 1 | -5/+1 |
* | bitbake: Fix process.py to accept None as the log option | Richard Purdie | 2011-01-05 | 1 | -1/+1 |
* | process: fix handling of the input argument | Chris Larson | 2011-01-04 | 1 | -16/+19 |
* | process: handle OSErrors other than file not found | Chris Larson | 2011-01-04 | 1 | -3/+7 |
* | Fix PWD issue with new exec_func_shell | Chris Larson | 2011-01-04 | 1 | -2/+0 |
* | build: set PWD in the subprocess preexec hook | Chris Larson | 2011-01-04 | 1 | -3/+4 |
* | process: add subprocess-based bits | Chris Larson | 2011-01-04 | 1 | -0/+107 |