vuplus_bitbake
2005-06-17 Michael 'Mickey... make the cache also work when you use softlinks to...
2005-06-17 Michael 'Mickey... - add 'alias' command to allow shortcuts for commands
2005-06-17 Michael 'Mickey... - add 'peek' command: Example Usage: peek nano SRC_URI
2005-06-17 Michael 'Mickey... make edit command more consistent:
2005-06-16 Michael 'Mickey... - fix pasteLog and pasteBin failure codepaths. Thanks...
2005-06-16 Michael 'Mickey... - add 'showdata' command
2005-06-16 Michael 'Mickey... - add 'getvar' to print out a variable from the outer...
2005-06-15 Holger Hans... BitBake (minor update):
2005-06-15 Marcin JuszkiewiczKeep all temporary files in proper place not in TMPDIR...
2005-06-14 Holger Hans... bitbake/lib/bb/__init__.py
2005-06-14 Michael 'Mickey... - add 'fetch', 'unpack', 'patch', 'configure', 'compile...
2005-06-13 Holger Hans... BitBake:
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... remove sys.exc_info() hack and instead use the magic...
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-06 Holger Hans... bitbake/bin/bitdoc:
2005-06-03 Michael 'Mickey... catch build exceptions also when building just one...
2005-06-02 Holger Hans... bitbake/bin/bitbake:
2005-06-01 Michael 'Mickey... use cooker.findBestProvider() for the 'which' command
2005-05-31 Holger Hans... bitbake/bin/bitbake:
2005-05-30 Michael 'Mickey... calculate absolute path when parsing a bitbake file...
2005-05-30 Michael 'Mickey... fix stupid typo. this repairs bitbake -f
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-30 Michael 'Mickey... remove accidantly commited debug line
2005-05-29 Michael 'Mickey... major update:
2005-05-29 Michael 'Mickey... misc. refactoring bits for bin/bitbake:
2005-05-28 Holger Hans... bitbake/lib/bb/*: 1.3.0
2005-05-28 Holger Hans... bitbake/bin/bitbake:
2005-05-27 Michael 'Mickey... - add command specific tab completion
2005-05-26 Holger Hans... bitbake:
2005-05-26 Michael 'Mickey... some fixes
2005-05-26 Michael 'Mickey... catch parse error in parseConfigurationFile()
2005-05-26 Michael 'Mickey... add bbfile completion
2005-05-26 Michael 'Mickey... - remove checking for return if parse-only is set when...
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... call update_data right after parsing the conf files
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 Michael 'Mickey... bitbake: factor out methods parseConfigurationFile...
2005-05-25 Phil Blundelltolerate ${...} in function names
2005-05-24 Michael 'Mickey... Mickey's style and performance tunings, volume I:
2005-05-23 Michael 'Mickey... update data to make _append's etc. appear. patch courte...
2005-05-23 Holger Hans... bitbake/MANIFEST:
2005-05-23 Holger Hans... bitbake/lib/bb module:
2005-05-23 Holger Hans... bitbake/TODO:
2005-05-23 Michael 'Mickey... Slight OO refactoring of BitBake command line utility...
2005-05-22 Holger Hans... bitbake/bin/bitbake:
2005-05-22 Holger Hans... bitbake/ChangeLog:
2005-05-22 Holger Hans... bitbake/lib/bb/make.py:
2005-05-21 Holger Hans... bitbake/lib/bb/data_smart.py:
2005-05-20 Holger Hans... bitbake/lib/bb/fetch.py:
2005-05-20 Holger Hans... bitbake/lib/bb/fetch.py:
2005-05-20 Holger Hans... bitbake/lib/bb/data.py:
2005-05-20 Holger Hans... bitbake/lib/bb/data.py:
2005-05-20 Holger Hans... bitbake/lib/bb/data.py:
2005-05-20 Holger Hans... bitbake/lib/bb/data.py:
2005-05-20 Holger Hans... bitbake/lib/bb/data_dict.py:
2005-05-20 Holger Hans... bitbake/TODO:
2005-05-20 Holger Hans... bitbake/lib/bb/data_smart.py:
2005-05-18 Holger Hans... tbake/lib/bb/fetch.py:
2005-05-18 Holger Hans... bitbake/lib/bb/fetch.py
2005-05-18 Chris LarsonChange the bb.__version__ to 1.2.1, and adjust setup...
2005-05-18 Holger Hans... bitbake/bin/bitbake:
2005-05-18 Michael 'Mickey... add missing copyright and fix __ignored_dependencies...
2005-05-17 Holger Hans... lib/bb/data.py:
2005-05-17 Holger Hans... lib/bb/data.py:
2005-05-17 Holger Hans... bin/bitbake:
2005-05-17 Holger Hans... lib/bb/data.py:
2005-05-17 Michael 'Mickey... add authors file
2005-05-17 Holger Hans... lib/bb/data.py:
2005-05-17 Holger Hans... lib/bb/build.py:
2005-05-17 Holger Hans... Add a ChangeLog to lay out the 'API' changes of bitbake
2005-05-17 Holger Hans... lib/bb/fetch.py:
2005-05-17 Holger Hans... Add data_dict.py to the MANIFEST
2005-05-17 Holger Hans... createCopy:
2005-05-17 Holger Hans... bitbake data module abstraction:
2005-03-11 Chris LarsonAdjust the version in setup.py.
2005-01-23 Phil BlundellEvaluate dependencies in try_build(), even if stamp...
2005-01-22 Chris Larsonbin/bitbake:
2005-01-17 Chris LarsonAdd -nochunks makefile targets for documentation genera... 1.1
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-06 Chris LarsonTest trigger alterations.
2005-01-06 Chris LarsonTest trigger alterations.
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 Larsonbbread: wrap the call to bb.data.emit_env() in a try...
2004-12-26 Chris LarsonRemove references to 'BBMAKE' from the debug messages...
2004-12-26 Chris LarsonRe-raise bb.build.FuncFailed if it's encountered in...
next