vuplus_bitbake
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
2004-01-24 Chris LarsonBUGFIX: silly bug in the overrides application.
2004-01-24 Chris LarsonMove compile of 'word' regex to the module scope.
2004-01-24 Chris LarsonFirst pass of improvements to the data handling to...
2004-01-23 Chris LarsonMake oemake 'del' a package's metadata when said packag...
2004-01-23 Chris LarsonAdd --abort/-a back, as a no-op with a warning.
2004-01-23 Chris Larsonoemake syntax change. abort on failure is now default...
2004-01-23 Chris LarsonAdd a spinner during oemake's .oe parsing.
2004-01-23 Chris LarsonCosmetic change.. 'succeeded' changed to 'completed...
2004-01-23 Chris LarsonRevamp task handling to accomidate a change to oemake...
2004-01-23 Holger Schurigfinished parsing of *.pkgfile
2004-01-23 Chris LarsonAlter data handling functions to skip operation on...
2004-01-23 Chris LarsonKill deprecated env/metadata handling bits.
2004-01-23 Chris LarsonMove task setup from oebuild into the .oe parser.
2004-01-23 Chris LarsonAdd a new syntax to .conf/.oe files for setting metadat...
2004-01-22 Holger Schurigrevert my enhancement
2004-01-22 Holger Schurigdisplay vars in an oe file
2004-01-22 Chris LarsonAdd listtasks function.
2004-01-22 Holger Schurigno need to os.path.join twice
2004-01-22 Holger Schurig(no commit message)
2004-01-22 Holger Schurigfixed line number counting
2004-01-22 Holger Schurigmove imports to the begin
2004-01-22 Holger Schurigmade it working (not yet useful)
2004-01-22 Holger Schurigchanged -v to -V, this is standard GNU and allows us...
2004-01-22 Holger Schurigchanged -v to -V, this is standard GNU and allows us...
2004-01-22 Holger Schurigchanged -v to -V, this is standard GNU and allows us...
2004-01-22 Holger Schurigchanged -v to -V, this is standard GNU and allows us...
2004-01-16 Michael 'Mickey... import time into the environment (need it for some...
2004-01-16 Chris LarsonBUGFIX: incorrect format for supports()
2004-01-16 Chris LarsonAdd question regarding build order to the FAQ.
2004-01-04 Chris LarsonStart removing some unnecessary old deprecated function...
2004-01-04 Chris LarsonBUGFIX: localpath calls.
2004-01-02 Chris LarsonBUGFIX: Only add -r to co when tag is specified.
2004-01-02 Chris LarsonGet rid of OEDIR. It'll still get added to the OEPATH...
2004-01-02 Chris LarsonAuto merged
2004-01-02 Chris LarsonMissed a localpath call. Fixed.
2004-01-02 Chris LarsonUpdates to the fetch code.. now pulls down from cvs...
2004-01-02 Chris LarsonAdaptations to pass the metadata into localpath functio...
2003-12-20 Michael 'Mickey... (no commit message)
2003-12-20 Chris LarsonEnhance cvs fetching step one - obey a cvs checkout...
2003-12-16 Chris LarsonOutput what file oemake is parsing..
2003-12-06 Chris LarsonUse /usr/bin/env to locate python.
2003-12-05 Chris LarsonInclude site.conf, and add ${HOME}/.oe to OEPATH.
2003-12-02 Chris LarsonFix oeinstall and oemake to call python, not python2.
2003-11-27 Chris LarsonWrite out a .md5 file for the Wget downloads. Currentl...
2003-11-27 Chris LarsonIncrement tool version
2003-11-22 Chris LarsonMake oeinstall cmdline override INST_OEPKGS, and make...
2003-11-22 Chris LarsonHandle the 'i depend on myself' situation cleanly.
2003-11-22 Chris LarsonFix a bug that caused issues with the metadata when...
2003-11-15 Michael 'Mickey... bring in sync with the facts
2003-10-31 Chris LarsonAllow '+' in a variable name.
2003-10-24 Chris LarsonAdd INST_OEPKGS and OEPKGS to the set of vars inherited...
2003-10-24 Chris Larson(no commit message)
2003-10-23 Chris LarsonBUGFIX: the inheritance cache wasnt local to a given...
2003-10-23 Chris LarsonRevamp oeinstall, now supports multiple install types...
2003-10-15 Chris Larson(no commit message)
2003-10-15 Chris LarsonUpdate TODO
2003-10-15 Chris Larsonmvdir
2003-10-15 Chris LarsonDelete: bin/build/README
2003-10-15 Chris LarsonUse 1/0 instead of True/False to work with python <2.3
2003-10-15 Chris Larson(no commit message)
2003-10-14 Chris LarsonMove default PROVIDES (P, PF, PN, CATEGORY/P, CATEGORY...
2003-10-14 Chris LarsonRevamp the way we handle set of PN/PV/PR from filename...
2003-10-10 Chris LarsonUse bzip2 -dc fn | tar x -f - rather than tar -xj ...
2003-10-10 Chris LarsonAdd VAR?=value to the parser.
2003-10-07 Chris LarsonDisplay warnings when one of the autotools fails.
2003-10-02 Chris LarsonBUGFIX: return '' when which doesnt find what its looki...
2003-10-02 Chris LarsonMake use of the 'include' variable to decide when to...
2003-09-30 Chris LarsonBUGFIX: 'die' needed to display the passed arguments.
2003-09-28 Gerald Brittonfix inheriting from OS environment in includes, cleanup...
2003-09-28 Gerald Brittoneliminate dupes from paths, cleanup path inclusion...
2003-09-28 Chris Larson(no commit message)
2003-09-26 Chris Larson(no commit message)
2003-09-24 Chris Larsons/ARCH/TARGET_ARCH/g
2003-09-24 Chris Larson(no commit message)
2003-09-24 Chris LarsonCorrect the output path for bunzipped/gunziped files.
2003-09-24 Chris LarsonBUGFIX: Make package_rpm happy again, both with ARCH...
2003-09-23 Chris LarsonAllow variable references within the key of a variable...
2003-09-23 Chris LarsonPackaging granularity fixes.
2003-09-22 Chris LarsonBUGFIX: follow deps when using --cmd install
2003-09-22 Chris Larson(no commit message)
2003-09-20 Chris Larson(no commit message)
2003-09-20 Chris Larson(no commit message)
2003-09-20 Chris LarsonDelete: doc/ebuild.5.txt
2003-09-20 Chris LarsonDelete: doc/ebuild.1.txt
2003-09-20 Chris LarsonDelete: doc/OVERVIEW
2003-09-20 Chris LarsonDelete: doc/EVENTS
2003-09-20 Chris LarsonDelete: doc/DIRSnVARS
2003-09-20 Chris LarsonDelete: doc/COMMANDS
2003-09-20 Chris LarsonDelete: bin/oebuild.old
next