summaryrefslogtreecommitdiffstats
path: root/unix/configure
Commit message (Expand)AuthorAgeFilesLines
* Re-generate "configure" with autoconf-2.71jan.nijtmans2023-10-091-2849/+3564
|\
* | Rework to use configure as prior solution presumed Gnu makeapnadkarni2023-10-081-3564/+2856
* | Merge 8.7jan.nijtmans2023-08-031-2/+0
|\ \ | |/
| * DOn't use --out-implib on Cygwin any more, no longer neededjan.nijtmans2023-08-031-2/+0
* | Merge 8.6jan.nijtmans2023-08-021-2/+1
|\ \ | |/
| * deprecate TCL_EXPORT_FILE_SUFFIX: no longer needed. Fix some path handling co...jan.nijtmans2023-08-021-2/+1
* | Merge 8.6jan.nijtmans2023-07-261-1/+26
|\ \ | |/
| * Add (back) check for vfork()jan.nijtmans2023-07-251-2/+3
| * Re-generate configure and tclConfig.h.injan.nijtmans2023-07-251-1/+4
* | Merge 8.6jan.nijtmans2023-07-241-7/+1
|\ \
| * | For now, disable posix_spawnp, until we have a better solution for [407b70361...jan.nijtmans2023-07-241-102/+1
| |/
* | Merge 8.6jan.nijtmans2023-07-241-3/+8
|\ \ | |/
| * Merge 8.6. Put vfork check a little bit earlier in unix/tcl.m4. Re-generate u...jan.nijtmans2023-07-031-4985/+13791
| |\
| * | Updated configure script to ease testing with this branchneumann2023-06-301-13693/+4985
| |/
| * re-generate unix/configurejan.nijtmans2023-04-131-1/+1
| * Correct spelling errors in comments and documentation, but also non-comment pooryorick2023-04-121-1/+1
* | Fix [5916e48806]: tcl.pc: hardcoded depedencies, missing build flagsjan.nijtmans2023-07-111-0/+6
* | Remove compat/dirent*.h and some other compat/*.c files: Modern C-compilers a...jan.nijtmans2023-06-271-388/+47
* | merge core-8-branchdkf2023-05-241-66/+48
|\ \
| * | Re-generate unix/configurejan.nijtmans2023-04-131-1/+1
| * | Correct spelling errors in comments and documentation, but also a non-comment pooryorick2023-04-121-1/+1
| * | Fix [68417a8bb3]: No result/LF printed for 64-bit integer type checkjan.nijtmans2023-03-241-2/+4
| * | Merge 8.6jan.nijtmans2023-03-241-1/+1
| |\ \ | | |/
| | * Fix [15e74a2fe6]: Fix various typosjan.nijtmans2023-03-241-1/+1
| * | Merge 8.6jan.nijtmans2023-03-171-12/+12
| |\ \ | | |/
| | * arm64e -> arm64, since arm64e is not available yet on MacOS (Thanks to Stefan...jan.nijtmans2023-03-171-12/+12
| * | Merge 8.6jan.nijtmans2023-03-151-50/+0
| |\ \ | | |/
| | * Remove _LARGEFILE_SOURCE64 usage. See [d690400d07]jan.nijtmans2023-03-151-105/+0
| * | 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.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
| | * Now that 32-bit cygwin is dead, eliminate the need for --enable-64bit in a Cy...jan.nijtmans2022-12-161-25/+25
| | * 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
* | | rebase to latest 8.7jan.nijtmans2022-09-221-0/+8
|\ \ \ | |/ / |/| |
| * | Merge 8.7jan.nijtmans2021-11-011-28/+50
| |\ \
| * | | Added in missing fielddkf2021-06-191-145/+131
* | | | Merge 8.6jan.nijtmans2022-04-211-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix [https://core.tcl-lang.org/tk/info/bf0f4808d7|bf0f4808d7]: macOS Aqua : C...jan.nijtmans2022-04-211-3/+69
* | | | Although I don't think it helps for [62f56a61aca52db3], put back --enable-64b...jan.nijtmans2022-04-211-23/+147
* | | | Eliminate the need for --enable-64bit on MacOS: We only do 64-bit now. Remove...jan.nijtmans2022-04-201-21/+52
* | | | Fix [https://core.tcl-lang.org/tk/tktview?name=bf0f4808d7|bf0f4808d7]: macOS ...jan.nijtmans2022-04-201-119/+4
* | | | Deprecate internal macro's TclIsInfinite() and TclIsNan(), since C99 has isin...jan.nijtmans2022-02-171-41/+0
* | | | Merge 8.6jan.nijtmans2022-02-121-2/+2
|\ \ \ \ | |/ / /
| * | | Fix [1720242] (appears the patch was only partially applied)jan.nijtmans2022-02-121-2/+2
* | | | Fix [97b8e1d54b]: -mdynamic-no-pic not supported on Apple Siliconjan.nijtmans2021-11-281-1/+0
* | | | Starting with 8.7, don't bother Cygwin32 any more. Only Cygwin64 will be supp...jan.nijtmans2021-11-121-2/+2
* | | | Merge 8.6jan.nijtmans2021-11-071-0/+2
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Fix [15845d9fd8]: unix/tcl.m4: implicit declaration of exit() in timezone var...jan.nijtmans2021-11-071-0/+2