| Commit message (Expand) | Author | Age | Files | Lines |
* | Re-generate "configure" with autoconf-2.71 | jan.nijtmans | 2023-10-09 | 1 | -2849/+3564 |
|\ |
|
* | | Rework to use configure as prior solution presumed Gnu make | apnadkarni | 2023-10-08 | 1 | -3564/+2856 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2023-08-03 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | DOn't use --out-implib on Cygwin any more, no longer needed | jan.nijtmans | 2023-08-03 | 1 | -2/+0 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2023-08-02 | 1 | -2/+1 |
|\ \
| |/ |
|
| * | deprecate TCL_EXPORT_FILE_SUFFIX: no longer needed. Fix some path handling co... | jan.nijtmans | 2023-08-02 | 1 | -2/+1 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2023-07-26 | 1 | -1/+26 |
|\ \
| |/ |
|
| * | Add (back) check for vfork() | jan.nijtmans | 2023-07-25 | 1 | -2/+3 |
|
|
| * | Re-generate configure and tclConfig.h.in | jan.nijtmans | 2023-07-25 | 1 | -1/+4 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2023-07-24 | 1 | -7/+1 |
|\ \ |
|
| * | | For now, disable posix_spawnp, until we have a better solution for [407b70361... | jan.nijtmans | 2023-07-24 | 1 | -102/+1 |
| |/ |
|
* | | Merge 8.6 | jan.nijtmans | 2023-07-24 | 1 | -3/+8 |
|\ \
| |/ |
|
| * | Merge 8.6. Put vfork check a little bit earlier in unix/tcl.m4. Re-generate u... | jan.nijtmans | 2023-07-03 | 1 | -4985/+13791 |
| |\ |
|
| * | | Updated configure script to ease testing with this branch | neumann | 2023-06-30 | 1 | -13693/+4985 |
| |/ |
|
| * | re-generate unix/configure | jan.nijtmans | 2023-04-13 | 1 | -1/+1 |
|
|
| * | Correct spelling errors in comments and documentation, but also non-comment
| pooryorick | 2023-04-12 | 1 | -1/+1 |
|
|
* | | Fix [5916e48806]: tcl.pc: hardcoded depedencies, missing build flags | jan.nijtmans | 2023-07-11 | 1 | -0/+6 |
|
|
* | | Remove compat/dirent*.h and some other compat/*.c files: Modern C-compilers a... | jan.nijtmans | 2023-06-27 | 1 | -388/+47 |
|
|
* | | merge core-8-branch | dkf | 2023-05-24 | 1 | -66/+48 |
|\ \ |
|
| * | | Re-generate unix/configure | jan.nijtmans | 2023-04-13 | 1 | -1/+1 |
|
|
| * | | Correct spelling errors in comments and documentation, but also a non-comment
| pooryorick | 2023-04-12 | 1 | -1/+1 |
|
|
| * | | Fix [68417a8bb3]: No result/LF printed for 64-bit integer type check | jan.nijtmans | 2023-03-24 | 1 | -2/+4 |
|
|
| * | | Merge 8.6 | jan.nijtmans | 2023-03-24 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Fix [15e74a2fe6]: Fix various typos | jan.nijtmans | 2023-03-24 | 1 | -1/+1 |
|
|
| * | | Merge 8.6 | jan.nijtmans | 2023-03-17 | 1 | -12/+12 |
| |\ \
| | |/ |
|
| | * | arm64e -> arm64, since arm64e is not available yet on MacOS (Thanks to Stefan... | jan.nijtmans | 2023-03-17 | 1 | -12/+12 |
|
|
| * | | Merge 8.6 | jan.nijtmans | 2023-03-15 | 1 | -50/+0 |
| |\ \
| | |/ |
|
| | * | Remove _LARGEFILE_SOURCE64 usage. See [d690400d07] | jan.nijtmans | 2023-03-15 | 1 | -105/+0 |
|
|
| * | | Merge 8.6 | jan.nijtmans | 2023-01-06 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Fix [ad393071c2]: Use different LD_LIBRARY_PATH_VAR on macOS | jan.nijtmans | 2023-01-06 | 1 | -1/+1 |
|
|
| * | | Merge 8.6 | jan.nijtmans | 2022-12-16 | 1 | -0/+30 |
| |\ \
| | |/ |
|
| | * | Add checks to the configure script for mknod, tcdrain and uname, for systems ... | jan.nijtmans | 2022-12-16 | 1 | -0/+300 |
|
|
| | * | Now that 32-bit cygwin is dead, eliminate the need for --enable-64bit in a Cy... | jan.nijtmans | 2022-12-16 | 1 | -25/+25 |
|
|
| | * | Re-generate configure scripts (with correct autoconf version) | jan.nijtmans | 2022-11-23 | 1 | -0/+1 |
|
|
| | * | Bump to 8.6.13 for release | dgp | 2022-06-06 | 1 | -2/+1 |
|
|
* | | | rebase to latest 8.7 | jan.nijtmans | 2022-09-22 | 1 | -0/+8 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge 8.7 | jan.nijtmans | 2021-11-01 | 1 | -28/+50 |
| |\ \ |
|
| * | | | Added in missing field | dkf | 2021-06-19 | 1 | -145/+131 |
|
|
* | | | | Merge 8.6 | jan.nijtmans | 2022-04-21 | 1 | -1/+1 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Fix [https://core.tcl-lang.org/tk/info/bf0f4808d7|bf0f4808d7]: macOS Aqua : C... | jan.nijtmans | 2022-04-21 | 1 | -3/+69 |
|
|
* | | | | Although I don't think it helps for [62f56a61aca52db3], put back --enable-64b... | jan.nijtmans | 2022-04-21 | 1 | -23/+147 |
|
|
* | | | | Eliminate the need for --enable-64bit on MacOS: We only do 64-bit now. Remove... | jan.nijtmans | 2022-04-20 | 1 | -21/+52 |
|
|
* | | | | Fix [https://core.tcl-lang.org/tk/tktview?name=bf0f4808d7|bf0f4808d7]: macOS ... | jan.nijtmans | 2022-04-20 | 1 | -119/+4 |
|
|
* | | | | Deprecate internal macro's TclIsInfinite() and TclIsNan(), since C99 has isin... | jan.nijtmans | 2022-02-17 | 1 | -41/+0 |
|
|
* | | | | Merge 8.6 | jan.nijtmans | 2022-02-12 | 1 | -2/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | Fix [1720242] (appears the patch was only partially applied) | jan.nijtmans | 2022-02-12 | 1 | -2/+2 |
|
|
* | | | | Fix [97b8e1d54b]: -mdynamic-no-pic not supported on Apple Silicon | jan.nijtmans | 2021-11-28 | 1 | -1/+0 |
|
|
* | | | | Starting with 8.7, don't bother Cygwin32 any more. Only Cygwin64 will be supp... | jan.nijtmans | 2021-11-12 | 1 | -2/+2 |
|
|
* | | | | Merge 8.6 | jan.nijtmans | 2021-11-07 | 1 | -0/+2 |
|\ \ \ \
| |/ / /
| | | /
| |_|/
|/| | |
|
| * | | Fix [15845d9fd8]: unix/tcl.m4: implicit declaration of exit() in timezone var... | jan.nijtmans | 2021-11-07 | 1 | -0/+2 |
|
|