(no commit message)
[vuplus_bitbake] / bin /
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
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-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 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-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 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...
next