From b9409cf1380592f8ce9bf864ca617bc59f81a4ba Mon Sep 17 00:00:00 2001 From: davygrvy Date: Wed, 7 Nov 2001 03:40:02 +0000 Subject: no message --- ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/ChangeLog b/ChangeLog index a34f86f..49a9237 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +2001-11-06 David Gravereaux + + * win/rules.vc (new): + * win/makefile.vc: Complete over/under rewrite to support numerous + build options all from the commandline itself without needing to + edit the makefile. Now requires vcvars32.bat to be run prior to + running nmake for bootstraping the environment. Fully doc'd usage + for it is in makefile.vc. Commentary welcome. Sticky points left + are: + + 1) winhelp target shows errors in the converting script. + 2) .rc scripts aren't getting the right #defines to build the correct + "OriginalFilename" strings. (have patch, won't commit yet) + 3) Naming convention with suffixes describing the buildtype are 'tsdx' + which will need public acceptance. ie. tclsh84tsx.exe is a (t) + threaded shell (s) statically linked to the core and (x) uses + msvcrt instead of libcmt. + 2001-11-04 Vince Darley * library/init.tcl: made filesystem fallback proc -- cgit v0.12