Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ZIPFS_BUILD=1 only needs to be set once | jan.nijtmans | 2021-02-09 | 1 | -1/+0 |
* | Change TCL_ZIP_FILE name, just using dots in stead of underscores | jan.nijtmans | 2021-02-09 | 1 | -1/+1 |
* | Attempt to fix the last TIP #430 bits, needed to make it work for Tk (and oth... | jan.nijtmans | 2021-02-08 | 1 | -6/+3 |
* | Bugfix in TIP #430 implementation: tcl_findLibrary should use the same zip-fi... | jan.nijtmans | 2021-02-08 | 1 | -1/+1 |
* | Fix [03b70c8918]: core-8-branch : trying to build on macOS10.9 linked against... | jan.nijtmans | 2021-02-04 | 1 | -1/+34 |
* | Merge 8.6 | jan.nijtmans | 2021-01-21 | 1 | -0/+36 |
|\ | |||||
| * | Don't use LTO for any stub libraries: It's asking for trouble when an extensi... | jan.nijtmans | 2021-01-20 | 1 | -1/+63 |
* | | Merge 8.6 | jan.nijtmans | 2021-01-13 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fix [b89209f5cd]: compilation error Windows 10 / Visual Studio 2019 | jan.nijtmans | 2021-01-13 | 1 | -1/+1 |
| |\ | |||||
| | * | Fix [b89209f5cd]: compilation error Windows 10 / Visual Studio 2019 | jan.nijtmans | 2021-01-13 | 1 | -1/+1 |
* | | | 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 | -177/+173 |
|\ \ \ | |||||
| * \ \ | Merge 8.6 | jan.nijtmans | 2021-01-05 | 1 | -177/+173 |
| |\ \ \ | | |/ / | |||||
| * | | | Merge 8.6 | jan.nijtmans | 2021-01-04 | 1 | -13/+16 |
| |\ \ \ | | |/ / | |||||
| | * | | No longer use deprecated syntax for AC_INIT/AC_OUTPUT. (almost) no change in ... | jan.nijtmans | 2021-01-04 | 1 | -11/+25 |
| | * | | re-generate win/configure | jan.nijtmans | 2021-01-04 | 1 | -0/+1 |
| | |\ \ | | | |/ | |||||
| | | * | re-generate win/configure | jan.nijtmans | 2021-01-04 | 1 | -0/+1 |
| | | * | Convert AC_TRY_COMPILE (which is obsolete now) to AC_COMPILE_IFELSE/AC_LANG_P... | jan.nijtmans | 2020-12-24 | 1 | -14/+28 |
| | * | | merge 8.6 | dgp | 2020-12-07 | 1 | -8/+0 |
| | |\ \ | |||||
| | * \ \ | merge 8.6 | dgp | 2020-10-29 | 1 | -2/+6 |
| | |\ \ \ | |||||
| | * \ \ \ | merge 8.6 | dgp | 2020-07-07 | 1 | -5/+4 |
| | |\ \ \ \ | |||||
| | * | | | | | Bump to 8.6.11 for release. | dgp | 2020-07-06 | 1 | -1/+1 |
* | | | | | | | Merge 8.7 | jan.nijtmans | 2021-01-04 | 1 | -16/+19 |
|/ / / / / / | |||||
* | | | | | | Rename AC_HELP_STRING to AS_HELP_STRING, and fix determination of intptr_t/ui... | jan.nijtmans | 2020-12-18 | 1 | -90/+7 |
* | | | | | | Re-generate configure scripts with (brand-new!!!) autoconf-2.70 | jan.nijtmans | 2020-12-17 | 1 | -1491/+1982 |
* | | | | | | 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 |
* | | | | | Generate html documentation in html5 format. Fix some html5 compatibiliy warn... | jan.nijtmans | 2020-11-20 | 1 | -2/+1 |
* | | | | | Merge 8.6 | jan.nijtmans | 2020-10-29 | 1 | -2/+6 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Fix implib filenames (adapted from Mingw2's 006-proper-implib-name.mingw.patch) | jan.nijtmans | 2020-10-29 | 1 | -2/+6 |
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| | | |||||
| | * | | Fix implib filenames (adapted from Mingw2's 006-proper-implib-name.mingw.patch) | jan.nijtmans | 2020-10-29 | 1 | -2/+6 |
* | | | | 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 |
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | | | |||||
* | | | | | Add -Wshadow flag to the compiler, so we will be notified when (accidently) s... | jan.nijtmans | 2020-09-29 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | Merge 8.6 | jan.nijtmans | 2020-07-07 | 1 | -9/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Make sure that in tclConfig.sh for Windows ${DBGX} is expanded before exporti... | jan.nijtmans | 2020-07-07 | 1 | -5/+4 |
| | |/ | |/| | |||||
* | | | Merge 8.7 | jan.nijtmans | 2020-04-10 | 1 | -2/+2 |
|\ \ \ | |||||
| * \ \ | Merge 8.6 | jan.nijtmans | 2020-04-10 | 1 | -2/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Fix determination of TCL_PACKAGE_PATH if it contains multiple directories, an... | jan.nijtmans | 2020-04-10 | 1 | -2/+2 |
| | * | | 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 | -24/+22 |
* | | | | 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 | -1/+1 |
| | |\ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Merge 8.7 | jan.nijtmans | 2020-01-07 | 1 | -1/+1 |
| | |\ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Merge 8.7 | jan.nijtmans | 2019-12-13 | 1 | -6/+22 |
| | |\ \ \ |