aboutsummaryrefslogtreecommitdiffstats
path: root/bin/oe/make.py
AgeCommit message (Expand)Author
2004-08-06use an empty OEMASK if none is setMichael 'Mickey' Lauer
2004-08-04improve performance by compiling the OEMASK regexp out of the loopMichael 'Mickey' Lauer
2004-07-24count number of parsed, cached, skipped packages and print a statistic lineMichael 'Mickey' Lauer
2004-06-27second attempt at pickling functionsPhil Blundell
2004-06-27also pickle the functions listed in __functionsPhil Blundell
2004-05-25i am not executableHolger Schurig
2004-05-18Bugfix in OEPATH mangling when loading a .oe's metadata. Previously the mang...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-09Correct an indentation bug, add some missing modelines, and correct all the m...Chris Larson
2004-05-09Whitespace changes. Reformat things to better match the usual python indenta...Chris Larson
2004-04-30fix python crash if cache contains no dependency information - patch courtesy...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-24Import 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-11This patch shuffles some bits around so that make.py contains the codeerich
2004-04-01supply filename as argument to callbackMichael 'Mickey' Lauer
2004-04-01compilefixMichael 'Mickey' Lauer