generic-poky/bitbake/lib/bb
Richard Purdie 7642529554 bitbake: Anonymous funciton improvements - use methodpool to allow cached code and remove anonymous function indentation mismatch problems
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-10-13 08:38:13 +01:00
..
fetch bitbake/fetch: Ensure SRCREVINACTION always resets the core flags even when parsing failes by using a try/finally 2009-09-24 18:57:08 +01:00
parse bitbake: Anonymous funciton improvements - use methodpool to allow cached code and remove anonymous function indentation mismatch problems 2009-10-13 08:38:13 +01:00
COW.py bitbake: Update to work without warnings with python 2.6 2009-05-12 16:53:22 +01:00
__init__.py bitbake: Merge further fixes from upstream 1.8 branch 2009-05-11 22:41:17 +01:00
build.py bitbake: Add bb and os to __builtins__, not the exec function global 2009-10-13 08:38:13 +01:00
cache.py bitbake/cache.py: Add warnings for leakage of SRCREVINACTION magic value 2009-09-24 18:57:09 +01:00
cooker.py bitbake: Add a --revisions-changed commandline option to indicate when floating srcrevs have changed 2009-07-29 14:33:14 +01:00
data.py bitbake: Merge further fixes from upstream 1.8 branch 2009-05-11 22:41:17 +01:00
data_smart.py bitbake: Update to work without warnings with python 2.6 2009-05-12 16:53:22 +01:00
event.py event.py: Revert accidental but harmless commit 2008-05-21 21:09:38 +00:00
manifest.py bitbake: Sync with upstream. 2007-01-08 23:53:01 +00:00
methodpool.py bitbake: Sync with upstream. 2007-01-08 23:53:01 +00:00
msg.py bitbake: Sync with upstream 1.8 branch 2007-08-15 08:39:19 +00:00
persist_data.py bitbake: Remove persist_data domain renaming code as it appears to expose sqlite bugs and data consistency issues 2009-07-30 21:24:31 +01:00
providers.py bitbake: Make sure regexp patterns are consistent in providers.py 2009-07-23 16:20:02 +01:00
runqueue.py bitbake runqueue: Add a minor speedup to the runqueue code 2009-07-29 14:08:05 +01:00
shell.py shell.py: stage is called populate_staging 2009-01-30 12:21:06 +00:00
taskdata.py bitbake/bitbake-dev: Sync with upstream 2008-12-06 13:16:13 +00:00
utils.py bitbake: Add build_environment function for building an environment based on the data dictonary 2009-07-02 14:33:53 +01:00