| Commit message (Expand) | Author | Age | Files | Lines |
* | Re-generate configure scripts (with correct autoconf version) | jan.nijtmans | 2022-11-23 | 1 | -10/+13 |
|
|
* | Bump to 8.6.13 for release | dgp | 2022-06-06 | 1 | -14/+11 |
|
|
* | 'develop' fixes for zlib-1.2.12. Will be in zlib-1.2.12.1 or zlib-1.2.13. | jan.nijtmans | 2022-05-09 | 1 | -1/+1 |
|
|
* | re-generate configure script for windows | jan.nijtmans | 2022-02-14 | 1 | -1/+1 |
|
|
* | Fix determination of HAVE_CPUID with configure script | jan.nijtmans | 2022-02-13 | 1 | -1/+1 |
|
|
* | Accept aarch64 too (in stead of arm64) | jan.nijtmans | 2022-02-08 | 1 | -11/+11 |
|
|
* | More changed for windows-arm (e.g. add zdll.lib for ARM64, although zlib1.dll... | jan.nijtmans | 2022-02-08 | 1 | -5/+24 |
|
|
* | Fix [bae42b3d24]: [d86e92fb33] et.al. eliminates cpuid when cross compiling f... | jan.nijtmans | 2022-02-07 | 1 | -2/+12 |
|
|
* | See [https://github.com/tcltk/tcl/pull/10] | jan.nijtmans | 2022-02-04 | 1 | -2/+10 |
|
|
* | Fix -fno-lto determination/add --enable-auto-image-base option to windows bui... | jan.nijtmans | 2021-11-11 | 1 | -0/+61 |
|
|
* | Bump to 8.6.12 for release | jan.nijtmans | 2021-10-27 | 1 | -1/+1 |
|
|
* | Don't use LTO for any stub libraries: It's asking for trouble when an extensi... | jan.nijtmans | 2021-01-20 | 1 | -1/+63 |
|
|
* | Fix [b89209f5cd]: compilation error Windows 10 / Visual Studio 2019 | jan.nijtmans | 2021-01-13 | 1 | -1/+1 |
|\ |
|
| * | Fix [b89209f5cd]: compilation error Windows 10 / Visual Studio 2019 | jan.nijtmans | 2021-01-13 | 1 | -1/+1 |
|
|
* | | No longer use deprecated syntax for AC_INIT/AC_OUTPUT. (almost) no change in ... | jan.nijtmans | 2021-01-04 | 1 | -11/+25 |
|
|
* | | re-generate win/configure | jan.nijtmans | 2021-01-04 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | re-generate win/configure | jan.nijtmans | 2021-01-04 | 1 | -0/+1 |
|
|
| * | Convert AC_TRY_COMPILE (which is obsolete now) to AC_COMPILE_IFELSE/AC_LANG_P... | jan.nijtmans | 2020-12-24 | 1 | -14/+28 |
|
|
* | | merge 8.6 | dgp | 2020-12-07 | 1 | -8/+0 |
|\ \ |
|
| * \ | Merge 8.5 | jan.nijtmans | 2020-12-02 | 1 | -8/+0 |
| |\ \
| | |/ |
|
| | * | Remove redunant piece of SC_ENABLE_SHARED: The AC_ARG_ENABLE already generate... | jan.nijtmans | 2020-12-01 | 1 | -8/+0 |
|
|
* | | | merge 8.6 | dgp | 2020-10-29 | 1 | -2/+6 |
|\ \ \
| |/ / |
|
| * | | Fix implib filenames (adapted from Mingw2's 006-proper-implib-name.mingw.patch) | jan.nijtmans | 2020-10-29 | 1 | -2/+6 |
| |\ \
| | |/ |
|
| | * | Fix implib filenames (adapted from Mingw2's 006-proper-implib-name.mingw.patch) | jan.nijtmans | 2020-10-29 | 1 | -2/+6 |
|
|
* | | | merge 8.6 | dgp | 2020-07-07 | 1 | -5/+4 |
|\ \ \
| |/ / |
|
| * | | Make sure that in tclConfig.sh for Windows ${DBGX} is expanded before exporti... | jan.nijtmans | 2020-07-07 | 1 | -5/+4 |
|
|
* | | | Bump to 8.6.11 for release. | dgp | 2020-07-06 | 1 | -1/+1 |
|/ / |
|
* | | Fix determination of TCL_PACKAGE_PATH if it contains multiple directories, an... | jan.nijtmans | 2020-04-10 | 1 | -2/+2 |
|
|
* | | Merge 8.5 | jan.nijtmans | 2020-02-24 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Add -Wpointer-arith warning to C-compile. Fix gcc(-9) warning. | jan.nijtmans | 2020-02-24 | 1 | -24/+22 |
|
|
* | | Make win/configure work with CC=g++ (doesn't actually work with Tcl and Tk yet) | jan.nijtmans | 2019-12-14 | 1 | -3/+12 |
|
|
* | | Merge 8.5 | jan.nijtmans | 2019-11-27 | 1 | -158/+75 |
|\ \
| |/ |
|
| * | Don't bother paths of 64-bit SDK any more: This was Visual Studio 2008-specif... | jan.nijtmans | 2019-11-27 | 1 | -158/+75 |
|
|
* | | Fix travis build on Windows (tweak to configure script was made on purpose, t... | jan.nijtmans | 2019-11-04 | 1 | -10/+12 |
|
|
* | | Updates from `make dist` | dgp | 2019-11-03 | 1 | -12/+10 |
|
|
* | | merge 8.6 | dgp | 2019-09-11 | 1 | -3278/+3112 |
|\ \ |
|
| * \ | Merge 8.5 | jan.nijtmans | 2019-09-09 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Final touch to make everything work for 8.5: | jan.nijtmans | 2019-09-09 | 1 | -1/+1 |
|
|
| * | | merge 8.5 (no functional changes on tclProc, it was already fixed there - onl... | sebres | 2019-09-06 | 1 | -10/+12 |
| |\ \
| | |/ |
|
| | * | Fix configure script (re-generated with a modified autoconf-2.59, in which th... | jan.nijtmans | 2019-09-06 | 1 | -10/+12 |
|
|
| * | | Merge 8.5. Add (still unused) runstatedir in Makefile.in. Re-generate win/uni... | jan.nijtmans | 2019-09-02 | 1 | -3289/+3121 |
| |\ \
| | |/ |
|
| | * | close fork | sebres | 2019-07-12 | 1 | -3172/+2925 |
| | |\ |
|
* | | \ | merge 8.6 | dgp | 2019-07-15 | 1 | -3112/+3300 |
|\ \ \ \
| |/ / / |
|
| * | | | integrate branch bug-4718b41c56, revert/rebuild win/configure (2.69 in tcl8.6... | sebres | 2019-07-12 | 1 | -3112/+3300 |
| |\ \ \
| | |/ / |
|
| | * | | integrate branch bug-4718b41c56, closes [4718b41c56] | sebres | 2019-07-12 | 1 | -0/+20 |
| | |\ \ |
|
| | | * | | win/x86: compat fix, 64-bit time_t for 32-build is optional now (via configur... | sebres | 2019-07-10 | 1 | -0/+20 |
|
|
| * | | | | Merge 8.5 | jan.nijtmans | 2019-07-12 | 1 | -3279/+3112 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | * | | | Leave out travis tests for MSVC, until test-cases are fixed. | jan.nijtmans | 2019-07-12 | 1 | -3172/+2925 |
| | |/ / |
|
| * | | | Add CI (Travis) builds and testing for Windows, both with MSVC and GCC. | dkf | 2019-07-10 | 1 | -3112/+3279 |
| |\ \ \
| | |/ / |
|
| | * | | Updated win/configure to use current version of autoconf | dkf | 2019-07-07 | 1 | -2925/+3172 |
| | |/ |
|