2004-12-01 |
Chris Larson | BUGFIX: oe.build.mkstamp had a hardcoded path to the... |
commit | commitdiff | tree |
2004-11-28 |
Phil Blundell | add 'oemake -s' option to dump out a table of latest... |
commit | commitdiff | tree |
2004-11-19 |
Marcin Juszkiewicz | subversion use revisions not date |
commit | commitdiff | tree |
2004-11-19 |
Chris Larson | Attempt to correct an unintended consequence of the... |
commit | commitdiff | tree |
2004-11-19 |
Chris Larson | Auto merged |
commit | commitdiff | tree |
2004-10-31 |
Phil Blundell | apply patch from Murray Jensen to fix lost CVS_RSH... |
commit | commitdiff | tree |
2004-10-27 |
Chris Larson | Make oeread suck a bit less. |
commit | commitdiff | tree |
2004-10-27 |
Chris Larson | Call oe.data.init() rather than manually initializing... |
commit | commitdiff | tree |
2004-10-22 |
Marcin Juszkiewicz | Auto merged |
commit | commitdiff | tree |
2004-10-18 |
Holger Schurig | allow for "-d /usr/src/CVS" parameter to cvs if you set |
commit | commitdiff | tree |
2004-10-15 |
Phil Blundell | back out previous mistaken change |
commit | commitdiff | tree |
2004-10-13 |
Phil Blundell | add current task to OVERRIDES during execution to facil... |
commit | commitdiff | tree |
2004-10-01 |
Rene Wagner | fix OEMASK handling |
commit | commitdiff | tree |
2004-09-21 |
Phil Blundell | also accept ".inc" as a legitimate file extension |
commit | commitdiff | tree |
2004-09-18 |
Chris Larson | Add -n/--name option to oeimage, to allow us to force... |
commit | commitdiff | tree |
2004-08-26 |
Marcin Juszkiewicz | quiet cvs/svn tarball creating |
commit | commitdiff | tree |
2004-08-25 |
Marcin Juszkiewicz | subversion fetcher based on cvs one |
commit | commitdiff | tree |
2004-08-10 |
Michael 'Mickey... | update |
commit | commitdiff | tree |
2004-08-07 |
Phil Blundell | use _ not - to separate pv from pr in PREFERRED_VERSION_foo |
commit | commitdiff | tree |
2004-08-07 |
Phil Blundell | admit blank lines as legitimate python content |
commit | commitdiff | tree |
2004-08-07 |
Phil Blundell | rework handling of comments, blank lines and \-continuation |
commit | commitdiff | tree |
2004-08-06 |
Michael 'Mickey... | use an empty OEMASK if none is set |
commit | commitdiff | tree |
2004-08-05 |
Phil Blundell | only apply ?= assignments if variable is None, not... |
commit | commitdiff | tree |
2004-08-05 |
Chris Larson | Add 'localdir' parameter to the cvs fetcher, specifical... |
commit | commitdiff | tree |
2004-08-04 |
Chris Larson | Change oeread behavior to act like showdata by default. |
commit | commitdiff | tree |
2004-08-04 |
Chris Larson | Don't hardcode the location of fakeroot, to allow us... |
commit | commitdiff | tree |
2004-08-04 |
Chris Larson | Show filename of log when displaying it, on failure. |
commit | commitdiff | tree |
2004-08-04 |
Phil Blundell | remove special-casing of tag=HEAD |
commit | commitdiff | tree |
2004-08-04 |
Michael 'Mickey... | improve keyboard error handling |
commit | commitdiff | tree |
2004-08-04 |
Michael 'Mickey... | improve performance by compiling the OEMASK regexp... |
commit | commitdiff | tree |
2004-08-02 |
Phil Blundell | honour CVS_TARBALL_STASH_${PN} |
commit | commitdiff | tree |
2004-07-26 |
Phil Blundell | add support for DEFAULT_PREFERENCE when selecting versi... |
commit | commitdiff | tree |
2004-07-25 |
Michael 'Mickey... | receive tuple |
commit | commitdiff | tree |
2004-07-24 |
Michael 'Mickey... | count number of parsed, cached, skipped packages and... |
commit | commitdiff | tree |
2004-07-22 |
Phil Blundell | improve diagnostics when bad things happen during expansion |
commit | commitdiff | tree |
2004-07-20 |
Michael 'Mickey... | reality check |
commit | commitdiff | tree |
2004-07-20 |
Michael 'Mickey... | get dir without having to rely on OEDIR |
commit | commitdiff | tree |
2004-07-19 |
Michael 'Mickey... | slightly improve provider hash progress output |
commit | commitdiff | tree |
2004-07-17 |
Chris Larson | mvdir |
commit | commitdiff | tree |
2004-07-03 |
Phil Blundell | fix formatting of diagnostic message |
commit | commitdiff | tree |
2004-07-02 |
Phil Blundell | add support for PREFERRED_VERSION and oefile priority |
commit | commitdiff | tree |
2004-07-02 |
Chris Larson | Import oe.build in the OEHandler. |
commit | commitdiff | tree |
2004-07-01 |
Chris Larson | Kill off old unmaintained docs. |
commit | commitdiff | tree |
2004-07-01 |
Chris Larson | Delete: doc/TRANSITION |
commit | commitdiff | tree |
2004-07-01 |
Chris Larson | Delete: doc/TODO |
commit | commitdiff | tree |
2004-07-01 |
Chris Larson | Delete: doc/FAQ |
commit | commitdiff | tree |
2004-07-01 |
Chris Larson | Delete: doc/DEVEL |
commit | commitdiff | tree |
2004-07-01 |
Chris Larson | Delete: bin/parse_manifest |
commit | commitdiff | tree |
2004-07-01 |
Chris Larson | Delete: bin/oemaked |
commit | commitdiff | tree |
2004-07-01 |
Chris Larson | Delete: bin/oeinstall |
commit | commitdiff | tree |
2004-07-01 |
Chris Larson | Delete: bin/file_manifest |
commit | commitdiff | tree |
2004-07-01 |
Chris Larson | Delete: bin/README |
commit | commitdiff | tree |
2004-07-01 |
Chris Larson | Warn about usage of OEDIR. |
commit | commitdiff | tree |
2004-07-01 |
Chris Larson | Move set_additional_vars call. |
commit | commitdiff | tree |
2004-06-27 |
Phil Blundell | second attempt at pickling functions |
commit | commitdiff | tree |
2004-06-27 |
Phil Blundell | store list of defined functions as "__functions" in... |
commit | commitdiff | tree |
2004-06-27 |
Phil Blundell | also pickle the functions listed in __functions |
commit | commitdiff | tree |
2004-06-26 |
Phil Blundell | remove 'return' from call thunk for inherited functions... |
commit | commitdiff | tree |
2004-06-22 |
Chris Larson | Allow _prepend/_append/_delete variable flags to flow... |
commit | commitdiff | tree |
2004-06-21 |
Holger Hans... | SRC_URI_append_machine = foo |
commit | commitdiff | tree |
2004-06-12 |
Phil Blundell | trap oe.build exceptions at top level to avoid python... |
commit | commitdiff | tree |
2004-06-12 |
Phil Blundell | if a build fails, re-throw the exception rather than... |
commit | commitdiff | tree |
2004-06-12 |
Marcin Juszkiewicz | oemake BUGFIX: only display the progress bar when stdou... |
commit | commitdiff | tree |
2004-06-12 |
Phil Blundell | automatically insert a leading/trailing space during... |
commit | commitdiff | tree |
2004-06-06 |
Michael 'Mickey... | (no commit message) |
commit | commitdiff | tree |
2004-06-06 |
Phil Blundell | allow / in variable names |
commit | commitdiff | tree |
2004-06-06 |
Phil Blundell | add support for PREFERRED_PROVIDER_<virtual> |
commit | commitdiff | tree |
2004-06-04 |
Phil Blundell | add progress bar during provider hash building |
commit | commitdiff | tree |
2004-06-01 |
Chris Larson | Minor indentation change - no hard tabs in the oe core. |
commit | commitdiff | tree |
2004-06-01 |
Phil Blundell | add oe.data.inherits_class() |
commit | commitdiff | tree |
2004-06-01 |
Phil Blundell | remove bogus length check in expand() to fix meta-opie |
commit | commitdiff | tree |
2004-05-27 |
Chris Larson | BUGFIX: correct indentation on that build debugging... |
commit | commitdiff | tree |
2004-05-27 |
Chris Larson | Adapt oe.build code to pipe our logs through tee if... |
commit | commitdiff | tree |
2004-05-25 |
Holger Schurig | i am not executable |
commit | commitdiff | tree |
2004-05-22 |
Chris Larson | Deal with really annoying failure when the build code... |
commit | commitdiff | tree |
2004-05-22 |
Chris Larson | Remove unnecessary decodeurl debugging. |
commit | commitdiff | tree |
2004-05-22 |
Chris Larson | Bugfix in encodeurl per the recent decodeurl changes. |
commit | commitdiff | tree |
2004-05-22 |
Chris Larson | Bugfix in decodeurl's uri regex; the previous version... |
commit | commitdiff | tree |
2004-05-22 |
Chris Larson | Rework decodeuri's regular expression for the uri to... |
commit | commitdiff | tree |
2004-05-22 |
Chris Larson | Handle relative file:// paths. |
commit | commitdiff | tree |
2004-05-22 |
Chris Larson | Fix A variable. |
commit | commitdiff | tree |
2004-05-21 |
Chris Larson | Dump a useful error message when our attempt to populat... |
commit | commitdiff | tree |
2004-05-19 |
Holger Schurig | Delete: bin/oemakepkgs |
commit | commitdiff | tree |
2004-05-18 |
Chris Larson | Bugfix in OEPATH mangling when loading a .oe's metadata... |
commit | commitdiff | tree |
2004-05-17 |
Phil Blundell | allow + and - in function names |
commit | commitdiff | tree |
2004-05-17 |
Phil Blundell | correct line numbers when handling backslash-continuation |
commit | commitdiff | tree |
2004-05-15 |
Chris Larson | Allow specifying rsh=[rsh cmd] in the cvs URI, so as... |
commit | commitdiff | tree |
2004-05-15 |
Chris Larson | Display actual cause of a failure to open a .oe in... |
commit | commitdiff | tree |
2004-05-14 |
Chris Larson | Correct the way we mkdir CACHE to use oe.mkdirhier... |
commit | commitdiff | tree |
2004-05-13 |
Michael 'Mickey... | add documentation about common commands |
commit | commitdiff | tree |
2004-05-09 |
Gerald Britton | update data after anon funcs |
commit | commitdiff | tree |
2004-05-09 |
Chris Larson | kill off some remnant tabs |
commit | commitdiff | tree |
2004-05-09 |
Chris Larson | Kill off some trailing whitespace |
commit | commitdiff | tree |
2004-05-09 |
Chris Larson | Correct an indentation bug, add some missing modelines... |
commit | commitdiff | tree |
2004-05-09 |
Chris Larson | Indentation brokenness fixes. |
commit | commitdiff | tree |
2004-05-09 |
Chris Larson | Mixed indentation is BAD. |
commit | commitdiff | tree |
2004-05-09 |
Chris Larson | Whitespace changes. Reformat things to better match... |
commit | commitdiff | tree |
2004-05-09 |
Chris Larson | Delete: bin/oespawn |
commit | commitdiff | tree |
2004-05-08 |
Michael 'Mickey... | Auto merged |
commit | commitdiff | tree |
2004-05-08 |
Chris Larson | oemake BUGFIX: only display the spinner when stdout... |
commit | commitdiff | tree |
next |