Chris Larson 4b0fd70539 Fix IndexError encountered when a 'depends' flag references a nonexistant task 14 years ago
..
fetch d6ff58eb2d fetch: Only mark srcrev recipes as uncached when outside of SRCREV caching mode 14 years ago
parse 9fe8242916 Add support for .bbappend files (see mailing lists for detais) 14 years ago
server d39ab776e7 Apply some 2to3 transforms that don't cause issues in 2.6 14 years ago
ui 61780379d4 3.0 prep 14 years ago
COW.py 219be63895 Apply some 2to3 refactorings 14 years ago
__init__.py 43700fa1ca Use PendingDeprecationWarning for functions moved from bb to bb.utils 14 years ago
build.py 0cc632761e *: Fix typo in documentation 14 years ago
cache.py 9fe8242916 Add support for .bbappend files (see mailing lists for detais) 14 years ago
command.py 966490c555 Add missing 'return False' to the SystemExit handler in runAsyncCommand 14 years ago
cooker.py e43b46fe68 cooker.py: Fix case of -b option with a full filepath 14 years ago
daemonize.py d39ab776e7 Apply some 2to3 transforms that don't cause issues in 2.6 14 years ago
data.py 211f44ce0e Don't emit vars starting with __, as those are internal 14 years ago
data_smart.py 084dfe47be Revert "In expand, drop the unnecessary second regular expression match" 14 years ago
event.py 36b980c16b Move the output of no provider and multiple provider messages into the UI 14 years ago
methodpool.py 424d7e267b Consolidate the exec/eval bits, switch anonfunc to better_exec, etc 14 years ago
msg.py c82926ccdd *: use print() as a function 14 years ago
persist_data.py 8a6876752b persist_data: cache connection and use cursor 14 years ago
providers.py 2caf134b43 Formatting cleanups 14 years ago
runqueue.py 4b0fd70539 Fix IndexError encountered when a 'depends' flag references a nonexistant task 14 years ago
shell.py 219be63895 Apply some 2to3 refactorings 14 years ago
taskdata.py 36b980c16b Move the output of no provider and multiple provider messages into the UI 14 years ago
utils.py 499a2d28d5 Make realfile optional for better_exec, using the existing fn in the code object 14 years ago