summaryrefslogtreecommitdiffstats
path: root/win/configure
Commit message (Expand)AuthorAgeFilesLines
* Don't use LTO for any stub libraries: It's asking for trouble when an extensi...jan.nijtmans2021-01-201-1/+63
* Fix [b89209f5cd]: compilation error Windows 10 / Visual Studio 2019jan.nijtmans2021-01-131-1/+1
|\
| * Fix [b89209f5cd]: compilation error Windows 10 / Visual Studio 2019jan.nijtmans2021-01-131-1/+1
* | No longer use deprecated syntax for AC_INIT/AC_OUTPUT. (almost) no change in ...jan.nijtmans2021-01-041-11/+25
* | re-generate win/configurejan.nijtmans2021-01-041-0/+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
* | merge 8.6dgp2020-12-071-8/+0
|\ \
| * \ Merge 8.5jan.nijtmans2020-12-021-8/+0
| |\ \ | | |/
| | * Remove redunant piece of SC_ENABLE_SHARED: The AC_ARG_ENABLE already generate...jan.nijtmans2020-12-011-8/+0
* | | merge 8.6dgp2020-10-291-2/+6
|\ \ \ | |/ /
| * | Fix implib filenames (adapted from Mingw2's 006-proper-implib-name.mingw.patch)jan.nijtmans2020-10-291-2/+6
| |\ \ | | |/
| | * Fix implib filenames (adapted from Mingw2's 006-proper-implib-name.mingw.patch)jan.nijtmans2020-10-291-2/+6
* | | merge 8.6dgp2020-07-071-5/+4
|\ \ \ | |/ /
| * | Make sure that in tclConfig.sh for Windows ${DBGX} is expanded before exporti...jan.nijtmans2020-07-071-5/+4
* | | Bump to 8.6.11 for release.dgp2020-07-061-1/+1
|/ /
* | Fix determination of TCL_PACKAGE_PATH if it contains multiple directories, an...jan.nijtmans2020-04-101-2/+2
* | Merge 8.5jan.nijtmans2020-02-241-1/+1
|\ \ | |/
| * Add -Wpointer-arith warning to C-compile. Fix gcc(-9) warning.jan.nijtmans2020-02-241-24/+22
* | Make win/configure work with CC=g++ (doesn't actually work with Tcl and Tk yet)jan.nijtmans2019-12-141-3/+12
* | Merge 8.5jan.nijtmans2019-11-271-158/+75
|\ \ | |/
| * Don't bother paths of 64-bit SDK any more: This was Visual Studio 2008-specif...jan.nijtmans2019-11-271-158/+75
* | Fix travis build on Windows (tweak to configure script was made on purpose, t...jan.nijtmans2019-11-041-10/+12
* | Updates from `make dist`dgp2019-11-031-12/+10
* | merge 8.6dgp2019-09-111-3278/+3112
|\ \
| * \ Merge 8.5jan.nijtmans2019-09-091-1/+1
| |\ \ | | |/
| | * Final touch to make everything work for 8.5:jan.nijtmans2019-09-091-1/+1
| * | merge 8.5 (no functional changes on tclProc, it was already fixed there - onl...sebres2019-09-061-10/+12
| |\ \ | | |/
| | * Fix configure script (re-generated with a modified autoconf-2.59, in which th...jan.nijtmans2019-09-061-10/+12
| * | Merge 8.5. Add (still unused) runstatedir in Makefile.in. Re-generate win/uni...jan.nijtmans2019-09-021-3289/+3121
| |\ \ | | |/
| | * close forksebres2019-07-121-3172/+2925
| | |\
* | | \ merge 8.6dgp2019-07-151-3112/+3300
|\ \ \ \ | |/ / /
| * | | integrate branch bug-4718b41c56, revert/rebuild win/configure (2.69 in tcl8.6...sebres2019-07-121-3112/+3300
| |\ \ \ | | |/ /
| | * | 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
| * | | | Merge 8.5jan.nijtmans2019-07-121-3279/+3112
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Leave out travis tests for MSVC, until test-cases are fixed.jan.nijtmans2019-07-121-3172/+2925
| | |/ /
| * | | Add CI (Travis) builds and testing for Windows, both with MSVC and GCC.dkf2019-07-101-3112/+3279
| |\ \ \ | | |/ /
| | * | 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
| | |\
| | * | autoconf-2.59dgp2015-10-231-5/+5
* | | | Bump version numbers for 8.6.10 release.dgp2019-06-171-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): "$do6...sebres2018-07-201-1/+1
* | | Start RC branch for Tcl 8.6.8dgp2017-12-061-1/+2
* | | merge 8.6dgp2017-04-211-1/+2
|\ \ \
| * | | Add flag TCL_CC_SEARCH_FLAGS to tclConfig.sh on Windows, just as it exists on...jan.nijtmans2017-04-201-1/+2
* | | | Start RC branch for Tcl 8.6.7dgp2017-03-101-1/+1
|/ / /
* | | Start RC branch for Tcl 8.6.6dgp2016-07-121-1/+1