summaryrefslogtreecommitdiffstats
path: root/unix/configure
Commit message (Collapse)AuthorAgeFilesLines
* Re-generate unix/configurejan.nijtmans2023-04-131-1/+1
|\
| * Re-generate unix/configurejan.nijtmans2023-04-131-1/+1
| |
* | Correct spelling errors in comments and documentation, but also a ↵pooryorick2023-04-121-1/+1
|\ \ | |/ | | | | non-comment corrections in history.tcl and tcltest.test.
| * Correct spelling errors in comments and documentation, but also a non-comment pooryorick2023-04-121-1/+1
| | | | | | corrections in history.tcl and tcltest.test.
* | Merge 8.7jan.nijtmans2023-03-241-2/+4
|\ \ | |/
| * Fix [68417a8bb3]: No result/LF printed for 64-bit integer type checkjan.nijtmans2023-03-241-2/+4
| |
* | Merge 8.7jan.nijtmans2023-03-241-1/+1
|\ \ | |/
| * Merge 8.6jan.nijtmans2023-03-241-1/+1
| |\
| | * Fix [15e74a2fe6]: Fix various typosjan.nijtmans2023-03-241-1/+1
| | |
* | | Merge 8.7jan.nijtmans2023-03-171-12/+12
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2023-03-171-12/+12
| |\ \ | | |/
| | * arm64e -> arm64, since arm64e is not available yet on MacOS (Thanks to ↵jan.nijtmans2023-03-171-12/+12
| | | | | | | | | | | | Stefan Sobernig)
* | | Merge 8.7jan.nijtmans2023-03-151-50/+0
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2023-03-151-50/+0
| |\ \ | | |/
| | * Remove _LARGEFILE_SOURCE64 usage. See [d690400d07]jan.nijtmans2023-03-151-105/+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
| | |
* | | Merge 8.7jan.nijtmans2022-12-161-0/+30
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2022-12-161-0/+30
| |\ \ | | |/
| | * Add checks to the configure script for mknod, tcdrain and uname, for systems ↵jan.nijtmans2022-12-161-0/+300
| | | | | | | | | | | | (like VxWorks) which don't have it. See [aa4d088e5d]
| | * Now that 32-bit cygwin is dead, eliminate the need for --enable-64bit in a ↵jan.nijtmans2022-12-161-25/+25
| | | | | | | | | | | | Cygwin build
| | * Re-generate configure scripts (with correct autoconf version)jan.nijtmans2022-11-231-0/+1
| | |
| | * Bump to 8.6.13 for releasedgp2022-06-061-2/+1
| | |
| * | Merge 8.6jan.nijtmans2022-04-211-1/+1
| |\ \ | | |/
| | * Fix [https://core.tcl-lang.org/tk/info/bf0f4808d7|bf0f4808d7]: macOS Aqua : ↵jan.nijtmans2022-04-211-3/+69
| | | | | | | | | | | | CFLAGS_OPTIMIZE. Builds on MacOSX will now be done with -O2 in Release mode.
* | | Make the idea (finally) workjan.nijtmans2022-06-121-6/+2
| | |
* | | Merge 8.7jan.nijtmans2022-04-211-22/+146
|\ \ \ | |/ /
| * | Although I don't think it helps for [62f56a61aca52db3], put back ↵jan.nijtmans2022-04-211-23/+147
| | | | | | | | | | | | --enable-64bit and fat_32_64 functionality: It's probably too early to abandon 32-bit builds
* | | Merge 8.7jan.nijtmans2022-04-201-21/+52
|\ \ \ | |/ /
| * | Eliminate the need for --enable-64bit on MacOS: We only do 64-bit now. ↵jan.nijtmans2022-04-201-21/+52
| | | | | | | | | | | | Remove macosx/Tcl.xcode in favor of macosx/Tcl.xcodeproj
* | | Merge 8.7jan.nijtmans2022-04-201-119/+4
|\ \ \ | |/ /
| * | Fix [https://core.tcl-lang.org/tk/tktview?name=bf0f4808d7|bf0f4808d7]: macOS ↵jan.nijtmans2022-04-201-119/+4
| | | | | | | | | | | | Aqua : CFLAGS_OPTIMIZE
* | | Merge 8.7jan.nijtmans2022-02-171-41/+0
|\ \ \ | |/ /
| * | Deprecate internal macro's TclIsInfinite() and TclIsNan(), since C99 has ↵jan.nijtmans2022-02-171-41/+0
| | | | | | | | | | | | isinf() and isnan()
* | | 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-281-1/+0
|\ \ \ | |/ /
| * | Fix [97b8e1d54b]: -mdynamic-no-pic not supported on Apple Siliconjan.nijtmans2021-11-281-1/+0
| | |
* | | 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-0/+2
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2021-11-071-0/+2
| |\ \ | | |/
| | * Fix [15845d9fd8]: unix/tcl.m4: implicit declaration of exit() in timezone ↵jan.nijtmans2021-11-071-0/+2
| | | | | | | | | | | | variable checks
| | * merge 8.6dgp2021-11-021-32/+15
| | |\
| | * | Bump to 8.6.12 for releasejan.nijtmans2021-10-271-1/+1
| | | |
* | | | Merge 8.7jan.nijtmans2021-11-011-28/+15
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2021-11-011-28/+15
| |\ \ \ | | | |/ | | |/|
| | * | Update DragonFly/FreeBSD configuration (requested by Pietro Cerutti)jan.nijtmans2021-11-011-32/+15
| | |/