summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordavygrvy <davygrvy@pobox.com>2001-11-07 03:40:02 (GMT)
committerdavygrvy <davygrvy@pobox.com>2001-11-07 03:40:02 (GMT)
commitb9409cf1380592f8ce9bf864ca617bc59f81a4ba (patch)
treea84a510a80c558f8fef055c312d6b2951dbf41b1 /ChangeLog
parent6d16b5713e92a27ae3aeab3324f92cedcd5af7c6 (diff)
downloadtcl-b9409cf1380592f8ce9bf864ca617bc59f81a4ba.zip
tcl-b9409cf1380592f8ce9bf864ca617bc59f81a4ba.tar.gz
tcl-b9409cf1380592f8ce9bf864ca617bc59f81a4ba.tar.bz2
no message
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a34f86f..49a9237 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2001-11-06 David Gravereaux <davygrvy@pobox.com>
+
+ * 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 <vincentdarley@users.sourceforge.net>
* library/init.tcl: made filesystem fallback proc