[M3commit] CVS Update: cm3
Jay Krell
jkrell at elego.de
Mon Jan 14 08:32:43 CET 2008
CVSROOT: /usr/cvs
Changes by: jkrell at birch. 08/01/14 08:32:43
Modified files:
cm3/scripts/python/: do-cm3-std.py pylib.py
Log message:
pylib.py:
fix NT386 -- don't default to NT386GNU
SOME simplification around there being too many variables, but just a little
While CM3_Foo is fine and good for an environment variable, internally
in the Python, Cmd, Quake, and Sh, it probably just be Foo.
Put backward slashes back.
Forward slashes are causing a crash in cm3...I suspect only in
older runtimes but nevertheless. Oddly, stuff like cm3 -verbose
and cm3 -trace makes the crash go away -- it seems to be based on
if the target NT386 directory exists yet or not, perhaps it gets confused
and tries to read a directory.
do-cm3-std.py:
fix e.g. do-cm3-std realclean -- don't always try to build m3bundle
More information about the M3commit
mailing list