summaryrefslogtreecommitdiffstats
path: root/unix/tcl.m4
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2023-03-241-2/+3
|\
| * Fix [68417a8bb3]: No result/LF printed for 64-bit integer type checkjan.nijtmans2023-03-241-2/+3
* | Merge 8.7jan.nijtmans2023-03-171-8/+8
|\ \ | |/
| * Merge 8.6jan.nijtmans2023-03-171-8/+8
| |\
| | * arm64e -> arm64, since arm64e is not available yet on MacOS (Thanks to Stefan...jan.nijtmans2023-03-171-8/+8
* | | Merge 8.7jan.nijtmans2023-03-151-3/+0
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2023-03-151-3/+0
| |\ \ | | |/
| | * Remove _LARGEFILE_SOURCE64 usage. See [d690400d07]jan.nijtmans2023-03-151-3/+0
* | | Merge 8.7jan.nijtmans2023-01-061-1/+1
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2023-01-061-1/+1
| |\ \ | | |/
| | * Fix [ad393071c2]: Use different LD_LIBRARY_PATH_VAR on macOSjan.nijtmans2023-01-061-1/+1
| | * Now that 32-bit cygwin is dead, eliminate the need for --enable-64bit in a Cy...jan.nijtmans2022-12-161-39/+39
| | * Fix [https://core.tcl-lang.org/tk/info/bf0f4808d7|bf0f4808d7]: macOS Aqua : C...jan.nijtmans2022-04-211-4/+17
* | | Merge 8.7jan.nijtmans2022-04-211-28/+80
|\ \ \ | |/ /
| * | Although I don't think it helps for [62f56a61aca52db3], put back --enable-64b...jan.nijtmans2022-04-211-28/+80
* | | Merge 8.7jan.nijtmans2022-04-201-22/+28
|\ \ \ | |/ /
| * | Eliminate the need for --enable-64bit on MacOS: We only do 64-bit now. Remove...jan.nijtmans2022-04-201-22/+28
* | | Merge 8.7jan.nijtmans2022-04-201-51/+5
|\ \ \ | |/ /
| * | Fix [https://core.tcl-lang.org/tk/tktview?name=bf0f4808d7|bf0f4808d7]: macOS ...jan.nijtmans2022-04-201-51/+5
* | | Merge 8.7jan.nijtmans2022-02-121-2/+2
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2022-02-121-2/+2
| |\ \ | | |/
| | * Fix [1720242] (appears the patch was only partially applied)jan.nijtmans2022-02-121-2/+2
* | | Merge 8.7jan.nijtmans2021-11-121-2/+2
|\ \ \ | |/ /
| * | Starting with 8.7, don't bother Cygwin32 any more. Only Cygwin64 will be supp...jan.nijtmans2021-11-121-2/+2
* | | Merge 8.7jan.nijtmans2021-11-071-2/+4
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2021-11-071-2/+4
| |\ \ | | |/
| | * Fix [15845d9fd8]: unix/tcl.m4: implicit declaration of exit() in timezone var...jan.nijtmans2021-11-071-2/+4
* | | Merge 8.7jan.nijtmans2021-11-011-30/+16
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2021-11-011-30/+16
| |\ \ | | |/
| | * Update DragonFly/FreeBSD configuration (requested by Pietro Cerutti)jan.nijtmans2021-11-011-31/+16
* | | Merge 8.7jan.nijtmans2021-06-081-2/+2
|\ \ \ | |/ /
| * | HP_UX -> HP-UX and another apparent typojan.nijtmans2021-06-081-2/+2
| |\ \ | | |/
| | * Use -fPIC by default on DragonFly/FreeBSD, but not on OSF1/HP-UX. Backported ...jan.nijtmans2021-06-081-3/+5
* | | Merge 8.7jan.nijtmans2021-06-081-1/+1
|\ \ \ | |/ /
| * | DragonFly/FreeBSD need -fPICjan.nijtmans2021-06-081-1/+1
* | | Merge 8.7jan.nijtmans2021-02-121-1/+24
|\ \ \ | |/ /
| * | Experiment: Integrate culler's "macher" tool. Only for thin binariesjan.nijtmans2021-02-111-1/+24
* | | Merge 8.7jan.nijtmans2021-02-041-31/+39
|\ \ \ | |/ /
| * | Fix [03b70c8918]: core-8-branch : trying to build on macOS10.9 linked against...jan.nijtmans2021-02-041-31/+39
* | | Merge 8.7jan.nijtmans2021-01-291-2/+2
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2021-01-291-2/+2
| |\ \ | | |/
| | * Fix 2 warnings when running "autoconf" (2.69 or 2.70)jan.nijtmans2021-01-291-2/+2
* | | Merge 8.7jan.nijtmans2021-01-211-0/+14
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2021-01-211-0/+14
| |\ \ | | |/
| | * Don't use LTO for any stub libraries: It's asking for trouble when an extensi...jan.nijtmans2021-01-201-0/+14
* | | Merge 8.7 (resolve conflicts)dgp2021-01-081-28/+9
|\ \ \ | |/ /
| * | Omit -Wdeclaration-after-statement from CFLAGS: No longer needed since we sto...jan.nijtmans2021-01-081-1/+1
| * | Merge 8.7. Don't bother BorlandC, LCC and WatcomC any more, since they (proba...jan.nijtmans2021-01-071-1/+0
| |\ \
| * \ \ Merge 8.7jan.nijtmans2021-01-071-21/+23
| |\ \ \ | | |/ /
| * | | Merge 8.7jan.nijtmans2021-01-041-21/+15
| |\ \ \