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