summaryrefslogtreecommitdiff
path: root/bitbake/lib/bb/process.py
AgeCommit message (Expand)AuthorFiles
2011-01-06parse.ast: avoid code duplication for inheritChris Larson1
2011-01-05bitbake: Fix process.py to accept None as the log optionRichard Purdie1
2011-01-04process: fix handling of the input argumentChris Larson1
2011-01-04process: handle OSErrors other than file not foundChris Larson1
2011-01-04Fix PWD issue with new exec_func_shellChris Larson1
2011-01-04build: set PWD in the subprocess preexec hookChris Larson1
2011-01-04process: add subprocess-based bitsChris Larson1