vuplus_bitbake
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
2004-08-07 Phil Blundelladmit blank lines as legitimate python content
2004-08-07 Phil Blundellrework handling of comments, blank lines and \-continuation
2004-08-06 Michael 'Mickey... use an empty OEMASK if none is set
2004-08-05 Phil Blundellonly apply ?= assignments if variable is None, not...
2004-08-05 Chris LarsonAdd 'localdir' parameter to the cvs fetcher, specifical...
2004-08-04 Chris LarsonChange oeread behavior to act like showdata by default.
2004-08-04 Chris LarsonDon't hardcode the location of fakeroot, to allow us...
2004-08-04 Chris LarsonShow filename of log when displaying it, on failure.
2004-08-04 Phil Blundellremove special-casing of tag=HEAD
2004-08-04 Michael 'Mickey... improve keyboard error handling
2004-08-04 Michael 'Mickey... improve performance by compiling the OEMASK regexp...
2004-08-02 Phil Blundellhonour CVS_TARBALL_STASH_${PN}
2004-07-26 Phil Blundelladd support for DEFAULT_PREFERENCE when selecting versi...
2004-07-25 Michael 'Mickey... receive tuple
2004-07-24 Michael 'Mickey... count number of parsed, cached, skipped packages and...
2004-07-22 Phil Blundellimprove diagnostics when bad things happen during expansion
2004-07-20 Michael 'Mickey... reality check
2004-07-20 Michael 'Mickey... get dir without having to rely on OEDIR
2004-07-19 Michael 'Mickey... slightly improve provider hash progress output
2004-07-17 Chris Larsonmvdir
2004-07-03 Phil Blundellfix formatting of diagnostic message
2004-07-02 Phil Blundelladd support for PREFERRED_VERSION and oefile priority
2004-07-02 Chris LarsonImport oe.build in the OEHandler.
2004-07-01 Chris LarsonKill off old unmaintained docs.
2004-07-01 Chris LarsonDelete: doc/TRANSITION
2004-07-01 Chris LarsonDelete: doc/TODO
2004-07-01 Chris LarsonDelete: doc/FAQ
2004-07-01 Chris LarsonDelete: doc/DEVEL
2004-07-01 Chris LarsonDelete: bin/parse_manifest
2004-07-01 Chris LarsonDelete: bin/oemaked
2004-07-01 Chris LarsonDelete: bin/oeinstall
2004-07-01 Chris LarsonDelete: bin/file_manifest
2004-07-01 Chris LarsonDelete: bin/README
2004-07-01 Chris LarsonWarn about usage of OEDIR.
2004-07-01 Chris LarsonMove set_additional_vars call.
2004-06-27 Phil Blundellsecond attempt at pickling functions
2004-06-27 Phil Blundellstore list of defined functions as "__functions" in...
2004-06-27 Phil Blundellalso pickle the functions listed in __functions
2004-06-26 Phil Blundellremove 'return' from call thunk for inherited functions...
2004-06-22 Chris LarsonAllow _prepend/_append/_delete variable flags to flow...
2004-06-21 Holger Hans... SRC_URI_append_machine = foo
2004-06-12 Phil Blundelltrap oe.build exceptions at top level to avoid python...
2004-06-12 Phil Blundellif a build fails, re-throw the exception rather than...
2004-06-12 Marcin Juszkiewiczoemake BUGFIX: only display the progress bar when stdou...
2004-06-12 Phil Blundellautomatically insert a leading/trailing space during...
2004-06-06 Michael 'Mickey... (no commit message)
2004-06-06 Phil Blundellallow / in variable names
2004-06-06 Phil Blundelladd support for PREFERRED_PROVIDER_<virtual>
2004-06-04 Phil Blundelladd progress bar during provider hash building
2004-06-01 Chris LarsonMinor indentation change - no hard tabs in the oe core.
2004-06-01 Phil Blundelladd oe.data.inherits_class()
2004-06-01 Phil Blundellremove bogus length check in expand() to fix meta-opie
2004-05-27 Chris LarsonBUGFIX: correct indentation on that build debugging...
2004-05-27 Chris LarsonAdapt oe.build code to pipe our logs through tee if...
2004-05-25 Holger Schurigi am not executable
2004-05-22 Chris LarsonDeal with really annoying failure when the build code...
2004-05-22 Chris LarsonRemove unnecessary decodeurl debugging.
2004-05-22 Chris LarsonBugfix in encodeurl per the recent decodeurl changes.
2004-05-22 Chris LarsonBugfix in decodeurl's uri regex; the previous version...
2004-05-22 Chris LarsonRework decodeuri's regular expression for the uri to...
2004-05-22 Chris LarsonHandle relative file:// paths.
2004-05-22 Chris LarsonFix A variable.
2004-05-21 Chris LarsonDump a useful error message when our attempt to populat...
2004-05-19 Holger SchurigDelete: bin/oemakepkgs
2004-05-18 Chris LarsonBugfix in OEPATH mangling when loading a .oe's metadata...
2004-05-17 Phil Blundellallow + and - in function names
2004-05-17 Phil Blundellcorrect line numbers when handling backslash-continuation
2004-05-15 Chris LarsonAllow specifying rsh=[rsh cmd] in the cvs URI, so as...
2004-05-15 Chris LarsonDisplay actual cause of a failure to open a .oe in...
2004-05-14 Chris LarsonCorrect the way we mkdir CACHE to use oe.mkdirhier...
next