summaryrefslogtreecommitdiffstats
path: root/win/configure
Commit message (Expand)AuthorAgeFilesLines
* Make pkgIndex.tcl files work on all platformsjan.nijtmans2021-04-061-0/+2
* Merge 8.7jan.nijtmans2021-02-251-1/+5
|\
* \ Merge 8.7jan.nijtmans2021-02-171-3/+251
|\ \ | |/
| * Add "dllfile,runtime" to Tk package configurationjan.nijtmans2021-02-091-3/+1
| * Merge 8.7. Make a --disable-shared build handle the Tk zip file.jan.nijtmans2021-02-041-2/+35
| |\
| | * Sync */tcl.m4 with Tcljan.nijtmans2021-02-041-1/+34
| |/
| * Merge 8.7jan.nijtmans2021-01-211-1/+143
| |\
| | * Merge 8.6jan.nijtmans2021-01-211-0/+36
| | |\
| | | * Compile stub library with -fno-lto. See [https://core.tcl-lang.org/thread/inf...jan.nijtmans2021-01-211-1/+63
| * | | Merge 8.7jan.nijtmans2021-01-081-166/+163
| |\ \ \
| * \ \ \ Merge 8.7jan.nijtmans2020-12-221-1403/+1964
| |\ \ \ \
| * | | | | Add autoconf stuff needed for zipfsjan.nijtmans2020-12-151-0/+177
* | | | | | Change shared Tk filenamejan.nijtmans2021-01-151-0/+9
| |_|_|/ / |/| | | |
* | | | | Merge 8.7jan.nijtmans2021-01-131-0/+106
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge 8.5jan.nijtmans2021-01-131-0/+272
| |\ \ \ \
| | * | | | Don't use @TCL_DEFS@ in win/Makefile.in (just as unix/Makefile.in). In stead,...jan.nijtmans2021-01-131-0/+272
* | | | | | Merge 8.6jan.nijtmans2021-01-131-1/+1
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |
| * | | | Fix [f6c5365244]: compilation error Windows 10 / Visual Studio 2019jan.nijtmans2021-01-131-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Fix [f6c5365244]: compilation error Windows 10 / Visual Studio 2019jan.nijtmans2021-01-131-1/+1
* | | | | Merge 8.6. Sync */tcl.m4 with Tcljan.nijtmans2021-01-081-4/+4
|\ \ \ \ \ | |/ / / /
* | | | | Merge 8.7. TIME_WITH_SYS_TIME is now obsolete (due to autoconf-2.70)jan.nijtmans2021-01-051-162/+159
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Merge 8.5. Sync */tcl.m4 with Tcl.jan.nijtmans2021-01-051-14/+27
| |\ \ \ | | |/ /
| | * | Correct Tk version in win/configure.injan.nijtmans2021-01-051-9/+9
| | * | Sync */tcl.m4 with Tcljan.nijtmans2021-01-051-17/+29
| * | | Merge 8.5jan.nijtmans2021-01-041-0/+1
| |\ \ \ | | |/ /
| | * | Re-generate win/configurejan.nijtmans2021-01-041-0/+1
| | * | Update all configure-related stuff to work with autoconf-2.70 too. For now, e...jan.nijtmans2020-12-221-0/+138
| * | | merge 8.6dgp2020-12-071-8/+0
| |\ \ \
| * \ \ \ merge 8.6dgp2020-10-291-2/+6
| |\ \ \ \
| * | | | | Autoconf, using slightly modified autoconf-2.59. This fixes two bugs (backpo...jan.nijtmans2020-07-071-10/+12
| * | | | | autoconfdgp2020-07-061-13/+11
* | | | | | More update necessary for autoconf 2.70. This fixes the determination of int...jan.nijtmans2020-12-181-0/+83
* | | | | | Re-generate configure scripts with (brand-new!!!) autoconf-2.70jan.nijtmans2020-12-171-1369/+1843
| |_|_|_|/ |/| | | |
* | | | | 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
| | |/ / /