summaryrefslogtreecommitdiffstats
path: root/win/configure
Commit message (Expand)AuthorAgeFilesLines
* 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
* Eliminate all usage of WIN32 and __WIN32__ macros: Some compilers (e.g. Clang...jan.nijtmans2014-02-101-2/+2
* Add support for Windows 8.1: See [http://msdn.microsoft.com/en-us/library/win...jan.nijtmans2013-11-211-2/+18
|\
| * Add support for Windows 8.1: See [http://msdn.microsoft.com/en-us/library/win...jan.nijtmans2013-11-211-2/+18
* | When compiling with MSVC++, no longer link the stub library with msvcrt??.dll.jan.nijtmans2013-10-031-4/+7
|\ \ | |/
| * When compiling with MSVC++, no longer link the stub library with msvcrt??.dll.jan.nijtmans2013-10-031-4/+7
| * Cherrypick [87d1313df3] from trunk: jan.nijtmans2013-09-271-65/+1
* | Workaround for [http://sourceforge.net/p/mingw/bugs/2065/|MinGW bug #2065]. jan.nijtmans2013-09-271-2/+1
* | workaround for mingw bug [http://comments.gmane.org/gmane.comp.gnu.mingw.user...jan.nijtmans2013-09-231-3/+3
|\ \ | |/
| * workaround for mingw bug [http://comments.gmane.org/gmane.comp.gnu.mingw.user...jan.nijtmans2013-09-231-3/+66
| * Bump to 8.5.15 for release.dgp2013-08-291-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 produ...jan.nijtmans2013-06-121-1/+11
* | Eliminate NO_VIZ macro as current zlib uses HAVE_HIDDEN in stead.jan.nijtmans2013-06-041-4/+0
* | Revert defining _HAVE_32BIT_TIME_T especially for mingw-4.0-rc1: Although it ...jan.nijtmans2013-05-171-5/+0
|\ \ | |/
| * Revert defining _HAVE_32BIT_TIME_T especially for mingw-4.0-rc1: Although it ...jan.nijtmans2013-05-171-5/+0
| |\
| | * Revert defining _HAVE_32BIT_TIME_T especially for mingw-4.0-rc1: Although it ...jan.nijtmans2013-05-171-3/+0
* | | Add support for the latest mingw-4.0-rc1. See: [http://sourceforge.net/p/ming...jan.nijtmans2013-05-161-0/+5
|\ \ \ | |/ /
| * | Add support for the latest mingw-4.0-rc1. See: [http://sourceforge.net/p/ming...jan.nijtmans2013-05-161-0/+5
| |\ \ | | |/
| | * Add support for the latest mingw-4.0-rc1. See: [http://sourceforge.net/p/ming...jan.nijtmans2013-05-161-0/+3
| | * Update dde to version 1.3.3. jan.nijtmans2013-04-251-4/+4
| * | Release branch for Tcl 8.5.14.dgp2013-03-211-1/+1
* | | Improve some comments and quoting, no change in functionality. jan.nijtmans2013-02-141-1/+2
|\ \ \ | |/ /
| * | Improve some comments and quoting, no change in functionalityjan.nijtmans2013-02-141-1/+2
| |\ \ | | |/
| | * Backport various improvements from Tcl 8.5jan.nijtmans2013-02-121-18/+19
| * | autoconf-2.59dgp2012-11-051-1/+1
| * | merge 8.5dgp2012-07-241-4/+4
| |\ \
| * | | Release candidate branch for Tcl 8.5.12.dgp2012-07-101-1/+1
* | | | 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-9/+0
|\ \ \ \
| * | | | Experiment: MSVC build now links with 64-bit zlib1.dllmsvc_with_64bit_zlib1_dlljan.nijtmans2012-09-071-9/+0
* | | | | merge trunkdgp2012-08-201-2/+12
|\ \ \ \ \ | |/ / / /
| * | | | Add 64-bit build of zlib1.dll, and use it for the dynamic mingw-w64 buildjan.nijtmans2012-08-131-2/+12
* | | | | merge trunkdgp2012-08-081-7/+7
|\ \ \ \ \ | |/ / / /
| * | | | sync with TEA, fix some commentsjan.nijtmans2012-07-251-4/+4
| * | | | autoconf-2.59jan.nijtmans2012-07-191-4/+4
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | autoconf-2.59jan.nijtmans2012-07-191-4/+4
| | |/ /
* | | | 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 datatip_106_impljan.nijtmans2012-05-111-2/+2
* | | | Protect against receiving strings without ending \0, as external applications...jan.nijtmans2012-05-131-7/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Protect against receiving strings without ending \0, as external applications...jan.nijtmans2012-05-131-7/+1
| |\ \ | | |/
* | | [Bug 2812981]: Clean up bundled packages' build directory from within Tcl's ...ferrieux2012-05-101-0/+5
* | | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilationjan.nijtmans2012-04-111-14/+18
|\ \ \ | |/ /
| * | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilationjan.nijtmans2012-04-111-14/+18
| |\ \ | | |/
| | * [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilationjan.nijtmans2012-04-111-17/+21
| | * Only check for cygwin with $GCCjan.nijtmans2012-03-291-43/+46
| | * [Bug 3511806] Compiler checks too earlyjan.nijtmans2012-03-291-364/+435
| | |\
| | | * now ready for further field testsbug_3511806jan.nijtmans2012-03-291-80/+79