summaryrefslogtreecommitdiffstats
path: root/unix/configure
Commit message (Expand)AuthorAgeFilesLines
* Use Marc Culler's "macher" utility for the onefiledist MacOSX builds. Only fo...jan.nijtmans2021-02-121-4/+36
|\
| * Experiment: Integrate culler's "macher" tool. Only for thin binariesjan.nijtmans2021-02-111-5/+37
|/
* ZIPFS_BUILD=1 only needs to be set oncejan.nijtmans2021-02-091-1/+0
* Change TCL_ZIP_FILE name, just using dots in stead of underscoresjan.nijtmans2021-02-091-1/+1
* Attempt to fix the last TIP #430 bits, needed to make it work for Tk (and oth...jan.nijtmans2021-02-081-6/+3
* Bugfix in TIP #430 implementation: tcl_findLibrary should use the same zip-fi...jan.nijtmans2021-02-081-1/+1
* Fix [03b70c8918]: core-8-branch : trying to build on macOS10.9 linked against...jan.nijtmans2021-02-041-16/+49
* Undo previous change to unix/configure.ac: It doesn't workjan.nijtmans2021-01-291-159/+40
|\
* \ Merge 8.6jan.nijtmans2021-01-291-40/+159
|\ \ | |/
* | re-generate unix/configurejan.nijtmans2021-01-291-1/+1
* | Fix [113be1991e]: zipfs on mac. jan.nijtmans2021-01-291-171/+171
* | Merge 8.6jan.nijtmans2021-01-211-0/+37
|\ \ | |/
| * 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
| |\
* | | Omit -Wdeclaration-after-statement from CFLAGS: No longer needed since we sto...jan.nijtmans2021-01-081-1/+1
* | | Merge 8.7jan.nijtmans2021-01-071-1/+1
|\ \ \
| * \ \ Merge 8.6jan.nijtmans2021-01-051-2/+2
| |\ \ \ | | |/ /
| | * | [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.6dgp2020-10-071-1/+1
| | |\ \ \
| | * | | | Bump to 8.6.11 for release.dgp2020-07-061-1/+1
* | | | | | Merge 8.7jan.nijtmans2021-01-041-9/+1
|\ \ \ \ \ \ | |/ / / / /
* | | | | | Merge 8.7jan.nijtmans2020-12-261-89/+7
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Rename AC_HELP_STRING to AS_HELP_STRING, and fix determination of intptr_t/ui...jan.nijtmans2020-12-181-89/+7
* | | | | | Further elimination of __int64 typejan.nijtmans2020-12-171-27/+2
|/ / / / /
* | | | | Re-generate configure scripts with (brand-new!!!) autoconf-2.70jan.nijtmans2020-12-171-2899/+3642
* | | | | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ...jan.nijtmans2020-12-081-2/+2
* | | | | Merge 8.6jan.nijtmans2020-12-021-8/+0
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | 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.6jan.nijtmans2020-12-011-4/+3
|\ \ \ \ \ | |/ / / /
| * | | | 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.6jan.nijtmans2020-11-301-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
* | | | TIP #587: Default utf-8 for source commandjan.nijtmans2020-10-221-2/+2
|\ \ \ \
| * \ \ \ Merge 8.7jan.nijtmans2020-10-011-1/+1
| |\ \ \ \
| * | | | | Use utf-8 as default encoding for configuration informationjan.nijtmans2020-09-251-2/+2
* | | | | | Make everything compile warning-free with -Wundef. Put enum ASSEM_DICT_GET_DE...jan.nijtmans2020-10-081-1/+1
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | (cherry-pick): HAVE_TM_GMTOFF detection doesn't work if CFLAGS contains -Werr...jan.nijtmans2020-10-061-1/+1
| | |_|_|/ | |/| | |
| * | | | MacOSX: add some type-casts, improving C++ compatibility. Make sure that strs...jan.nijtmans2020-06-281-2/+0
* | | | | HAVE_TM_GMTOFF detection doesn't work if CFLAGS contains -Werror. Here's the ...jan.nijtmans2020-10-061-1/+1
| |_|/ / |/| | |
* | | | Add -Wshadow flag to the compiler, so we will be notified when (accidently) s...jan.nijtmans2020-09-291-1/+1
| |/ / |/| |
* | | Merge 8.6jan.nijtmans2020-06-251-2/+7
|\ \ \ | |/ /
| * | Merge 8.5jan.nijtmans2020-06-251-0/+7
| |\ \ | | |/