summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2004-05-09Mixed indentation is BAD.Chris Larson
2004-05-09Whitespace changes. Reformat things to better match the usual python indenta...Chris Larson
2004-05-09Delete: bin/oespawnChris Larson
2004-05-08Auto mergedMichael 'Mickey' Lauer
2004-05-08oemake BUGFIX: only display the spinner when stdout is a tty. Otherwise just...Chris Larson
2004-05-08Fix oemake -c clean to not clean the dependency tree for a package.Chris Larson
2004-05-08exclude BROKEN packages from world - patch courtesy pb_.Michael 'Mickey' Lauer
2004-05-04make += and =+ work when the variable was not previously defined - patch cour...Michael 'Mickey' Lauer
2004-05-03add support for CVS_TARBALL_STASH in fetch.py. Set this to http://www.treke....Michael 'Mickey' Lauer
2004-05-03avoid python traceback spew when exceptions are thrown during parsing - patch...Michael 'Mickey' Lauer
2004-05-03avoid python crash if latest version of a package becomes ineligible - patch ...Michael 'Mickey' Lauer
2004-05-02process all cvs:// URIs even if one is already checked out - patch courtesy pb_.Michael 'Mickey' Lauer
2004-04-30support += and =+ syntax for immediate prepend and append - patch courtesy pb_.Michael 'Mickey' Lauer
2004-04-30expand ASSUME_PROVIDED correctly - patch courtesy pb_.Michael 'Mickey' Lauer
2004-04-30fix python crash if cache contains no dependency information - patch courtesy...Michael 'Mickey' Lauer
2004-04-30another try at importing ASSUME_PROVIDED patch - patch courtesy pb_.Michael 'Mickey' Lauer
2004-04-30add dependency tracking for parse cache - patch courtesy pb_.Michael 'Mickey' Lauer
2004-04-30first shot at caching .oe filesMichael 'Mickey' Lauer
2004-04-29Unbork prevention of the run.* script removal via OEDEBUG.Chris Larson
2004-04-29add option '-p' to quit after parsing. this is nice for doing benchmarksMichael 'Mickey' Lauer
2004-04-28import sets below to give the Python version check a chanceMichael 'Mickey' Lauer
2004-04-27Import patch tmpfileMichael 'Mickey' Lauer
2004-04-26improve error messageMichael 'Mickey' Lauer
2004-04-25Kill one instance of KeyboardInterrupt being swallowed (in the variable expan...Chris Larson
2004-04-25Import patch tmpfileMichael 'Mickey' Lauer
2004-04-24Import patch tmpfileMichael 'Mickey' Lauer
2004-04-23Import patch tmpfileMichael 'Mickey' Lauer
2004-04-23Import patch tmpfileMichael 'Mickey' Lauer
2004-04-23Import patch tmpfileMichael 'Mickey' Lauer
2004-04-23fix off-by-one error in progress-callbackMichael 'Mickey' Lauer
2004-04-21Add 'PREMIRRORS' support, which allows you to use a mirror by -default- inste...Chris Larson
2004-04-21make 'set -e' in scripts actually workGerald Britton
2004-04-20Rename: bin/oemake2 -> bin/oemakeChris Larson
2004-04-20Import patch tmpfileMichael 'Mickey' Lauer
2004-04-20Import patch tmpfileMichael 'Mickey' Lauer
2004-04-20Import patch tmpfileMichael 'Mickey' Lauer
2004-04-20Import patch oemake2.patchMichael 'Mickey' Lauer
2004-04-20Import patch data.patchMichael 'Mickey' Lauer
2004-04-17Import patch tmpfileMichael 'Mickey' Lauer
2004-04-17Import patch handler.patchMichael 'Mickey' Lauer
2004-04-14Handle md5sum not returning something sane, and handle the popen failing comp...Chris Larson
2004-04-13This patch moves the comment stripping logic a bit later, so that itMichael 'Mickey' Lauer
2004-04-12Fix the "already staged" check in oemake2 per the manifest changes.Chris Larson
2004-04-12Add a necessary line back in for the FILE var bits, that was inadvertantly lo...Chris Larson
2004-04-12Auto mergedChris Larson
2004-04-12(no commit message)Chris Larson
2004-04-12Auto mergedChris Larson
2004-04-12Adjust FILE handling; ensure .conf parsing sets it.Chris Larson
2004-04-12(no commit message)Chris Larson
2004-04-11This patch shuffles some bits around so that make.py contains the codeerich