parser: add function to update the mtime for one file, courtesy Justin Patrin
[vuplus_bitbake] / lib / bb /
2005-09-08 Michael 'Mickey... parser: add function to update the mtime for one file...
2005-08-09 Holger Hans Peter... bitbake/lib/bb/parse/parse_py/BBHandler.py:
2005-08-04 Holger Hans Peter... bitbake/lib/bb/data_smart.py:
2005-08-04 Holger Hans Peter... bitbake/lib/bb/data.py:
2005-08-04 Holger Hans Peter... bitbake/bin/bitbake:
2005-07-30 Holger Hans Peter... Update the lib version to 1.3.2 as well
2005-07-27 Phil Blundelladd .= and =. operators, as requested by Holger
2005-07-21 Holger Hans Peter... bitbake/lib/bb/fetch.py:
2005-07-21 Holger Hans Peter... bitbake/lib/bb/fetch.py:
2005-07-21 Holger Hans Peter... bitbake/lib/bb/fetch.py:
2005-07-21 Holger Hans Peter... bitbake/parse/parse_py/ConfHandler.py
2005-07-11 Holger Hans Peter... Sorry for the inconvience and add the missing file
2005-07-10 Holger Hans Peter... Getting closer...
2005-07-10 Holger Hans Peter... More things done on the Bitbake C parser:
2005-07-10 Holger Hans Peter... Start with the excellent lexer and lemon Grammar from
2005-07-10 Holger Hans Peter... Prepare for the new tokenizer C-based parser as optiona...
2005-07-07 Michael 'Mickey... Shell:
2005-07-06 Michael 'Mickey... Shell:
2005-07-06 Michael 'Mickey... Shell:
2005-07-06 Michael 'Mickey... Shell: grab a deepcopy from the initial cooker data...
2005-07-06 Michael 'Mickey... remove last trace of make.py
2005-07-05 Michael 'Mickey... This (large) patch reintegrates the bb.make module...
2005-06-30 Marcin JuszkiewiczFix for #88 - written by proti:
2005-06-21 Holger Hans Peter... bitbake Poke Changes:
2005-06-21 Michael 'Mickey... - fix _findProvider() for 'PN-PV'
2005-06-18 Holger Hans Peter... bitbake/lib/bb/build.py:
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 Peter... BitBake (minor update):
2005-06-14 Holger Hans Peter... bitbake/lib/bb/__init__.py
2005-06-14 Michael 'Mickey... - add 'fetch', 'unpack', 'patch', 'configure', 'compile...
2005-06-13 Holger Hans Peter... 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... 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.