aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2004-07-25receive tupleMichael 'Mickey' Lauer
2004-07-24count number of parsed, cached, skipped packages and print a statistic lineMichael 'Mickey' Lauer
2004-07-22improve diagnostics when bad things happen during expansionPhil Blundell
2004-07-20reality checkMichael 'Mickey' Lauer
2004-07-20get dir without having to rely on OEDIRMichael 'Mickey' Lauer
2004-07-19slightly improve provider hash progress outputMichael 'Mickey' Lauer
2004-07-17mvdirChris Larson
2004-07-03fix formatting of diagnostic messagePhil Blundell
2004-07-02add support for PREFERRED_VERSION and oefile priorityPhil Blundell
2004-07-02Import oe.build in the OEHandler.Chris Larson
2004-07-01Kill off old unmaintained docs.Chris Larson
2004-07-01Delete: doc/TRANSITIONChris Larson
2004-07-01Delete: doc/TODOChris Larson
2004-07-01Delete: doc/FAQChris Larson
2004-07-01Delete: doc/DEVELChris Larson
2004-07-01Delete: bin/parse_manifestChris Larson
2004-07-01Delete: bin/oemakedChris Larson
2004-07-01Delete: bin/oeinstallChris Larson
2004-07-01Delete: bin/file_manifestChris Larson
2004-07-01Delete: bin/READMEChris Larson
2004-07-01Warn about usage of OEDIR.Chris Larson
2004-07-01Move set_additional_vars call.Chris Larson
2004-06-27second attempt at pickling functionsPhil Blundell
2004-06-27store list of defined functions as "__functions" in metadataPhil Blundell
2004-06-27also pickle the functions listed in __functionsPhil Blundell
2004-06-26remove 'return' from call thunk for inherited functions, so that appending worksPhil Blundell
2004-06-22Allow _prepend/_append/_delete variable flags to flow from unexpanded variabl...Chris Larson
2004-06-21SRC_URI_append_machine = fooHolger Hans Peter Freyther
2004-06-12trap oe.build exceptions at top level to avoid python traceback spewPhil Blundell
2004-06-12if a build fails, re-throw the exception rather than trying other providersPhil Blundell
2004-06-12oemake BUGFIX: only display the progress bar when stdout is a tty. Otherwise ...Marcin Juszkiewicz
2004-06-12automatically insert a leading/trailing space during +=/=+ catenationsPhil Blundell
2004-06-06(no commit message)Michael 'Mickey' Lauer
2004-06-06allow / in variable namesPhil Blundell
2004-06-06add support for PREFERRED_PROVIDER_<virtual>Phil Blundell
2004-06-04add progress bar during provider hash buildingPhil Blundell
2004-06-01Minor indentation change - no hard tabs in the oe core.Chris Larson
2004-06-01add oe.data.inherits_class()Phil Blundell
2004-06-01remove bogus length check in expand() to fix meta-opiePhil Blundell
2004-05-27BUGFIX: correct indentation on that build debugging cset.Chris Larson
2004-05-27Adapt oe.build code to pipe our logs through tee if OEDEBUG is set.Chris Larson
2004-05-25i am not executableHolger Schurig
2004-05-22Deal with really annoying failure when the build code tries to return to a di...Chris Larson
2004-05-22Remove unnecessary decodeurl debugging.Chris Larson
2004-05-22Bugfix in encodeurl per the recent decodeurl changes.Chris Larson
2004-05-22Bugfix in decodeurl's uri regex; the previous version was losing parm's and ...Chris Larson
2004-05-22Rework decodeuri's regular expression for the uri to handle relative paths, a...Chris Larson
2004-05-22Handle relative file:// paths.Chris Larson
2004-05-22Fix A variable.Chris Larson
2004-05-21Dump a useful error message when our attempt to populate the 'A' environment ...Chris Larson