generic-poky/bitbake/lib/bb
Chris Larson d951aa40a0 Move LAYERDIR expansion hack into DataSmart
(Bitbake rev: 40778a6e9e82c7ea4673a74fc19574430fa63e8d)

Signed-off-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2011-01-04 14:46:52 +00:00
..
fetch bzr: use utils.remove instead of os.system 2011-01-04 14:46:52 +00:00
parse parse: use bb.utils.which 2011-01-04 14:46:52 +00:00
pysh Implement parallel parsing support 2011-01-04 14:46:42 +00:00
server Queue up events before the UI is spawned 2011-01-04 14:46:37 +00:00
ui Fix logging level names for post-server-ui-split 2011-01-04 14:46:52 +00:00
COW.py Apply some 2to3 refactorings 2010-07-02 15:41:37 +01:00
__init__.py Work around issue with pickling of traceback objects 2011-01-04 14:46:34 +00:00
build.py Use os.devnull, not /dev/null 2011-01-04 14:46:52 +00:00
cache.py Show the user progress when loading the cache 2011-01-04 14:46:51 +00:00
codeparser.py Move the pysh package into the bb package 2011-01-04 14:46:39 +00:00
command.py Rename command events, adjust compareRevisions 2011-01-04 14:46:49 +00:00
cooker.py Move LAYERDIR expansion hack into DataSmart 2011-01-04 14:46:52 +00: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: add optional expansion to getVarFlag() 2010-12-14 22:36:19 +00:00
data_smart.py Move LAYERDIR expansion hack into DataSmart 2011-01-04 14:46:52 +00:00
event.py Show the user progress when loading the cache 2011-01-04 14:46:51 +00:00
methodpool.py Consolidate the exec/eval bits, switch anonfunc to better_exec, etc 2010-07-02 15:41:31 +01:00
msg.py Fix logging level names for post-server-ui-split 2011-01-04 14:46:52 +00:00
persist_data.py persist_data: handle locked db for SELECT 2011-01-04 14:46:39 +00:00
process.py process: handle OSErrors other than file not found 2011-01-04 14:46:50 +00:00
providers.py Switch bitbake internals to use logging directly rather than bb.msg 2011-01-04 14:46:33 +00:00
runqueue.py Use os.devnull, not /dev/null 2011-01-04 14:46:52 +00:00
shell.py cooker: stop loading the cache for -b 2011-01-04 14:46:43 +00:00
siggen.py siggen.py: print taskname when seeing mismatched hash in cache 2010-12-20 14:50:22 +00:00
taskdata.py cooker: use re match, not search in re_match_strings 2011-01-04 14:46:47 +00:00
utils.py utils: don't overwrite builtin dir() function 2011-01-04 14:46:52 +00:00