summaryrefslogtreecommitdiffstats
path: root/win/configure
Commit message (Expand)AuthorAgeFilesLines
* Fix [b89209f5cd]: compilation error Windows 10 / Visual Studio 2019jan.nijtmans2021-01-131-1/+1
* re-generate win/configurejan.nijtmans2021-01-041-0/+1
* Convert AC_TRY_COMPILE (which is obsolete now) to AC_COMPILE_IFELSE/AC_LANG_P...jan.nijtmans2020-12-241-14/+28
* Remove redunant piece of SC_ENABLE_SHARED: The AC_ARG_ENABLE already generate...jan.nijtmans2020-12-011-8/+0
* Fix implib filenames (adapted from Mingw2's 006-proper-implib-name.mingw.patch)jan.nijtmans2020-10-291-2/+6
* Add -Wpointer-arith warning to C-compile. Fix gcc(-9) warning.jan.nijtmans2020-02-241-24/+22
* Don't bother paths of 64-bit SDK any more: This was Visual Studio 2008-specif...jan.nijtmans2019-11-271-158/+75
* Final touch to make everything work for 8.5:jan.nijtmans2019-09-091-1/+1
* Fix configure script (re-generated with a modified autoconf-2.59, in which th...jan.nijtmans2019-09-061-10/+12
* close forksebres2019-07-121-3172/+2925
|\
| * Leave out travis tests for MSVC, until test-cases are fixed.jan.nijtmans2019-07-121-3172/+2925
* | integrate branch bug-4718b41c56, closes [4718b41c56]sebres2019-07-121-0/+20
|\ \ | |/ |/|
| * win/x86: compat fix, 64-bit time_t for 32-build is optional now (via configur...sebres2019-07-101-0/+20
* | Updated win/configure to use current version of autoconfdkf2019-07-071-2925/+3172
|/
* tclWinDde.c: Backport version 1.4.1 from Tcl 8.6.jan.nijtmans2018-10-271-4/+4
* merge 8.5dgp2015-12-101-8/+4
|\
| * Fix 64-bit MSVC build without SDK: If the MSVC version is recent enough, comp...jan.nijtmans2015-12-021-8/+4
| * re-generate "configure", both for unix and winjan.nijtmans2015-10-251-4/+4
* | autoconf-2.59dgp2015-10-231-5/+5
|/
* Use "cygpath -m" in stead of "cygpath -w", so paths (even windows ones) alway...jan.nijtmans2015-10-051-1/+1
* Don't limit Universal runtime support VisualStudio version 14 only, future ve...jan.nijtmans2015-09-301-2/+2
* Completing [00189c4afc]: Allow semi-static UCRT build on Windows with VC 14.0...jan.nijtmans2015-08-281-2/+18
* 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
* 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
* Cherrypick [87d1313df3] from trunk: jan.nijtmans2013-09-271-65/+1
* 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
* 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/+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 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
|\ \
| * | autoconf-2.59jan.nijtmans2012-07-191-4/+4
* | | Release candidate branch for Tcl 8.5.12.dgp2012-07-101-1/+1
|/ /
* | Protect against receiving strings without ending \0, as external applications...jan.nijtmans2012-05-131-7/+1
|\ \ | |/
* | [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 testsjan.nijtmans2012-03-291-80/+79
| | * some better checksjan.nijtmans2012-03-281-60/+98
| | * extra checks whether we are really dealing with cygwin or notjan.nijtmans2012-03-281-62/+60