summaryrefslogtreecommitdiffstats
path: root/unix/tcl.m4
Commit message (Collapse)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 ↵jan.nijtmans2023-03-171-8/+8
| | | | | | | | | | | | Stefan Sobernig)
* | | 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 ↵jan.nijtmans2022-12-161-39/+39
| | | | | | | | | | | | Cygwin build
| | * Fix [https://core.tcl-lang.org/tk/info/bf0f4808d7|bf0f4808d7]: macOS Aqua : ↵jan.nijtmans2022-04-211-4/+17
| | | | | | | | | | | | CFLAGS_OPTIMIZE. Builds on MacOSX will now be done with -O2 in Release mode.
* | | Merge 8.7jan.nijtmans2022-04-211-28/+80
|\ \ \ | |/ /
| * | Although I don't think it helps for [62f56a61aca52db3], put back ↵jan.nijtmans2022-04-211-28/+80
| | | | | | | | | | | | --enable-64bit and fat_32_64 functionality: It's probably too early to abandon 32-bit builds
* | | Merge 8.7jan.nijtmans2022-04-201-22/+28
|\ \ \ | |/ /
| * | Eliminate the need for --enable-64bit on MacOS: We only do 64-bit now. ↵jan.nijtmans2022-04-201-22/+28
| | | | | | | | | | | | Remove macosx/Tcl.xcode in favor of macosx/Tcl.xcodeproj
* | | 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
| | | | | | | | | | | | Aqua : CFLAGS_OPTIMIZE
* | | 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 ↵jan.nijtmans2021-11-121-2/+2
| | | | | | | | | | | | supported.
* | | 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 ↵jan.nijtmans2021-11-071-2/+4
| | | | | | | | | | | | variable checks
* | | 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
| | | | | | | | | | | | (with typo correct) from 8.7
* | | 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 ↵jan.nijtmans2021-02-041-31/+39
| | | | | | | | | | | | against XQuartz
* | | 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 ↵jan.nijtmans2021-01-201-0/+14
| | | | | | | | | | | | extension is compiled with different CFLAGS as the stub library.
* | | Merge 8.7 (resolve conflicts)dgp2021-01-081-28/+9
|\ \ \ | |/ /
| * | Omit -Wdeclaration-after-statement from CFLAGS: No longer needed since we ↵jan.nijtmans2021-01-081-1/+1
| | | | | | | | | | | | | | | stopped support for MSVC 6++ Change Tcl_WideInt -> long long in various places: Tcl_WideInt could be a 128-bit type, we don't want that everywhere.
| * | Merge 8.7. Don't bother BorlandC, LCC and WatcomC any more, since they ↵jan.nijtmans2021-01-071-1/+0
| |\ \ | | | | | | | | | | | | (probably) cannot handle Windows 7 API anyway.
| * \ \ Merge 8.7jan.nijtmans2021-01-071-21/+23
| |\ \ \ | | |/ /
| * | | Merge 8.7jan.nijtmans2021-01-041-21/+15
| |\ \ \