bitbake/lib/bb/methodpool.py:
[vuplus_bitbake] / lib / bb /
2005-06-11 Michael 'Mickey... collect_bbfiles:
2005-06-10 Michael 'Mickey... OO overhaul:
2005-06-10 Michael 'Mickey... - capture bb.parse exception in 'filebuild'
2005-06-09 Michael 'Mickey... add 'shell <command>' which hands a command over to...
2005-06-09 Michael 'Mickey... Use socket.gethostname() instead of os.environ["HOST...
2005-06-09 Michael 'Mickey... Greatly improve pastebin functionality:
2005-06-08 Michael 'Mickey... add pastebin command to upload the latest error log...
2005-06-08 Michael 'Mickey... - set magic args attribute for event exception
2005-06-07 Michael 'Mickey... build in a try/except block and intercept faulty builds
2005-06-01 Michael 'Mickey... use cooker.findBestProvider() for the 'which' command
2005-05-30 Michael 'Mickey... add ; as command seperator
2005-05-30 Michael 'Mickey... add some more things to TODO
2005-05-30 Michael 'Mickey... - fix bug in file*** commands (need to clean the _task_...
2005-05-29 Michael 'Mickey... major update:
2005-05-28 Holger Hans Peter... bitbake/lib/bb/*: 1.3.0
2005-05-27 Michael 'Mickey... - add command specific tab completion
2005-05-26 Holger Hans Peter... bitbake:
2005-05-26 Michael 'Mickey... some fixes
2005-05-26 Michael 'Mickey... add bbfile completion
2005-05-26 Phil Blundellhave bb.parse.handle() throw ParseError if the input...
2005-05-26 Michael 'Mickey... - add more commands: edit, clean, rebuild.
2005-05-25 Michael 'Mickey... Python 2.3.x compatibility fix
2005-05-25 Michael 'Mickey... add first (preview) version of the bitbake interactive...
2005-05-25 Phil Blundelltolerate ${...} in function names
2005-05-23 Holger Hans Peter... bitbake/lib/bb module:
2005-05-22 Holger Hans Peter... bitbake/lib/bb/make.py:
2005-05-21 Holger Hans Peter... bitbake/lib/bb/data_smart.py:
2005-05-20 Holger Hans Peter... bitbake/lib/bb/fetch.py:
2005-05-20 Holger Hans Peter... bitbake/lib/bb/fetch.py:
2005-05-20 Holger Hans Peter... bitbake/lib/bb/data.py:
2005-05-20 Holger Hans Peter... bitbake/lib/bb/data.py:
2005-05-20 Holger Hans Peter... bitbake/lib/bb/data.py:
2005-05-20 Holger Hans Peter... bitbake/lib/bb/data.py:
2005-05-20 Holger Hans Peter... bitbake/lib/bb/data_dict.py:
2005-05-20 Holger Hans Peter... bitbake/lib/bb/data_smart.py:
2005-05-18 Holger Hans Peter... tbake/lib/bb/fetch.py:
2005-05-18 Holger Hans Peter... bitbake/lib/bb/fetch.py
2005-05-18 Chris LarsonChange the bb.__version__ to 1.2.1, and adjust setup...
2005-05-17 Holger Hans Peter... lib/bb/data.py:
2005-05-17 Holger Hans Peter... lib/bb/data.py:
2005-05-17 Holger Hans Peter... lib/bb/data.py:
2005-05-17 Holger Hans Peter... lib/bb/data.py:
2005-05-17 Holger Hans Peter... lib/bb/build.py:
2005-05-17 Holger Hans Peter... lib/bb/fetch.py:
2005-05-17 Holger Hans Peter... createCopy:
2005-05-17 Holger Hans Peter... bitbake data module abstraction:
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
2005-01-02 Phil Blundellcorrect transposed protocol/revision parameters to...
2004-12-27 Phil Blundellemit_var(): if showing all vars, emit even those with... 1.0
2004-12-26 Chris LarsonRe-raise bb.build.FuncFailed if it's encountered in...
2004-12-09 Chris LarsonClean up the BBPATH mangling bits in the parser.
2004-12-09 Chris LarsonFix the BBPATH mangling fix..
2004-12-09 Chris LarsonAdd the location of the .bb file to BBPATH in the parse...
2004-12-09 Chris LarsonAdapt bits to the new way of handling the debug level.
2004-12-09 Chris LarsonApply patch from seb (proti) to fix OEDEBUG and add...
2004-12-07 Chris LarsonInitial import.