vuplus_bitbake
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...
2004-12-08 Chris LarsonStart adding vim syntax highlighting.
2004-12-07 Chris LarsonClean up after the aforementioned tests.
2004-12-07 Chris LarsonYet another test of the hooks.
2004-12-07 Chris LarsonTest hooks.
2004-12-07 Chris LarsonTest hooks.
2004-12-07 Chris LarsonRearrange repository.
2004-12-07 Chris LarsonInitial import.
2004-12-04 Phil Blundellsupport "oemake --world" as a (preferred) alternative...
2004-12-03 Phil Blundellif an exception occurs, during parsing, show which...
2004-12-03 Chris LarsonFix oemake 'world' logic bug.
2004-12-01 Chris LarsonAdd an 'EXCLUDE_FROM_WORLD' variable to oemake, which...
2004-12-01 Chris LarsonBUGFIX: oe.build.mkstamp had a hardcoded path to the...
2004-11-28 Phil Blundelladd 'oemake -s' option to dump out a table of latest...
2004-11-19 Marcin Juszkiewiczsubversion use revisions not date
2004-11-19 Chris LarsonAttempt to correct an unintended consequence of the...
2004-11-19 Chris LarsonAuto merged
2004-10-31 Phil Blundellapply patch from Murray Jensen to fix lost CVS_RSH...
2004-10-27 Chris LarsonMake oeread suck a bit less.
2004-10-27 Chris LarsonCall oe.data.init() rather than manually initializing...
2004-10-22 Marcin JuszkiewiczAuto merged
2004-10-18 Holger Schurigallow for "-d /usr/src/CVS" parameter to cvs if you set
2004-10-15 Phil Blundellback out previous mistaken change
2004-10-13 Phil Blundelladd current task to OVERRIDES during execution to facil...
2004-10-01 Rene Wagnerfix OEMASK handling
2004-09-21 Phil Blundellalso accept ".inc" as a legitimate file extension
2004-09-18 Chris LarsonAdd -n/--name option to oeimage, to allow us to force...
2004-08-26 Marcin Juszkiewiczquiet cvs/svn tarball creating
2004-08-25 Marcin Juszkiewiczsubversion fetcher based on cvs one
2004-08-10 Michael 'Mickey... update
2004-08-07 Phil Blundelluse _ not - to separate pv from pr in PREFERRED_VERSION_foo
next