summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/process.py
Commit message (Expand)AuthorAgeFilesLines
* process: handle OSErrors other than file not foundChris Larson2011-01-041-3/+7
* Fix PWD issue with new exec_func_shellChris Larson2011-01-041-2/+0
* build: set PWD in the subprocess preexec hookChris Larson2011-01-041-3/+4
* process: add subprocess-based bitsChris Larson2011-01-041-0/+107