diff options
author | hobbs <hobbs> | 2001-10-01 20:58:51 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2001-10-01 20:58:51 (GMT) |
commit | c622ab36f0c151a67ccaaa9ddc428330c9c460fa (patch) | |
tree | dcfe61049844a4186b88ffc2c192688bac8f7a92 /ChangeLog | |
parent | 4ee4aaf7de5f1236c6cb8df95db899e3815a23ea (diff) | |
download | tcl-c622ab36f0c151a67ccaaa9ddc428330c9c460fa.zip tcl-c622ab36f0c151a67ccaaa9ddc428330c9c460fa.tar.gz tcl-c622ab36f0c151a67ccaaa9ddc428330c9c460fa.tar.bz2 |
added Win64 SDK RC1 compilation support
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2001-10-01 Jeff Hobbs <jeffh@ActiveState.com> + + * win/configure: regen'ed + * win/tcl.m4: + * win/makefile.vc: added Win64 SDK RC1 compilation support + * win/Makefile.in: added $(LDFLAGS_CONSOLE) to TCLSH, TCLTEST and + PIPE_DLL_FILE targets to get the link flags + + * win/tclWinInit.c: minor 64bit casts + 2001-09-30 Miguel Sofer <msofer@users.sourceforge.net> * generic/tclCmdIL.c: |