vuplus_bitbake
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...
2004-12-24 Chris LarsonUpdate the user manual -- add example usage of the...
2004-12-24 Chris LarsonAdd information on the bitbake command to the User...
2004-12-22 Chris LarsonHandle the parse only cmdline option when using --build...
2004-12-22 Chris LarsonApply patch from Richard Purdie to fix the --force...
2004-12-14 Marcin Juszkiewiczrenamed to get less ambiguous name
2004-12-13 Marcin Juszkiewiczfix building of one .bb file (-b parametr) - fix by pb
2004-12-10 Chris LarsonSet the 'url' in setup.py to our berlios.de project.
2004-12-10 Chris LarsonClean out the cruft in the vim syntax.
2004-12-10 Chris LarsonMake bbread use bb.make.load_bbfile() rather than calli...
2004-12-09 Chris LarsonFix the install paths of our datafiles in setup.py.
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-09 Chris LarsonVim syntax: bugfix in the match of 'def' lines.
2004-12-09 Chris LarsonVim syntax update: let syntax/python.vim do the highlig...
2004-12-08 Chris LarsonRework the way we handle do_clean and do_mrproper so...
2004-12-08 Chris LarsonMention --help when bitbake is called with no arguments.
2004-12-08 Chris LarsonUpdate bitbake command usage information: s/bbmake...
2004-12-08 Chris LarsonMake bbread spit out a nicer error when it encounters...
2004-12-08 Chris LarsonRename bbmake to bitbake.
2004-12-08 Chris LarsonAdd a 'buildfile' commandline option to bbmake, which...
2004-12-08 Chris LarsonUpdate the 'usage' information displayed by --help...
2004-12-08 Chris LarsonAdjust whitespace handling in the vim syntax a bit.
2004-12-08 Chris LarsonVim syntax: add a catchall which should flag anything...
2004-12-08 Chris LarsonVim syntax bugfix: make it a bit more tolerant about...
2004-12-08 Chris LarsonVim syntax: match variables defined using ?=.
2004-12-08 Chris LarsonVim syntax: match & highlight the 'fakeroot' flag for...
2004-12-08 Chris LarsonVim syntax: limit the areas in which variable dereferen...
2004-12-08 Chris LarsonVim syntax update: bugfix: don't recognize an empty...
2004-12-08 Chris LarsonVim syntax update: 1) Add EXPORT_FUNCTIONS to our list...
2004-12-08 Chris LarsonVim syntax update: match and highlight variable definit...
2004-12-08 Chris LarsonVim syntax update: Fix the statements (include/inherit...
2004-12-08 Chris LarsonVim syntax update: highlight := variable assignment.
2004-12-08 Chris Larsonoe to bb rename in oedev.sh.
2004-12-08 Chris LarsonVim syntax update: Fix the var deref in var overrides...
2004-12-08 Chris LarsonVim syntax update: 1) Highlight the quotes around a...
2004-12-08 Chris LarsonVim syntax update: Highlight overrides that include...
2004-12-08 Chris LarsonVim syntax update: highlight backslashes used as line...
2004-12-08 Chris LarsonVim syntax update: match anonymous python functions...
2004-12-08 Chris LarsonAdd copyright & license to the vim syntax file.
2004-12-08 Chris LarsonAdd README to contrib/.
2004-12-08 Chris LarsonVim syntax update: highlight the ending ':' on a 'def...
2004-12-08 Chris LarsonVim syntax update: highlight definitions of variable...
2004-12-08 Chris LarsonVim syntax update: highlight the 'def' as a Statement...
2004-12-08 Chris LarsonVim syntax update: highlight the 'def'd python function...
2004-12-08 Chris LarsonVim syntax update: highlight the shell functions as...
next