diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2006-10-18 08:49:32 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2006-10-18 08:49:32 (GMT) |
commit | 807c24b4515b64d6848fd06777d50ea4650ec969 (patch) | |
tree | 8eabb8e6dc1c54ff2204d34cde48a72524a55e72 /ChangeLog | |
parent | 95f8b149514039db25023ac2a1692205deb4314b (diff) | |
download | tcl-807c24b4515b64d6848fd06777d50ea4650ec969.zip tcl-807c24b4515b64d6848fd06777d50ea4650ec969.tar.gz tcl-807c24b4515b64d6848fd06777d50ea4650ec969.tar.bz2 |
Ensure builds with VC6 without Platform SDK and Pickup MACHINE from environment
to make life easier on Windows non-x86 platforms.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-10-18 Pat Thoyts <patthoyts@users.sourceforge.net> + + * win/nmakehlp.c: Ensure builds with VC6 without Platform SDK. + * win/rules.vc: Pickup MACHINE from environment. + 2006-10-17 Don Porter <dgp@users.sourceforge.net> * generic/tclIOUtil.c: Cleaned up some code flagged by a |