summaryrefslogtreecommitdiffstats
path: root/win/configure
Commit message (Expand)AuthorAgeFilesLines
* a6 -> b1, as preparation for possible release (hopefully, one day)jan.nijtmans2024-03-061-1/+1
* Merge 8.6jan.nijtmans2024-03-051-0/+15
|\
| * Minor addition to [1b8a893ded]: On Windows, fill TCL_PACKAGE_PATH (in tclConf...jan.nijtmans2024-03-051-1/+16
* | Merge 8.6jan.nijtmans2024-03-041-15/+0
|\ \ | |/
| * (minor) fix for [1b8a893ded]: TCL_PACKAGE_PATH path is (wrongly) bracedjan.nijtmans2024-03-041-16/+1
| |\
| | * Proposed fix for [1b8a893ded]: TCL_PACKAGE_PATH path is (wrongly) braced.jan.nijtmans2024-03-041-2/+2
| |/
| * Bump to 8.6.14 for releasegriffin2024-01-161-1/+1
* | Upgrade to autoconf-2.72jan.nijtmans2024-01-071-480/+579
* | Merge 8.7jan.nijtmans2023-08-031-6/+4
|\ \ | |/
| * Implement TCL_LIB_FLAG/TCL_BUILD_LIB_SPEC for Windows (which - aparently - ha...jan.nijtmans2023-08-031-7/+5
* | Merge 8.6jan.nijtmans2023-08-021-4/+0
|\ \ | |/
| * deprecate TCL_EXPORT_FILE_SUFFIX: no longer needed. Fix some path handling co...jan.nijtmans2023-08-021-5/+1
* | Merge 8.6jan.nijtmans2023-08-011-0/+11
|\ \ | |/
| * Add TCL_ZLIB_LIB_NAME to tclConfig.sh (for Windows)jan.nijtmans2023-08-011-1/+7
| * Re-generate configure scripts (with correct autoconf version)jan.nijtmans2022-11-231-10/+13
| * Bump to 8.6.13 for releasedgp2022-06-061-14/+11
* | Remove compat/stdint.h and compat/stdlib.h: All C-compilers nowadays have it.jan.nijtmans2023-06-261-47/+0
* | Merge 8.6jan.nijtmans2022-05-091-1/+1
|\ \ | |/
| * 'develop' fixes for zlib-1.2.12. Will be in zlib-1.2.12.1 or zlib-1.2.13.jan.nijtmans2022-05-091-1/+1
* | Correct references to libtommath.dll.a/tommath.lib, depending on compiler (wa...jan.nijtmans2022-02-141-4/+8
* | Merge 8.6jan.nijtmans2022-02-141-2/+2
|\ \ | |/
| * re-generate configure script for windowsjan.nijtmans2022-02-141-1/+1
| * Fix determination of HAVE_CPUID with configure scriptjan.nijtmans2022-02-131-1/+1
* | Merge 8.6jan.nijtmans2022-02-091-13/+32
|\ \ | |/
| * Accept aarch64 too (in stead of arm64)jan.nijtmans2022-02-081-11/+11
| * More changed for windows-arm (e.g. add zdll.lib for ARM64, although zlib1.dll...jan.nijtmans2022-02-081-5/+24
* | Merge 8.6jan.nijtmans2022-02-071-2/+12
|\ \ | |/
| * Fix [bae42b3d24]: [d86e92fb33] et.al. eliminates cpuid when cross compiling f...jan.nijtmans2022-02-071-2/+12
* | Merge 8.6jan.nijtmans2022-02-071-2/+10
|\ \ | |/
| * See [https://github.com/tcltk/tcl/pull/10]jan.nijtmans2022-02-041-2/+10
* | Merge 8.6jan.nijtmans2021-11-111-0/+35
|\ \ | |/
| * Fix -fno-lto determination/add --enable-auto-image-base option to windows bui...jan.nijtmans2021-11-111-0/+61
| * Bump to 8.6.12 for releasejan.nijtmans2021-10-271-1/+1
* | Merge-mark 8.6. Update to autoconf-2.71jan.nijtmans2021-08-191-74/+68
|\ \ | |/
* | Bump version number to distinguish from release.dgp2021-06-181-1/+1
* | merge 8.7dgp2021-06-041-2/+2
|\ \
| * | Add winspool library to LIBS_GUI on Windows. Not used yet (but most likely it...jan.nijtmans2021-06-021-2/+2
* | | Bump to version 8.7a5 for release.dgp2021-05-031-1/+1
|/ /
* | ZIPFS_BUILD=1 only needs to be set oncejan.nijtmans2021-02-091-1/+0
* | Change TCL_ZIP_FILE name, just using dots in stead of underscoresjan.nijtmans2021-02-091-1/+1
* | Attempt to fix the last TIP #430 bits, needed to make it work for Tk (and oth...jan.nijtmans2021-02-081-6/+3
* | Bugfix in TIP #430 implementation: tcl_findLibrary should use the same zip-fi...jan.nijtmans2021-02-081-1/+1
* | Fix [03b70c8918]: core-8-branch : trying to build on macOS10.9 linked against...jan.nijtmans2021-02-041-1/+34
* | Merge 8.6jan.nijtmans2021-01-211-0/+36
|\ \ | |/
| * Don't use LTO for any stub libraries: It's asking for trouble when an extensi...jan.nijtmans2021-01-201-1/+63
* | Merge 8.6jan.nijtmans2021-01-131-1/+1
|\ \ | |/
| * 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
* | | Omit -Wdeclaration-after-statement from CFLAGS: No longer needed since we sto...jan.nijtmans2021-01-081-1/+1
* | | Merge 8.7jan.nijtmans2021-01-071-177/+173
|\ \ \