summaryrefslogtreecommitdiffstats
path: root/win/configure
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2019-11-041-0/+100
|\
| * Don't typedef mp_digit in tcl.h anymore, it is supposed to be brought in from...jan.nijtmans2019-10-281-0/+100
* | Mark more function paramaters as unused. Now Tcl compiles fully (on UNIX and ...jan.nijtmans2019-09-051-1/+1
|/
* Remove last traces of strtod() function, since it isn't used in Tcl any more.jan.nijtmans2019-07-161-11/+11
* merge 8.6, integrate branch bug-4718b41c56, rebuild win/configure, conflicts ...sebres2019-07-121-11/+32
|\
| * 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.9 release.dgp2018-10-051-1/+1
* | | | Convert Tcl_BacktroundError() into a macro, so we can deprecate the stub entr...jan.nijtmans2019-02-091-1/+1
* | | | avoid additional in-between path-segment "." in zip, some zip-programs (inclu...sebres2019-01-211-2/+2
* | | | re-generate configure scriptjan.nijtmans2018-11-241-2/+2
* | | | Fix test for UNICODE in win/tclAppInit.c. No longer check for "tclsh install"...jan.nijtmans2018-10-121-42/+27
* | | | Add support for wine. So windows test-cases can now be run on Linux/Mac/whate...jan.nijtmans2018-09-291-0/+38
* | | | Merging changes with 8.7hypnotoad2018-08-141-1/+1
|\ \ \ \
| * \ \ \ merge 8.6sebres2018-07-201-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
| | |\ \ \
| | * | | | Start RC branch for Tcl 8.6.7dgp2017-03-101-1/+1
* | | | | | merge 8.7dgp2018-05-241-36/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 8.7jan.nijtmans2018-04-171-36/+0
* | | | | | Pulling changes from core-8-branchhypnotoad2017-12-131-134/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | TIP #487: Stop support for Pre-XP Windowsjan.nijtmans2017-12-071-134/+2
| |\ \ \ \ \
| | * | | | | Remove more pre-XP stuff.jan.nijtmans2017-11-231-135/+3
| |/ / / / /
* | | | | | Added an implementation of tinydir.h, and spliced it into minizip to allowhypnotoad2017-11-211-2/+2
* | | | | | Typo fixes for miniziphypnotoad2017-11-211-2/+2
* | | | | | Fixing the quoting for arguments to miniziphypnotoad2017-11-201-1/+1
* | | | | | Updating tcl.m4 in windows to fix a typohypnotoad2017-11-201-1/+1
* | | | | | Autoconf fixeshypnotoad2017-11-201-1/+107
* | | | | | Modifications to allow the Tcl build system to exploit either a native ziphypnotoad2017-11-201-78/+36
* | | | | | Rebuilt the configure files without the call to the missing SC_ENABLE_ZIPFS m...hypnotoad2017-11-171-5/+0
* | | | | | First pass on the Msys style windows build. Moving Zipfs features closer toge...hypnotoad2017-11-171-1/+175
|/ / / / /
* | | | | Bump to 8.7a2 to distinguish trunk from 8.7a1 release.dgp2017-09-081-1/+1
* | | | | Release candidate branch for Tcl 8.7a1.dgp2017-08-101-1/+1
* | | | | merge core-8-6-branchjan.nijtmans2017-04-201-0/+2
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Add flag TCL_CC_SEARCH_FLAGS to tclConfig.sh on Windows, just as it exists on...jan.nijtmans2017-04-201-1/+2
| |/ / /
* | | | Merge core-8-6-branch. jan.nijtmans2017-01-111-1/+1
|\ \ \ \ | |/ / /
| * | | Start RC branch for Tcl 8.6.6dgp2016-07-121-1/+1
* | | | Fix signed-unsigned-compare warning (reported by François Vogel on Windows, ...jan.nijtmans2016-03-221-1/+1
* | | | Bump trunk to 8.7a0 to accept new feature development.dgp2016-03-031-3114/+3281
|/ / /
* | | Bump to 8.6.5dgp2016-01-281-1/+1
* | | Fix 64-bit MSVC build without SDK: If the MSVC version is recent enough, comp...jan.nijtmans2015-12-021-8/+4
|\ \ \ | | |/ | |/|