summaryrefslogtreecommitdiffstats
path: root/win/configure
Commit message (Expand)AuthorAgeFilesLines
* Add autoconf stuff needed for zipfsjan.nijtmans2020-12-151-0/+177
* Sync unix/tcl.m4 and win/tcl.m4 with Tcl. Simplify linux-build.ymljan.nijtmans2020-12-091-2/+2
* Merge 8.6jan.nijtmans2020-12-041-8/+0
|\
| * Merge 8.5jan.nijtmans2020-12-031-8/+0
| |\
| | * sync tcl.m4 and ruls.vc with Tcljan.nijtmans2020-12-021-8/+0
| | |\ | | |/ | |/|
* | | Merge 8.6jan.nijtmans2020-10-291-2/+6
|\ \ \ | |/ /
| * | Always compile with -D__USE_MINGW_ANSI_STDIO=0.jan.nijtmans2020-10-291-2/+6
| |\ \ | | |/
| | * Always compile with -D__USE_MINGW_ANSI_STDIO=0.jan.nijtmans2020-10-291-2/+6
| | |\ | | |/ | |/|
* | | Make everything compile warning-free using -Wundefjan.nijtmans2020-10-081-1/+1
* | | Merge 8.6. Sync tcl.m4 from Tcl 8.7jan.nijtmans2020-10-051-1/+1
|\ \ \ | |/ /
| * | Add -Wpointer-arith to C-flags. Fix some ANSI prototypes.jan.nijtmans2020-02-241-1/+1
| |\ \ | | |/
| | * Fix [4b5deacc70]: undefined reference to `Tcl_SetStartupScript'. Also fix som...jan.nijtmans2020-02-241-24/+22
* | | Merge trunkjan.nijtmans2020-04-101-2/+2
|\ \ \
| * \ \ Implement TIP #557: C++ support for Tcljan.nijtmans2020-02-281-2/+2
| |\ \ \
| | * \ \ Merge trunkjan.nijtmans2020-02-261-1/+1
| | |\ \ \ | | |/ / / | |/| | |
| | * | | Merge trunkjan.nijtmans2020-02-101-1/+1
| | |\ \ \ | | |/ / / | |/| | |
| | * | | Merge trunkjan.nijtmans2020-02-071-1/+1
| | |\ \ \
| | * | | | Merge 8.7jan.nijtmans2020-02-061-1/+1
| | |/ / /
* | | | | Remove (almost all remaining) traces of DBGX for Windows build.jan.nijtmans2020-02-111-38/+13
|/ / / /
* | | | Bump to 8.7a4 to distinguish trunk from 8.7a3 release.dgp2020-02-071-1/+1
|/ / /
* | | Merge 8.6jan.nijtmans2019-12-161-3/+12
|\ \ \ | |/ /
| * | Sync tcl.m4 with version in Tcljan.nijtmans2019-12-161-3/+12
* | | Sync tcl.m4 (for windows and UNIX) with version provided by Tcl 8.7jan.nijtmans2019-11-271-108/+34
|\ \ \ | |/ /
| * | Sync tcl.m4 with the vesion provided by Tcl 8.6jan.nijtmans2019-11-271-158/+75
| |\ \ | | |/
| | * Sync rules.vc and tcl.m4 with the version included with Tcl8.5jan.nijtmans2019-11-271-158/+75
| | * Fix configure script for use in git-bash (re-generated with a modified autoco...jan.nijtmans2019-09-091-10/+12
| | * merge 8.5dgp2015-12-101-8/+4
| | |\
| | * | Bump to release number 8.5.19dgp2015-10-231-1/+1
| * | | merge 8/6Kevin Walzer2019-09-091-10/+12
| |\ \ \
| | * | | Merge 8.5jan.nijtmans2019-09-091-10/+12
| * | | | Bump version numbers for Tk 8.6.10 release.dgp2019-06-171-1/+1
| |/ / /
| * | | Bump version numbers for release.dgp2018-10-091-1/+1
| * | | Start RC branch for Tk 8.6.8dgp2017-12-061-1/+1
| * | | Start RC branch for Tk 8.6.7dgp2017-03-101-1/+1
| * | | Start RC branch for Tk 8.6.6dgp2016-07-121-1/+1
* | | | merge trunkdgp2019-11-051-0/+9
|\ \ \ \
| * | | | Add test for <stdbool.h> in configure script. Not used by Tk yet.jan.nijtmans2019-10-311-0/+9
* | | | | Merge trunkKevin Walzer2019-08-101-13/+1
|\ \ \ \ \ | |/ / / /
| * | | | Don't bother compat/stdlib.h and compat/unistd.h any more: All currently supp...jan.nijtmans2019-07-231-13/+1
* | | | | Release candidate branch for Tk 8.7a3.dgp2019-06-171-1/+1
|/ / / /
* | | | sync rules.vc and tcl.m4 (both win and unix) with Tcl versionjan.nijtmans2019-05-151-1/+1
* | | | Fix [94eeb111fb]: macos, linux: configuration: unable to build using trunk. jan.nijtmans2019-05-151-1/+13
* | | | Merge tcl.m4 with Tcl version. Add zipfs hooks to tkAppInit.c and winMain.c, ...jan.nijtmans2018-10-121-1/+45
* | | | Sync various configure-related changes from Tcl (from core-8-branch)jan.nijtmans2018-05-311-36/+0
* | | | re-generate configure script (removal of pre-XP)jan.nijtmans2017-12-101-134/+2
* | | | Permit building for Windows on a Tcl 9 foundation. See also [13c80537ab31845b].jan.nijtmans2017-11-061-0/+2
* | | | Bump to 8.7a2 to distinguish trunk from 8.7a1 release.dgp2017-09-081-1/+1
* | | | Release candidate branch for Tk 8.7a1.dgp2017-08-101-1/+1
* | | | Compile with -Wwrite-strings, as does Tcl. In pkgIndex files, allow "8.6-" to...jan.nijtmans2017-01-201-1/+1
* | | | sync tcl.m4 (both win and unix) with Tcl's version.jan.nijtmans2016-03-221-1/+1