summaryrefslogtreecommitdiffstats
path: root/win/configure
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2019-12-141-3/+12
|\
| * Make win/configure work with CC=g++ (doesn't actually work with Tcl and Tk yet)jan.nijtmans2019-12-141-3/+12
* | Implement TIP's #538: Externalize libtommathjan.nijtmans2019-12-131-6/+22
|\ \
| * \ Merge 8.7 rc branchjan.nijtmans2019-11-231-1/+1
| |\ \
| * \ \ Merge 8.7jan.nijtmans2019-11-151-108/+34
| |\ \ \
| * | | | More WIP: All makefile builds appear to work fine, makefile.vc build still to...jan.nijtmans2019-11-051-2/+22
| * | | | Re-base to core-8-branchjan.nijtmans2019-11-011-4/+0
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Complete implementation for MSVC (even building minigzip)jan.nijtmans2019-04-101-1/+4
| | * | | Merge 8.7. Complete implementation for MSVC and for UNIX.jan.nijtmans2019-04-091-2/+2
| | |\ \ \
| | * | | | Merge 8.7. Intended operation completed for mingw-w64 (but not yet for other ...jan.nijtmans2019-04-081-3/+32
| | |/ / /
* | | | | Bump to 8.7a4 to distinguish development from 8.7a3 release.dgp2019-12-021-1/+1
* | | | | Merge 8.6jan.nijtmans2019-11-271-108/+34
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | 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
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | Bump version numbers for 8.6.10 release.dgp2019-06-171-1/+1
* | | | | | | merge 8.7dgp2019-10-301-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
* | | | | | | merge 8.7dgp2019-08-261-0/+21
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | 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
* | | | | merge 8.7dgp2019-02-251-3/+3
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | merge 8.7dgp2018-12-141-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | re-generate configure scriptjan.nijtmans2018-11-241-2/+2
* | | | | Bump to version 8.7a3 for release.dgp2018-11-141-1/+1
|/ / / /
* | | | 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
|\ \ \ \