summaryrefslogtreecommitdiffstats
path: root/unix/configure
Commit message (Expand)AuthorAgeFilesLines
* Bump to 8.6.14 for releasegriffin2024-01-161-1/+1
* DOn't use --out-implib on Cygwin any more, no longer neededjan.nijtmans2023-08-031-2/+0
* deprecate TCL_EXPORT_FILE_SUFFIX: no longer needed. Fix some path handling co...jan.nijtmans2023-08-021-2/+1
* 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.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 [15e74a2fe6]: Fix various typosjan.nijtmans2023-03-241-1/+1
* arm64e -> arm64, since arm64e is not available yet on MacOS (Thanks to Stefan...jan.nijtmans2023-03-171-12/+12
* Remove _LARGEFILE_SOURCE64 usage. See [d690400d07]jan.nijtmans2023-03-151-105/+0
* Fix [ad393071c2]: Use different LD_LIBRARY_PATH_VAR on macOSjan.nijtmans2023-01-061-1/+1
* 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
* Fix [https://core.tcl-lang.org/tk/info/bf0f4808d7|bf0f4808d7]: macOS Aqua : C...jan.nijtmans2022-04-211-3/+69
* Fix [1720242] (appears the patch was only partially applied)jan.nijtmans2022-02-121-2/+2
* Fix [15845d9fd8]: unix/tcl.m4: implicit declaration of exit() in timezone var...jan.nijtmans2021-11-071-0/+2
* merge 8.6dgp2021-11-021-32/+15
|\
| * Update DragonFly/FreeBSD configuration (requested by Pietro Cerutti)jan.nijtmans2021-11-011-32/+15
* | Bump to 8.6.12 for releasejan.nijtmans2021-10-271-1/+1
|/
* re-generate unix/configure with autoconf-2.59jan.nijtmans2021-06-081-4/+7
* Don't use LTO for any stub libraries: It's asking for trouble when an extensi...jan.nijtmans2021-01-201-1/+64
* Merge 8.5jan.nijtmans2021-01-051-1/+1
|\
* \ [e7eb94e8d1] typo fix in changes. Each ambiguous hash still identifies onlydgp2020-12-301-0/+1
|\ \
| * \ Fix [43d371ac19]: Usage of exit() without including <stdlib.h> in unix/configurejan.nijtmans2020-12-291-0/+1
| |\ \ | | |/
| | * Fix [43d371ac19]: Usage of exit() without including <stdlib.h> in unix/configurejan.nijtmans2020-12-291-0/+1
| | * Fix check for broken strstr/strtoul/strtod functions: Modern C compilers don'...jan.nijtmans2020-12-241-3/+3
| | * Update all configure-related stuff to work with autoconf-2.70 too. For now, e...jan.nijtmans2020-12-221-169/+34
* | | merge 8.6dgp2020-12-071-10/+2
|\ \ \ | |/ /
| * | Merge 8.5jan.nijtmans2020-12-021-8/+0
| |\ \ | | |/
| | * Remove redunant piece of SC_ENABLE_SHARED: The AC_ARG_ENABLE already generate...jan.nijtmans2020-12-011-8/+0
| * | Merge 8.5jan.nijtmans2020-12-011-2/+2
| |\ \ | | |/
| | * Missing '_' in unix/tcl.m4 (Only relevant for mingw)jan.nijtmans2020-12-011-2/+2
| * | Merge 8.5jan.nijtmans2020-11-301-2/+2
| |\ \ | | |/
| | * Cherry-pick part of "msys2-fixes_v001" branch: build/test fixes for msys2jan.nijtmans2020-11-301-2/+2
* | | merge 8.6dgp2020-10-071-1/+1
|\ \ \ | |/ /
| * | (cherry-pick): HAVE_TM_GMTOFF detection doesn't work if CFLAGS contains -Werr...jan.nijtmans2020-10-061-1/+1
* | | Bump to 8.6.11 for release.dgp2020-07-061-1/+1
|/ /
* | MacOSX: add some type-casts, improving C++ compatibility. Make sure that strs...jan.nijtmans2020-06-281-2/+0
* | Merge 8.5jan.nijtmans2020-06-251-0/+7
|\ \ | |/
| * One include too muchjan.nijtmans2020-06-241-1/+0
| * re-generate unix/configurejan.nijtmans2020-06-241-0/+9
| * Fix [9080d6a871]: Build fix for tcl on macOS on Apple Siliconjan.nijtmans2020-06-241-0/+3
* | Merge-mark 8.5 (TZ update already done here)jan.nijtmans2020-06-081-1/+1
|\ \ | |/
* | More double-quotesjan.nijtmans2020-04-151-11/+11
* | Try adding some quotesjan.nijtmans2020-04-141-1/+1
* | Fix determination of TCL_PACKAGE_PATH if it contains multiple directories, an...jan.nijtmans2020-04-101-2/+2