vuplus_bitbake
2004-04-06 Michael 'Mickey... gracefully continue even if readline is not present
2004-04-04 Michael 'Mickey... print information when expand fails
2004-04-04 Michael 'Mickey... allow dumping the log if OEINCLUDELOGS is set
2004-04-03 erichbacked out FILE (not) fix I submitted few hours ago
2004-04-03 erich${FILE} was not expanded correctly
2004-04-01 Chris LarsonBUGFIX: another missing item from the merge with mickey...
2004-04-01 Chris LarsonBUGFIX: fix an incorrect automatic merge from bk.
2004-04-01 Michael 'Mickey... eliminate usage of string module
2004-04-01 Chris LarsonAuto merged
2004-04-01 Chris Larson.\b\b
2004-04-01 Chris LarsonMerges
2004-04-01 Michael 'Mickey... use common make module
2004-04-01 Michael 'Mickey... supply filename as argument to callback
2004-04-01 Michael 'Mickey... compilefix
2004-04-01 Chris LarsonSCCS merged
2004-03-31 Chris LarsonAdapt to new build vs source dir bits, and dont execute...
2004-03-31 Chris LarsonTeach the oe tools to catch Exception so they fail...
2004-03-31 Chris LarsonRaise an exception when a variable references itself...
2004-03-31 Chris LarsonAdd a parse error exception, and use that for unparsed...
2004-03-31 Chris LarsonImprove performance by cutting down duplication expansions.
2004-03-31 Chris LarsonImplement a check for variable recursion at expansion...
2004-03-31 Chris LarsonUnbork OEDEBUG (sorta)
2004-03-31 Chris LarsonMake use of STAGING_DATADIR
2004-03-31 Chris LarsonFix manifest expansion.
2004-03-31 Chris LarsonCorrect path search order for md5sum in fetch.
2004-03-31 Chris LarsonBUGFIX: kill unnecessary empty line in function emission.
2004-03-31 Chris LarsonMove some variable sets out of the parser, add support...
2004-03-31 Chris LarsonManifest updates.. preparing to actually make use of it.
2004-03-31 Michael 'Mickey... support python function expansion
2004-03-31 erichrun fakeroot from ${STAGING_BINDIR}
2004-03-28 Chris LarsonAlterations to OE data behavior.
2004-03-28 Chris LarsonAdd commented set of the export flag on some vars,...
2004-03-28 Michael 'Mickey... support 'fakeroot' attribute for functions
2004-03-27 Michael 'Mickey... add version check
2004-03-27 Chris LarsonChange a few remnant a.has_key(b) users to b in a.
2004-03-23 Chris LarsonTeach oemake to obey OEMASK.
2004-03-23 Chris LarsonBUGFIX: bug that resulted in ${TOPDIR} being unexpanded...
2004-03-23 Michael 'Mickey... refactor some things out into functions
2004-03-23 Michael 'Mickey... fix name
2004-03-23 Michael 'Mickey... check column
2004-03-16 Chris LarsonHandle empty fields specified with '-'
2004-03-16 Chris LarsonAdd another field to the manifest, what the package...
2004-03-16 Chris LarsonOutput do_stage in the proof of concept file manifest...
2004-03-16 Chris LarsonBUGFIX: make oeread usable again.
2004-03-16 Chris Larson(no commit message)
2004-03-15 Chris LarsonUpdate the way we execute python functions, so on failu...
2004-03-13 Michael 'Mickey... give a reason when a task fails
2004-03-11 Chris LarsonFix the attempts to unpack the wrong filename tarball...
2004-03-11 Chris LarsonFix fetching sources for tag (not branch) cvs checkouts.
2004-03-11 Chris LarsonAlter cvs fetching.. when date isnt set, set it to...
2004-03-08 Michael 'Mickey... packages synchronize themselves
2004-03-08 Michael 'Mickey... misc
2004-03-08 Michael 'Mickey... getVar
2004-03-08 Michael 'Mickey... add expandAll
2004-03-06 Michael 'Mickey... version number increment
2004-03-06 Michael 'Mickey... items are now grouped not only by virtual but also...
2004-03-05 Chris Larson(no commit message)
2004-03-03 Chris LarsonRevert a re match change that borked patch application.
2004-03-03 Chris LarsonAdd initial pass at mirror support.
2004-02-27 Michael 'Mickey... update
2004-02-27 Michael 'Mickey... statustest
2004-02-27 Michael 'Mickey... increment verson
2004-02-27 Michael 'Mickey... (no commit message)
2004-02-26 Michael 'Mickey... test
2004-02-26 Michael 'Mickey... packageview is now a custom widget
2004-02-26 Michael 'Mickey... more info
2004-02-26 Michael 'Mickey... insert columns for check and status
2004-02-26 Michael 'Mickey... (no commit message)
2004-02-25 Michael 'Mickey... update
2004-02-25 Michael 'Mickey... (no commit message)
2004-02-23 Michael 'Mickey... make compatible with python 2.2
2004-02-21 Michael 'Mickey... use oe.data to parse
2004-02-21 Michael 'Mickey... more information in listview, will refactor into own...
2004-02-21 Michael 'Mickey... more columns, s/package/provider/
2004-02-21 Michael 'Mickey... adjust
2004-02-18 Michael 'Mickey... start rescan on launch
2004-02-18 Michael 'Mickey... refactoring
2004-02-18 Michael 'Mickey... new stuff
2004-02-18 Michael 'Mickey... don't use language or pyuic breaks parsing the <slots>
2004-02-18 Michael 'Mickey... add appcaption
2004-02-18 Michael 'Mickey... (no commit message)
2004-02-18 Michael 'Mickey... move events to oe/event - we need them from various...
2004-02-18 Michael 'Mickey... add event classes to this file
2004-02-18 Michael 'Mickey... dummy functions for NYI stuff
2004-02-18 Michael 'Mickey... add import guard
2004-02-18 Michael 'Mickey... (no commit message)
2004-02-18 Michael 'Mickey... rename and add an image
2004-02-18 Michael 'Mickey... rename
2004-02-18 Michael 'Mickey... cosmetics
2004-02-18 Michael 'Mickey... add executable
2004-02-18 Michael 'Mickey... (no commit message)
2004-02-17 Michael 'Mickey... (no commit message)
2004-02-16 Michael 'Mickey... mvdir
2004-02-16 Michael 'Mickey... delete the spinner class and use a nice cycle generator
2004-02-16 Michael 'Mickey... Rename: bin/daemon.py -> bin/utils/daemon.py
2004-02-16 Michael 'Mickey... (no commit message)
2004-01-26 Chris LarsonReplacing B.has_key(A) calls with A in B.
2004-01-24 Gerald Brittonanother optimization, another few percent
2004-01-24 Gerald Britton(no commit message)
2004-01-24 Gerald BrittonAuto merged
next