Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (cherry-pick): Update dist target to renamed file. | jan.nijtmans | 2021-06-10 | 1 | -1/+1 |
* | Add winspool library to LIBS_GUI on Windows. Not used yet (but most likely it... | jan.nijtmans | 2021-06-02 | 1 | -2/+2 |
* | Change TCL_ZIP_FILE name, just using dots in stead of underscores | jan.nijtmans | 2021-02-09 | 1 | -2/+0 |
* | Fix [03b70c8918]: core-8-branch : trying to build on macOS10.9 linked against... | jan.nijtmans | 2021-02-04 | 1 | -1/+9 |
* | 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 extensi... | jan.nijtmans | 2021-01-20 | 1 | -0/+14 |
* | | Omit -Wdeclaration-after-statement from CFLAGS: No longer needed since we sto... | jan.nijtmans | 2021-01-08 | 1 | -1/+1 |
* | | Merge 8.7 | jan.nijtmans | 2021-01-07 | 1 | -8/+8 |
|\ \ | |||||
| * \ | Merge 8.6 | jan.nijtmans | 2021-01-05 | 1 | -36/+35 |
| |\ \ | | |/ | |||||
| | * | More elimination of (obsolete) AC_TRY_COMPILE | jan.nijtmans | 2021-01-05 | 1 | -37/+35 |
| | * | AC_HELP_STRING -> AS_HELP_STRING | jan.nijtmans | 2021-01-04 | 1 | -3/+3 |
* | | | Merge 8.7 | jan.nijtmans | 2021-01-04 | 1 | -35/+34 |
|/ / | |||||
* | | autoupdate */configure.ac and */tcl.m4. Should still work with autoconf-2.69 too | jan.nijtmans | 2020-12-19 | 1 | -4/+3 |
* | | Rename AC_HELP_STRING to AS_HELP_STRING, and fix determination of intptr_t/ui... | jan.nijtmans | 2020-12-18 | 1 | -5/+5 |
* | | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ... | jan.nijtmans | 2020-12-08 | 1 | -2/+2 |
* | | 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 generate... | jan.nijtmans | 2020-12-01 | 1 | -8/+0 |
* | | | Merge 8.6 | jan.nijtmans | 2020-10-29 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Fix implib filenames (adapted from Mingw2's 006-proper-implib-name.mingw.patch) | jan.nijtmans | 2020-10-29 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Fix implib filenames (adapted from Mingw2's 006-proper-implib-name.mingw.patch) | jan.nijtmans | 2020-10-29 | 1 | -1/+1 |
* | | | TIP #587: Default utf-8 for source command | jan.nijtmans | 2020-10-22 | 1 | -2/+1 |
|\ \ \ | |||||
| * \ \ | 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/+1 |
* | | | | | Make everything compile warning-free with -Wundef. Put enum ASSEM_DICT_GET_DE... | jan.nijtmans | 2020-10-08 | 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 | -25/+19 |
* | | | | Add -Wshadow flag to the compiler, so we will be notified when (accidently) s... | jan.nijtmans | 2020-09-29 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Merge 8.7 | jan.nijtmans | 2020-03-10 | 1 | -2/+2 |
|\ \ \ | |||||
| * \ \ | Implement TIP #557: C++ support for Tcl | jan.nijtmans | 2020-02-28 | 1 | -2/+2 |
| |\ \ \ | |||||
| | * \ \ | Merge 8.7 | jan.nijtmans | 2020-02-26 | 1 | -2/+2 |
| | |\ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Merge 8.7 | jan.nijtmans | 2020-01-07 | 1 | -1/+1 |
| | |\ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Merge 8.7 | jan.nijtmans | 2019-12-13 | 1 | -2/+0 |
| | |\ \ \ | |||||
| | * | | | | Update win/tcl.m4, for use with C++ | jan.nijtmans | 2019-12-12 | 1 | -3/+12 |
| | * | | | | Merge 8.7 | jan.nijtmans | 2019-12-03 | 1 | -25/+3 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | Merge 8.6 | jan.nijtmans | 2019-11-27 | 1 | -25/+3 |
| | | |\ \ \ \ | |||||
| | * | \ \ \ \ | Merge 8.7 | jan.nijtmans | 2019-11-04 | 1 | -0/+4 |
| | |\ \ \ \ \ \ | | | |/ / / / / | |||||
| | * | | | | | | Mark more function paramaters as unused. Now Tcl compiles fully (on UNIX and ... | jan.nijtmans | 2019-09-05 | 1 | -1/+1 |
* | | | | | | | | Few more DBGX cleanups | jan.nijtmans | 2020-02-04 | 1 | -12/+0 |
* | | | | | | | | Death to DBGX | jan.nijtmans | 2020-02-04 | 1 | -12/+12 |
|/ / / / / / / | |||||
* | | | | | | | Merge 8.6 | jan.nijtmans | 2019-12-14 | 1 | -3/+12 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | / / | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Make win/configure work with CC=g++ (doesn't actually work with Tcl and Tk yet) | jan.nijtmans | 2019-12-14 | 1 | -3/+12 |
| | |_|/ / | |/| | | | |||||
| * | | | | Merge 8.5 | jan.nijtmans | 2019-11-27 | 1 | -25/+3 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | Don't bother paths of 64-bit SDK any more: This was Visual Studio 2008-specif... | jan.nijtmans | 2019-11-27 | 1 | -25/+3 |
* | | | | | Merge 8.7 | jan.nijtmans | 2019-11-15 | 1 | -25/+3 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
* | | | | | Re-base to core-8-branch | jan.nijtmans | 2019-11-01 | 1 | -2/+0 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Merge 8.7. Complete implementation for MSVC and for UNIX. | jan.nijtmans | 2019-04-09 | 1 | -2/+2 |
| | |_|/ | |/| | | |||||
* | | | | Don't typedef mp_digit in tcl.h anymore, it is supposed to be brought in from... | jan.nijtmans | 2019-10-28 | 1 | -0/+4 |
|/ / / | |||||
* | | | Convert Tcl_BacktroundError() into a macro, so we can deprecate the stub entr... | jan.nijtmans | 2019-02-09 | 1 | -1/+1 |
* | | | avoid additional in-between path-segment "." in zip, some zip-programs (inclu... | sebres | 2019-01-21 | 1 | -2/+2 |