Auto merged
[vuplus_bitbake] / bin / oe /
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-08-26 Marcin Juszkiewiczquiet cvs/svn tarball creating
2004-08-25 Marcin Juszkiewiczsubversion fetcher based on cvs one
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 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 performance by compiling the OEMASK regexp...
2004-08-02 Phil Blundellhonour CVS_TARBALL_STASH_${PN}
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-02 Chris LarsonImport oe.build in the OEHandler.
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 Peter... SRC_URI_append_machine = foo
2004-06-12 Phil Blundellautomatically insert a leading/trailing space during...
2004-06-06 Phil Blundellallow / in variable names
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-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...
2004-05-09 Gerald Brittonupdate data after anon funcs
2004-05-09 Chris Larsonkill off some remnant tabs
2004-05-09 Chris LarsonCorrect an indentation bug, add some missing modelines...
2004-05-09 Chris LarsonIndentation brokenness fixes.
2004-05-09 Chris LarsonWhitespace changes. Reformat things to better match...
2004-05-04 Michael 'Mickey... make += and =+ work when the variable was not previousl...
2004-05-03 Michael 'Mickey... add support for CVS_TARBALL_STASH in fetch.py. Set...
2004-05-02 Michael 'Mickey... process all cvs:// URIs even if one is already checked...
2004-04-30 Michael 'Mickey... support += and =+ syntax for immediate prepend and...
2004-04-30 Michael 'Mickey... fix python crash if cache contains no dependency inform...
2004-04-30 Michael 'Mickey... add dependency tracking for parse cache - patch courtes...
2004-04-30 Michael 'Mickey... first shot at caching .oe files
2004-04-29 Chris LarsonUnbork prevention of the run.* script removal via OEDEBUG.
2004-04-25 Chris LarsonKill one instance of KeyboardInterrupt being swallowed...
2004-04-24 Michael 'Mickey... Import patch tmpfile
2004-04-23 Michael 'Mickey... Import patch tmpfile
2004-04-23 Michael 'Mickey... fix off-by-one error in progress-callback
2004-04-21 Chris LarsonAdd 'PREMIRRORS' support, which allows you to use a...
2004-04-21 Gerald Brittonmake 'set -e' in scripts actually work
2004-04-20 Michael 'Mickey... Import patch tmpfile
2004-04-20 Michael 'Mickey... Import patch data.patch
2004-04-17 Michael 'Mickey... Import patch tmpfile
2004-04-17 Michael 'Mickey... Import patch handler.patch
2004-04-14 Chris LarsonHandle md5sum not returning something sane, and handle...
2004-04-13 Michael 'Mickey... This patch moves the comment stripping logic a bit...
2004-04-12 Chris LarsonAdd a necessary line back in for the FILE var bits...
2004-04-12 Chris LarsonAuto merged
2004-04-12 Chris Larson(no commit message)
2004-04-12 Chris LarsonAuto merged
2004-04-12 Chris LarsonAdjust FILE handling; ensure .conf parsing sets it.
2004-04-11 erichThis patch shuffles some bits around so that make.py...
2004-04-11 Michael 'Mickey... Import patch showdata.patch
2004-04-09 erichenable cache in walkdown
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... 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 LarsonRaise an exception when a variable references itself...
2004-03-31 Chris LarsonAdd a parse error exception, and use that for unparsed...
next