aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2004-05-19Delete: bin/oemakepkgsHolger Schurig
2004-05-18Bugfix in OEPATH mangling when loading a .oe's metadata. Previously the mang...Chris Larson
2004-05-17allow + and - in function namesPhil Blundell
2004-05-17correct line numbers when handling backslash-continuationPhil Blundell
2004-05-15Allow specifying rsh=[rsh cmd] in the cvs URI, so as to avoid manually screwi...Chris Larson
2004-05-15Display actual cause of a failure to open a .oe in oe.make.Chris Larson
2004-05-14Correct the way we mkdir CACHE to use oe.mkdirhier (like mkdir -p rather than...Chris Larson
2004-05-13add documentation about common commandsMichael 'Mickey' Lauer
2004-05-09update data after anon funcsGerald Britton
2004-05-09kill off some remnant tabsChris Larson
2004-05-09Kill off some trailing whitespaceChris Larson
2004-05-09Correct an indentation bug, add some missing modelines, and correct all the m...Chris Larson
2004-05-09Indentation brokenness fixes.Chris Larson
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