[M3commit] CVS Update: cm3
Jay Krell
jkrell at elego.de
Mon Jan 14 06:01:53 CET 2008
CVSROOT: /usr/cvs
Changes by: jkrell at birch. 08/01/14 06:01:53
Modified files:
cm3/scripts/python/: make-dist.py pylib.py
cm3/scripts/win/: clearenv.cmd sysinfo.cmd
Log message:
NT386GNU work in progress
NT386GNU is Win32, not Posix
no cygpath
making distributions works (at least on Windows, probably everywhere),
so delete the stuff I expected wouldn't end up used
like TAR, SYSLIBS, SYSLIBSDIR, DEV_LIB, DEV_BIN, XDEV_LIB, XDEV_BIN
make absolutely sure we can find packages, by always using forward slashes
this should be cleaned up a bit
allow for cm3.cfg delegation
in development, use the delegator
making distributions still stick with the actual
sysinfo.cmd:
simplyify some, what was I thinking?
let use set CM3_TARGET=NT386GNU, rather than assuming NT386
Note I use the Python much more than the cmd now, so less testing here
More information about the M3commit
mailing list