summaryrefslogtreecommitdiffstats
path: root/win/configure.in
Commit message (Collapse)AuthorAgeFilesLines
* integrate branch bug-4718b41c56, revert/rebuild win/configure (2.69 in ↵sebres2019-07-121-0/+14
|\ | | | | | | tcl8.6), conflicts resolved, etc
| * win/x86: compat fix, 64-bit time_t for 32-build is optional now (via ↵sebres2019-07-101-0/+14
| | | | | | | | configure/make option time64bit or define _USE_64BIT_TIME_T)
| * tclWinDde.c: Backport version 1.4.1 from Tcl 8.6.jan.nijtmans2018-10-271-2/+2
| |
| * Backport "registry" version 1.3.3, so all active branches now have the same ↵jan.nijtmans2018-10-241-2/+2
| | | | | | | | | | registry version. (this commit must -eventually- be merge-marked to core-8-6-branch, since everything is there already)
| * Bump to release number 8.5.19dgp2015-10-231-1/+1
| |
* | Bump version numbers for 8.6.9 release.dgp2018-10-051-1/+1
| |
* | win: fixes x64-build within gcc-compile runtime env for (mingw64, etc): ↵sebres2018-07-201-1/+1
| | | | | | | | "$do64bit" may be "amd64|x64|yes", so it could find & copy wrong zlib.dll.
* | Start RC branch for Tcl 8.6.8dgp2017-12-061-1/+1
| |
* | merge 8.6dgp2017-04-211-0/+1
|\ \
| * | Add flag TCL_CC_SEARCH_FLAGS to tclConfig.sh on Windows, just as it exists ↵jan.nijtmans2017-04-201-0/+1
| | | | | | | | | | | | on unix, even though it should just be empty: TEA extensions might depend on it.
* | | Start RC branch for Tcl 8.6.7dgp2017-03-101-1/+1
|/ /
* | Start RC branch for Tcl 8.6.6dgp2016-07-121-1/+1
| |
* | Bump to 8.6.5dgp2016-01-281-1/+1
| |
* | Revise content of generate win/tclConfig.sh: Make sure that all entries use ↵jan.nijtmans2015-10-061-4/+4
|\ \ | |/ | | | | windows paths with forward slashes.
| * Revise content of generate win/tclConfig.sh: Make sure that all entries use ↵jan.nijtmans2015-10-061-4/+4
| | | | | | | | windows paths with forward slashes.
| * Bump to version 8.5.18.dgp2015-02-051-1/+1
| |
| * Bump to 8.5.17dgp2014-10-101-1/+1
| |
| * Bump to 8.5.16 for release.dgp2014-07-231-1/+1
| |
* | Fix [a0a251e4e478977334da51e346cddff8ec3fbf52|a0a251e4e4]: tcl 8.6.4 ↵jan.nijtmans2015-04-101-3/+3
| | | | | | | | compilation on windows with msys and VS2013 fails
* | Bump to 8.6.4.dgp2015-02-261-1/+1
| |
* | Bump to Tcl 8.6.3, TclOO 1.0.3, and update changes file.dgp2014-10-141-1/+1
| |
* | Bump to 8.6.2 for release.dgp2014-07-281-1/+1
| |
* | Add support for Windows 8.1: See ↵jan.nijtmans2013-11-211-1/+14
|\ \ | |/ | | | | [http://msdn.microsoft.com/en-us/library/windows/desktop/dn302074.aspx]
| * Add support for Windows 8.1: See ↵jan.nijtmans2013-11-211-1/+14
| | | | | | | | [http://msdn.microsoft.com/en-us/library/windows/desktop/dn302074.aspx]
* | When compiling with MSVC++, no longer link the stub library with msvcrt??.dll.jan.nijtmans2013-10-031-0/+1
|\ \ | |/ | | This way, workarounds in extensions like [http://core.tcl.tk/itcl/info/a961f0729c] are no longer necessary.
| * When compiling with MSVC++, no longer link the stub library with msvcrt??.dll.jan.nijtmans2013-10-031-0/+1
| | | | | | This way, workarounds in extensions like [http://core.tcl.tk/itcl/info/a961f0729c] are no longer necessary.
| * Bump to 8.5.15 for release.dgp2013-08-291-1/+1
| |
| * Release branch for Tcl 8.5.14.dgp2013-03-211-1/+1
| |
| * Release branch for Tcl 8.5.13.dgp2012-11-051-1/+1
| |
| * Release candidate branch for Tcl 8.5.12.dgp2012-07-101-1/+1
| |
* | Bump version number to 8.6.1.dgp2013-08-301-1/+1
| |
* | Workaround for mingw-w64 (AMD64-only) bug: It appears that zdll.lib (as ↵jan.nijtmans2013-06-121-1/+5
| | | | | | | | produced by Microsoft tools) doesn't import the zlib symbols correctly, so use "libz.dll.a" produced with mingw-w64 tools in stead.
* | Eliminate NO_VIZ macro as current zlib uses HAVE_HIDDEN in stead.jan.nijtmans2013-06-041-1/+0
| | | | | | One more last-moment fix for FreeBSD by Pietro Cerutti
* | Create Tcl 8.6.0 release branchdgp2012-11-081-1/+1
| |
* | New import libraries for zlib 1.2.7, usable for all win32/win64 compilersjan.nijtmans2012-09-201-4/+0
|\ \
| * | Experiment: MSVC build now links with 64-bit zlib1.dlljan.nijtmans2012-09-071-4/+0
| | |
* | | merge trunkdgp2012-08-201-2/+6
|\ \ \ | |/ /
| * | Add 64-bit build of zlib1.dll, and use it for the dynamic mingw-w64 buildjan.nijtmans2012-08-131-2/+6
| | |
* | | merge trunkdgp2012-08-081-1/+1
|\ \ \ | |/ /
| * | sync with TEA, fix some commentsjan.nijtmans2012-07-251-1/+1
| | |
* | | Release candidate branch for Tcl 8.6b3.dgp2012-07-111-1/+1
|/ /
* | TIP #106: Add Encoding Abilities to the [dde] Commandjan.nijtmans2012-05-211-2/+2
|\ \
| * | fix handling of closing '\0' for -binary datajan.nijtmans2012-05-111-2/+2
| | | | | | | | | update dde version to 1.4.0
* | | Protect against receiving strings without ending \0, as external ↵jan.nijtmans2012-05-131-4/+0
|\ \ \ | |/ / |/| / | |/ applications (or Tcl with TIP #106) could generate that.
| * Protect against receiving strings without ending \0, as external ↵jan.nijtmans2012-05-131-4/+0
| |\ | | | | | | | | | applications (or Tcl with TIP #106) could generate that.
* | | [Bug 2812981]: Clean up bundled packages' build directory from within Tcl's ↵ferrieux2012-05-101-0/+5
| | | | | | | | | | | | ./configure, to avoid stale configuration.
* | | [Bug 3511806] Compiler checks too earlyjan.nijtmans2012-03-301-237/+87
|\ \ \ | |/ / | | | (autoconf still to be run!)
| * | [Bug 3511806] Compiler checks too earlyjan.nijtmans2012-03-301-219/+27
| |\ \ | | |/ | | | (autoconf still to be run!)
| | * bug-3511806 implementationjan.nijtmans2012-03-271-121/+25
| | |
| | * enable cygwin build in /win directory (using mingw-w64 compiler)jan.nijtmans2012-03-261-7/+0
| | |