| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.6 | jan.nijtmans | 2021-04-21 | 1 | -2/+14 |
|\ |
|
| * | Fix default-pkgindex rule in makefile.vc, for generation of TEA extensions fo... | jan.nijtmans | 2021-04-21 | 1 | -2/+14 |
|
|
* | | Unbreak Windows build (windows 32-bit only, not checked by GITHUB actions) | jan.nijtmans | 2021-04-21 | 1 | -1/+1 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2021-04-19 | 1 | -1/+7 |
|\ \
| |/ |
|
| * | Complete TIP #595 for rules.vc | jan.nijtmans | 2021-04-19 | 1 | -1/+7 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2021-04-15 | 1 | -1/+0 |
|\ \
| |/ |
|
| * | Fix [85d1fa7d07]: Duplicate file extension check in [file executable] on Windows | jan.nijtmans | 2021-04-15 | 1 | -1/+0 |
| |\ |
|
| | * | Fix [85d1fa7d07]: Duplicate file extension check in [file executable] on Wind... | jan.nijtmans | 2021-04-15 | 1 | -1/+0 |
|
|
| * | | Update to latest "rules.vc" | jan.nijtmans | 2021-04-13 | 1 | -2/+9 |
|
|
| * | | Backport dde 1.4.4 from Tcl 8.7. Doesn't conflict with installed Tcl 9.0 vers... | jan.nijtmans | 2021-04-08 | 3 | -3/+3 |
|
|
* | | | Remove TclpCreateFileHandler/TclpDeleteFileHandler on windows. The linker sho... | jan.nijtmans | 2021-04-08 | 1 | -40/+0 |
|
|
* | | | TIP #598: export TclWinConvertError | jan.nijtmans | 2021-04-08 | 10 | -109/+109 |
|\ \ \ |
|
| * | | | TclWinConvertError -> Tcl_WinConvertError | jan.nijtmans | 2021-03-09 | 8 | -105/+105 |
|
|
| * | | | Merge 8.7 | jan.nijtmans | 2021-03-09 | 20 | -2174/+2534 |
| |\ \ \ |
|
| * | | | | publicize TclWinConvertError | jan.nijtmans | 2020-12-10 | 2 | -4/+4 |
|
|
* | | | | | A few missing renamings | jan.nijtmans | 2021-04-07 | 1 | -1/+1 |
|
|
* | | | | | TIP #595 (for Tcl 8.7) part 1: just rename Tcl_StaticPackage to Tcl_StaticLib... | jan.nijtmans | 2021-04-07 | 2 | -10/+21 |
|
|
* | | | | | Don't do double definition; code was moved to tclInt.h previously. | dkf | 2021-04-02 | 1 | -27/+0 |
|
|
* | | | | | Refactoring, ahoy | dkf | 2021-03-30 | 2 | -408/+553 |
| |/ / /
|/| | | |
|
* | | | | Merge 8.6. Fix Cygwin compile | jan.nijtmans | 2021-02-23 | 2 | -5/+5 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Merge 8.5 | jan.nijtmans | 2021-02-23 | 2 | -6/+6 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Revise buffer-sizes used in GetModuleFileNameW() calls. Available buffer-size... | jan.nijtmans | 2021-02-23 | 2 | -7/+7 |
|
|
| * | | | Backport win/rules.vc from 8.7 | jan.nijtmans | 2021-02-10 | 1 | -10/+2 |
|
|
| * | | | Merge 8.5 | jan.nijtmans | 2021-02-08 | 1 | -6/+7 |
| |\ \ \
| | |/ / |
|
| | * | | Makefile cleanup: Remove *.zip and *.vfs files/directories as part of "make c... | jan.nijtmans | 2021-02-08 | 2 | -4/+4 |
|
|
* | | | | Don't try to use ln when creating libtcl.vfs on windows: It doesn't work for ... | jan.nijtmans | 2021-02-17 | 1 | -9/+0 |
|
|
* | | | | Make TIP #430 work on cygwin. Simplify some makefiles | jan.nijtmans | 2021-02-10 | 2 | -15/+0 |
|
|
* | | | | In a static build, don't pack dde/registry in zip-file. In shared build, pack... | jan.nijtmans | 2021-02-10 | 2 | -12/+7 |
|
|
* | | | | ZIPFS_BUILD=1 only needs to be set once | jan.nijtmans | 2021-02-09 | 2 | -2/+0 |
|
|
* | | | | Change TCL_ZIP_FILE name, just using dots in stead of underscores | jan.nijtmans | 2021-02-09 | 3 | -4/+2 |
|
|
* | | | | Attempt to fix the last TIP #430 bits, needed to make it work for Tk (and oth... | jan.nijtmans | 2021-02-08 | 4 | -21/+8 |
|
|
* | | | | Bugfix in TIP #430 implementation: tcl_findLibrary should use the same zip-fi... | jan.nijtmans | 2021-02-08 | 2 | -2/+2 |
|
|
* | | | | Merge 8.6 | jan.nijtmans | 2021-02-08 | 1 | -2/+1 |
|
|
* | | | | In a --disable-shared build, attach the zip-file to the executable, so "onfil... | jan.nijtmans | 2021-02-04 | 1 | -1/+6 |
|
|
* | | | | Fix [03b70c8918]: core-8-branch : trying to build on macOS10.9 linked against... | jan.nijtmans | 2021-02-04 | 2 | -2/+43 |
|
|
* | | | | Merge 8.6 | jan.nijtmans | 2021-02-02 | 1 | -2/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | On Big Sur, distingish 11.0, 11.1 and 11.2. platform 1.0.16 -> 1.0.17 | jan.nijtmans | 2021-02-02 | 1 | -2/+2 |
| |\ \ \
| | |/ / |
|
| | * | | On Big Sur, distingish 11.0, 11.1 and 11.2. platform 1.0.16 -> 1.0.17 | jan.nijtmans | 2021-02-02 | 1 | -2/+2 |
|
|
* | | | | Merge 8.6 | jan.nijtmans | 2021-01-21 | 4 | -4/+54 |
|\ \ \ \
| |/ / / |
|
| * | | | Fix [https://core.tcl-lang.org/thread/info/98ae20f0f5|98ae20f0f5] by no longe... | jan.nijtmans | 2021-01-21 | 4 | -5/+81 |
| |\ \ \ |
|
| | * | | | Don't use LTO for any stub libraries: It's asking for trouble when an extensi... | jan.nijtmans | 2021-01-20 | 4 | -5/+81 |
| |/ / / |
|
* | | | | Add mp_unpack() to the libtommath stub table, so this function is available t... | jan.nijtmans | 2021-01-13 | 2 | -0/+2 |
|
|
* | | | | Merge 8.6 | jan.nijtmans | 2021-01-13 | 2 | -2/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | Fix [b89209f5cd]: compilation error Windows 10 / Visual Studio 2019 | jan.nijtmans | 2021-01-13 | 2 | -2/+2 |
| |\ \ \
| | |/ / |
|
| | * | | Fix [b89209f5cd]: compilation error Windows 10 / Visual Studio 2019 | jan.nijtmans | 2021-01-13 | 2 | -2/+2 |
|
|
* | | | | Omit -Wdeclaration-after-statement from CFLAGS: No longer needed since we sto... | jan.nijtmans | 2021-01-08 | 5 | -62/+62 |
|
|
* | | | | Merge 8.7. Don't bother BorlandC, LCC and WatcomC any more, since they (proba... | jan.nijtmans | 2021-01-07 | 3 | -41/+4 |
|\ \ \ \ |
|
* | | | | | No need any more for -D_ATL_XP_TARGETING=1 | jan.nijtmans | 2021-01-07 | 1 | -1/+1 |
|
|
* | | | | | Merge 8.7 | jan.nijtmans | 2021-01-07 | 9 | -217/+210 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | tcltest -> 2.5.4. Version change should have been done at this commit: [95852... | jan.nijtmans | 2021-01-06 | 1 | -2/+2 |
|
|