diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2012-03-30 Jan Nijtmans <nijtmans@users.sf.net> + + * unix/tcl.m4: [Bug 3511806] Compiler checks too early + * unix/configure.in: This change allows to build the cygwin + * unix/tclUnixPort.h: and mingw32 ports of Tcl/Tk to build + * win/tcl.m4: out-of-the-box using a native or cross- + * win/configure.in: compiler. + * win/tclWinPort.h: (autoconf still to be run!) + * win/README Document how to build win32 or win64 + executables with Linux, Cygwin or Darwin. + 2012-03-29 Jan Nijtmans <nijtmans@users.sf.net> * generic/tclCmdMZ.c (StringIsCmd): Faster mem-leak free |