build.py: Make sure expandKeys has been called on the data dictonary before running...
[vuplus_bitbake] / lib / bb / build.py
2008-05-21 Richard Purdiebuild.py: Make sure expandKeys has been called on the...
2008-02-28 Richard Purdiebuild.py: Fix task variable expansion issue
2008-02-26 Richard PurdieRemove digraph and switch to new stamp checking code.
2008-02-24 Richard Purdiebuild.py: Remove uneeded mkdirhiercall
2008-02-24 Richard Purdiebuild.py: Convert exec_task to use getVarFlags
2007-12-01 Richard PurdieAdd selfstamp and lockfiles flags
2007-09-05 Richard Purdiebuild.py: Add support for cleaning directories before...
2007-08-17 Richard PurdieBBHandler.py/build.py: Rework add_task to be more effic...
2007-08-16 Richard Purdiebuild.py: Expand data to addtask
2007-04-03 Richard Purdiebuild.py: Expand dependency flag data
2007-04-03 Richard Purdiebuild.py: Add missing intertask dependency code
2007-01-10 Holger Hans Peter... trunk/bitbake/lib/bb/build.py: Put LC_ALL=C on os.syste...
2007-01-07 Richard PurdieMake -f (force) flag handling work properly
2007-01-07 Richard Purdiebuild.py: Add del_stamp function to remove existing...
2007-01-07 Richard Purdiebuild.py: Merge stamp_is_current and stamp_is_current_c...
2007-01-04 Marcin Juszkiewiczmoved 'here comes the log' message back to proper place
2007-01-04 Marcin Juszkiewiczbuild.by: Added option to limit amount of log lines...
2007-01-04 Marcin Juszkiewiczdrop shebangs from lib/bb scripts
2006-12-08 Holger Hans Peter... Add proper GPLv2 headers to all BitBake files
2006-09-10 Richard Purdiebuild.py: Really fix debug_level references causing...
2006-09-10 Richard Purdiebuild.py: Fix debug_level references causing excessive...
2006-09-09 Richard Purdiebuild.py: Add interactive flag for tasks to optionally...
2006-09-09 Richard PurdieComplete conversion to use bb.msg
2006-08-20 Richard Purdiebitbake/lib/bb/build.py:
2006-08-16 Richard PurdieRemove a debug statement that crept in
2006-08-13 Richard Purdietrunk/bitbake/lib/bb/build.py:
2006-07-08 Richard Purdiebitbake/lib/bb/__init__.py:
2006-07-08 Holger Hans Peter... lib/bb/build.py: fix for 1017, try to change back to...
2006-07-08 Richard Purdiebitbake/lib/bb/build.py:
2006-03-07 Holger Hans Peter... bitbake/lib/bb/utils.py:
2006-02-26 Holger Hans Peter... bitbake/parser,build,utils:
2005-06-30 Marcin JuszkiewiczFix for #88 - written by proti:
2005-06-18 Holger Hans Peter... bitbake/lib/bb/build.py:
2005-06-08 Michael 'Mickey... - set magic args attribute for event exception
2005-05-17 Holger Hans Peter... lib/bb/build.py:
2005-05-17 Holger Hans Peter... createCopy:
2005-01-17 Chris LarsonUnbork our event classes a bit. Added a 'data' propert...
2005-01-17 Chris LarsonAs recommended by pb_ and RP, prepend the task name...
2005-01-16 Phil Blundelladd current task name to OVERRIDES during execution
2004-12-09 Chris LarsonAdapt bits to the new way of handling the debug level.
2004-12-07 Chris LarsonInitial import.