[M3commit] CVS Update: cm3

Jay Krell jkrell at elego.de
Mon Dec 31 18:30:13 CET 2007


CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	07/12/31 18:30:13

Modified files:
	cm3/m3-sys/cminstall/src/config/: NT386 

Log message:
	use the same time/date format for Windows as Posix
	it is still localtime instead of utc
	
	Windows:
	enable building cm3 outside of the scripts and still getting the "correct" values
	in which case, check the environment variables, else read sysinfo.sh
	This should be just as viable on Posix too.
	
	Why are their two names for everything? The environment name vs. the quake name?
	
	We should see about getting the time/date via C code linked into cm3
	that uses __TIME__ and __DATE__.
	
	As long as localtime is ok, the same code (C) or method (preprocessor + shell)
	should work with Posix too.
	
	(forgot this in previous commit because it was in the other tree)




More information about the M3commit mailing list