summaryrefslogtreecommitdiffstats
path: root/unix/configure
Commit message (Expand)AuthorAgeFilesLines
* 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
* | re-generate UNIX configure scriptjan.nijtmans2020-04-101-4941/+13397
* | Introduce MODULE_INSTALL_DIR in make/nmake files, for compiling Tcl. Less use...jan.nijtmans2020-04-101-13399/+4943
* | Merge 8.5. Mainly add Unicode 13 new plane 3 characters to the internal Unico...jan.nijtmans2020-03-171-1/+1
|\ \ | |/
| * Use more uppercase hex (e.g. 0xFF) in stead of lowercase (0xff) consistantly.jan.nijtmans2020-03-091-1/+1
* | Merge 8.5jan.nijtmans2020-02-241-1/+1
|\ \ | |/
| * Add -Wpointer-arith warning to C-compile. Fix gcc(-9) warning.jan.nijtmans2020-02-241-3/+2
* | Clean up some usage of DBGX: It isn't used any more on UNIXjan.nijtmans2020-02-041-2/+1
* | Add ${LDFLAGS} to MAKE_LIB. This handles the possibility of adding LDFLAGS=??...jan.nijtmans2020-01-131-1/+1
* | Merge 8.5jan.nijtmans2020-01-061-1/+0
|\ \ | |/
| * Don't assume/set LDFLAGS being "", it could be set on the "configure" command...jan.nijtmans2020-01-061-1/+0
* | Prevent double definition of MODULE_SCOPE on Darwinjan.nijtmans2019-12-201-0/+1
* | merge 8,6dgp2019-11-021-3/+9
|\ \
| * \ Merge 8.5jan.nijtmans2019-10-311-3/+3
| |\ \ | | |/
| | * More patches from Debianjan.nijtmans2019-10-311-3/+3
| * | Fix [https://core.tcl-lang.org/tk/tktview/056f9e85dc|056f9e85dc]: debian patchesjan.nijtmans2019-10-311-0/+6
| |\ \ | | |/
| | * Fix [https://core.tcl-lang.org/tk/tktview/056f9e85dc|056f9e85dc]: debian patchesjan.nijtmans2019-10-311-0/+6
| * | Close fork, and temporary remove tests/fileSystemEncoding.test, since apparen...jan.nijtmans2019-10-281-2/+2
| |\ \