generic-poky/bitbake/lib/bb
Richard Purdie b6bfe14205 bitbake: Switch to use subprocess for forking tasks and FAKEROOTENV to run shell and python under a fakeroot environment
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-08-19 22:36:25 +01:00
..
fetch bitbake/git.py: Make sure different branches can have different revisions without triggering build count increases 2010-08-13 11:35:11 +01:00
parse bitbake: Add support for .bbappend files (see mailing lists for detais) 2010-07-16 15:10:40 +01:00
server Apply some 2to3 transforms that don't cause issues in 2.6 2010-07-02 15:41:33 +01:00
ui 3.0 prep 2010-07-02 15:41:37 +01:00
COW.py Apply some 2to3 refactorings 2010-07-02 15:41:37 +01:00
__init__.py Use PendingDeprecationWarning for functions moved from bb to bb.utils 2010-07-02 15:41:36 +01:00
build.py bitbake: Switch to use subprocess for forking tasks and FAKEROOTENV to run shell and python under a fakeroot environment 2010-08-19 22:36:25 +01:00
cache.py bitbake: cache: If one virtual of a recipe is uncached, remove all versions from the cache 2010-07-25 11:33:11 +01:00
command.py Add missing 'return False' to the SystemExit handler in runAsyncCommand 2010-07-02 15:41:37 +01:00
cooker.py bitbake: Switch to use subprocess for forking tasks and FAKEROOTENV to run shell and python under a fakeroot environment 2010-08-19 22:36:25 +01:00
daemonize.py Apply some 2to3 transforms that don't cause issues in 2.6 2010-07-02 15:41:33 +01:00
data.py bitbake: Switch to use subprocess for forking tasks and FAKEROOTENV to run shell and python under a fakeroot environment 2010-08-19 22:36:25 +01:00
data_smart.py Revert "In expand, drop the unnecessary second regular expression match" 2010-07-02 15:41:34 +01:00
event.py bitbake: Switch to use subprocess for forking tasks and FAKEROOTENV to run shell and python under a fakeroot environment 2010-08-19 22:36:25 +01:00
methodpool.py Consolidate the exec/eval bits, switch anonfunc to better_exec, etc 2010-07-02 15:41:31 +01:00
msg.py bitbake: Switch to use subprocess for forking tasks and FAKEROOTENV to run shell and python under a fakeroot environment 2010-08-19 22:36:25 +01:00
persist_data.py persist_data: cache connection and use cursor 2010-07-02 15:41:35 +01:00
providers.py Formatting cleanups 2010-07-02 15:41:32 +01:00
runqueue.py bitbake: Switch to use subprocess for forking tasks and FAKEROOTENV to run shell and python under a fakeroot environment 2010-08-19 22:36:25 +01:00
shell.py Apply some 2to3 refactorings 2010-07-02 15:41:37 +01:00
taskdata.py Move the output of no provider and multiple provider messages into the UI 2010-07-02 15:41:35 +01:00
utils.py bitbake/utils.py: Allow explode_dep_versions to handle the commas join_deps can introduce into strings 2010-08-17 09:29:08 +01:00