build in a try/except block and intercept faulty builds
[vuplus_bitbake] / lib / bb / shell.py
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-27 Michael 'Mickey... - add command specific tab completion
2005-05-26 Michael 'Mickey... some fixes
2005-05-26 Michael 'Mickey... add bbfile completion
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...