Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Experiment: Integrate culler's "macher" tool. Only for thin binaries | jan.nijtmans | 2021-02-11 | 1 | -1/+24 |
| | |||||
* | Fix [03b70c8918]: core-8-branch : trying to build on macOS10.9 linked ↵ | jan.nijtmans | 2021-02-04 | 1 | -31/+39 |
| | | | | against XQuartz | ||||
* | Merge 8.6 | jan.nijtmans | 2021-01-29 | 1 | -2/+2 |
|\ | |||||
| * | Fix 2 warnings when running "autoconf" (2.69 or 2.70) | jan.nijtmans | 2021-01-29 | 1 | -2/+2 |
| | | |||||
* | | Merge 8.6 | jan.nijtmans | 2021-01-21 | 1 | -0/+14 |
|\ \ | |/ | |||||
| * | Don't use LTO for any stub libraries: It's asking for trouble when an ↵ | jan.nijtmans | 2021-01-20 | 1 | -0/+14 |
| | | | | | | | | extension is compiled with different CFLAGS as the stub library. | ||||
* | | Omit -Wdeclaration-after-statement from CFLAGS: No longer needed since we ↵ | jan.nijtmans | 2021-01-08 | 1 | -1/+1 |
| | | | | | | | | | | stopped support for MSVC 6++ Change Tcl_WideInt -> long long in various places: Tcl_WideInt could be a 128-bit type, we don't want that everywhere. | ||||
* | | Merge 8.7. Don't bother BorlandC, LCC and WatcomC any more, since they ↵ | jan.nijtmans | 2021-01-07 | 1 | -1/+0 |
|\ \ | | | | | | | | | | (probably) cannot handle Windows 7 API anyway. | ||||
* \ \ | Merge 8.7 | jan.nijtmans | 2021-01-07 | 1 | -21/+23 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2021-01-06 | 1 | -11/+16 |
| |\ \ | | |/ | |||||
| | * | Eliminate obsolete AC_HAVE_HEADERS and two more AC_TRY_COMPILE constructs. ↵ | jan.nijtmans | 2021-01-06 | 1 | -19/+25 |
| | | | | | | | | | | | | Some formatting | ||||
| * | | Merge 8.6 | jan.nijtmans | 2021-01-05 | 1 | -19/+21 |
| |\ \ | | |/ | |||||
| | * | More elimination of (obsolete) AC_TRY_COMPILE | jan.nijtmans | 2021-01-05 | 1 | -109/+109 |
| | | | |||||
| | * | AC_HELP_STRING -> AS_HELP_STRING | jan.nijtmans | 2021-01-04 | 1 | -16/+16 |
| | | | |||||
* | | | Merge 8.7 | jan.nijtmans | 2021-01-04 | 1 | -21/+15 |
|\ \ \ | |/ / | |||||
* | | | Merge 8.7 | jan.nijtmans | 2020-12-26 | 1 | -128/+140 |
|\ \ \ | |/ / | |||||
| * | | autoupdate */configure.ac and */tcl.m4. Should still work with autoconf-2.69 too | jan.nijtmans | 2020-12-19 | 1 | -109/+121 |
| | | | |||||
| * | | Rename AC_HELP_STRING to AS_HELP_STRING, and fix determination of ↵ | jan.nijtmans | 2020-12-18 | 1 | -22/+22 |
| | | | | | | | | | | | | intptr_t/uintptr_t with autoconf 2.70 | ||||
* | | | Further elimination of __int64 type | jan.nijtmans | 2020-12-17 | 1 | -9/+2 |
|/ / | |||||
* | | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ↵ | jan.nijtmans | 2020-12-08 | 1 | -2/+2 |
| | | | | | | | | C sources can now use UTF-8, as far as gcc/clang/msvc support it. Not used yet | ||||
* | | Merge 8.6 | jan.nijtmans | 2020-12-02 | 1 | -8/+0 |
|\ \ | |/ | |||||
| * | Merge 8.5 | jan.nijtmans | 2020-12-02 | 1 | -8/+0 |
| |\ | |||||
| | * | Remove redunant piece of SC_ENABLE_SHARED: The AC_ARG_ENABLE already ↵ | jan.nijtmans | 2020-12-01 | 1 | -8/+0 |
| | | | | | | | | | | | | generates this part, resulting in duplicate code in the "configure" script | ||||
* | | | Merge 8.6 | jan.nijtmans | 2020-12-01 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.5 | jan.nijtmans | 2020-12-01 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Missing '_' in unix/tcl.m4 (Only relevant for mingw) | jan.nijtmans | 2020-12-01 | 1 | -1/+1 |
| | | | |||||
* | | | Merge 8.6 | jan.nijtmans | 2020-11-30 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.5 | jan.nijtmans | 2020-11-30 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | Cherry-pick part of "msys2-fixes_v001" branch: build/test fixes for msys2 | jan.nijtmans | 2020-11-30 | 1 | -2/+2 |
| | | | |||||
* | | | TIP #587: Default utf-8 for source command | jan.nijtmans | 2020-10-22 | 1 | -2/+2 |
|\ \ \ | |||||
| * \ \ | Merge 8.7 | jan.nijtmans | 2020-10-01 | 1 | -1/+1 |
| |\ \ \ | |||||
| * | | | | Use utf-8 as default encoding for configuration information | jan.nijtmans | 2020-09-25 | 1 | -2/+2 |
| | | | | | |||||
* | | | | | Make everything compile warning-free with -Wundef. Put enum ↵ | jan.nijtmans | 2020-10-08 | 1 | -1/+1 |
|\ \ \ \ \ | | |_|/ / | |/| | | | | | | | | ASSEM_DICT_GET_DEF last in TalInstType, so it's binary compatible with Tcl 8.6 | ||||
| * | | | | (cherry-pick): HAVE_TM_GMTOFF detection doesn't work if CFLAGS contains ↵ | jan.nijtmans | 2020-10-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | -Werror. Here's the fix. | ||||
* | | | | | HAVE_TM_GMTOFF detection doesn't work if CFLAGS contains -Werror. Here's the ↵ | jan.nijtmans | 2020-10-06 | 1 | -1/+1 |
| |_|/ / |/| | | | | | | | | | | | fix. | ||||
* | | | | Add -Wshadow flag to the compiler, so we will be notified when (accidently) ↵ | jan.nijtmans | 2020-09-29 | 1 | -1/+1 |
| |/ / |/| | | | | | | | | shadowing variable names | ||||
* | | | Merge 8.6 | jan.nijtmans | 2020-06-25 | 1 | -1/+4 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.5 | jan.nijtmans | 2020-06-25 | 1 | -1/+4 |
| |\ \ | | |/ | |||||
| | * | Fix [9080d6a871]: Build fix for tcl on macOS on Apple Silicon | jan.nijtmans | 2020-06-24 | 1 | -1/+5 |
| | | | |||||
* | | | Add "-fno-common" to SHARED_CFLAGS on various platforms (e.g. Linux, ↵ | jan.nijtmans | 2020-06-08 | 1 | -7/+8 |
|\ \ \ | |/ / | | | | | | | CYGWIN). This is the default with gcc-10, so better make sure it doesn't cause problems | ||||
| * | | Merge-mark 8.5 (TZ update already done here) | jan.nijtmans | 2020-06-08 | 1 | -2/+2 |
| |\ \ | | |/ | | | | | | | Don't try to compile with MINGW32_ in /unix directory. Minor comment fix. | ||||
* | | | Merge 8.7 | jan.nijtmans | 2020-04-16 | 1 | -12/+12 |
|\ \ \ | |/ / | |||||
| * | | More double-quotes | jan.nijtmans | 2020-04-15 | 1 | -11/+11 |
| | | | |||||
| * | | Try adding some quotes | jan.nijtmans | 2020-04-14 | 1 | -1/+1 |
| | | | |||||
| * | | Merge 8.5 | jan.nijtmans | 2020-02-24 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Add -Wpointer-arith warning to C-compile. Fix gcc(-9) warning. | jan.nijtmans | 2020-02-24 | 1 | -1/+1 |
| | | | |||||
* | | | Implement TIP #557: C++ support for Tcl | jan.nijtmans | 2020-02-28 | 1 | -1/+9 |
|\ \ \ | |||||
| * \ \ | Merge 8.7 | jan.nijtmans | 2020-02-26 | 1 | -1/+1 |
| |\ \ \ | |/ / / |/| | | | |||||
| * | | | Merge 8.7 | jan.nijtmans | 2020-02-13 | 1 | -25/+2 |
| |\ \ \ | |/ / / |/| | | | |||||
| * | | | Merge 8.7 | jan.nijtmans | 2020-01-07 | 1 | -2/+2 |
| |\ \ \ |