summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge 8.6jan.nijtmans2021-06-231-22/+22
|\ \ \ \ | |/ / /
| * | | Merge 8.5jan.nijtmans2021-06-221-21/+21
| |\ \ \ | | |/ /
| | * | More code cleanup, eliminating various compiler warnings with stricter flags....jan.nijtmans2021-06-221-21/+21
| * | | Merge 8.5jan.nijtmans2021-06-221-2/+2
| |\ \ \ | | |/ /
| | * | Fix [bad6cc213d]: A format string vulnerability in Tcl nmakehelp.c allows cod...jan.nijtmans2021-06-221-2/+2
* | | | Merge 8.6jan.nijtmans2021-06-212-8/+3
|\ \ \ \ | |/ / /
| * | | Change a lot of url's (as far as possible) from http:// to https://jan.nijtmans2021-06-212-8/+3
* | | | Bump version number to distinguish from release.dgp2021-06-182-2/+2
* | | | merge 8.7dgp2021-06-111-2/+2
|\ \ \ \
| * | | | Somehow "zip -A" appears not to work in the github actions environment. Try t...jan.nijtmans2021-06-111-1/+1
| * | | | Fix copying of public_suffix_list.dat.gz in win/Makefile.in. Thanks, Paul!jan.nijtmans2021-06-111-1/+1
* | | | | merge 8.7dgp2021-06-101-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | (cherry-pick): Update dist target to renamed file.jan.nijtmans2021-06-101-1/+1
* | | | | merge 8.7dgp2021-06-092-19/+19
|\ \ \ \ \ | |/ / / /
| * | | | Merge 8.6jan.nijtmans2021-06-081-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Name TKSCRIPTZIPNAME the same way as TCLSCRIPTZIPNAMEjan.nijtmans2021-06-081-1/+1
| * | | | Don't create a lot of empty directories any more while installingjan.nijtmans2021-06-081-18/+18
* | | | | merge 8.7dgp2021-06-043-6/+6
|\ \ \ \ \ | |/ / / /
* | | | | Bump to version 8.7a5 for release.dgp2021-05-032-2/+2
| | | | * Merge 8.7jan.nijtmans2021-06-081-2/+2
| | | | |\ | | |_|_|/ | |/| | |
| * | | | Revise http version number from unusual 2.10.0a1 to conventional 2.10a1dgp2021-06-041-2/+2
| | | | * Merge 8.7jan.nijtmans2021-06-042-4/+4
| | | | |\ | | |_|_|/ | |/| | |
| * | | | Add winspool library to LIBS_GUI on Windows. Not used yet (but most likely it...jan.nijtmans2021-06-022-4/+4
|/ / / /
| | | * Merge 8.7 Signature change for Tcl_SetPanicProc() and Tcl_FindExecutable()jan.nijtmans2021-04-283-5/+22
| | | |\ | |_|_|/ |/| | |
* | | | Merge 8.6jan.nijtmans2021-04-211-2/+14
|\ \ \ \ | |/ / /
| * | | Fix default-pkgindex rule in makefile.vc, for generation of TEA extensions fo...jan.nijtmans2021-04-211-2/+14
* | | | Unbreak Windows build (windows 32-bit only, not checked by GITHUB actions)jan.nijtmans2021-04-211-1/+1
* | | | Merge 8.6jan.nijtmans2021-04-191-1/+7
|\ \ \ \ | |/ / /
| * | | Complete TIP #595 for rules.vcjan.nijtmans2021-04-191-1/+7
* | | | Merge 8.6jan.nijtmans2021-04-151-1/+0
|\ \ \ \ | |/ / /
| * | | Fix [85d1fa7d07]: Duplicate file extension check in [file executable] on Windowsjan.nijtmans2021-04-151-1/+0
| |\ \ \ | | |/ /
| | * | Fix [85d1fa7d07]: Duplicate file extension check in [file executable] on Wind...jan.nijtmans2021-04-151-1/+0
| * | | Update to latest "rules.vc"jan.nijtmans2021-04-131-2/+9
| * | | Backport dde 1.4.4 from Tcl 8.7. Doesn't conflict with installed Tcl 9.0 vers...jan.nijtmans2021-04-083-3/+3
| | | * Merge 8.7jan.nijtmans2021-04-1415-528/+617
| | | |\ | |_|_|/ |/| | |
* | | | Remove TclpCreateFileHandler/TclpDeleteFileHandler on windows. The linker sho...jan.nijtmans2021-04-081-40/+0
* | | | TIP #598: export TclWinConvertErrorjan.nijtmans2021-04-0810-109/+109
|\ \ \ \
| * | | | TclWinConvertError -> Tcl_WinConvertErrorjan.nijtmans2021-03-098-105/+105
| * | | | Merge 8.7jan.nijtmans2021-03-0920-2174/+2534
| |\ \ \ \
| * | | | | publicize TclWinConvertErrorjan.nijtmans2020-12-102-4/+4
* | | | | | A few missing renamingsjan.nijtmans2021-04-071-1/+1
* | | | | | TIP #595 (for Tcl 8.7) part 1: just rename Tcl_StaticPackage to Tcl_StaticLib...jan.nijtmans2021-04-072-10/+21
* | | | | | Don't do double definition; code was moved to tclInt.h previously.dkf2021-04-021-27/+0
* | | | | | Refactoring, ahoydkf2021-03-302-408/+553
| |/ / / / |/| | | |
| | | | * Fix build with -DTCL_NO_DEPRECATED cflagjan.nijtmans2021-02-252-3/+3
| | | | * Merge 8.7. Change more functions signatures to return the Tcl full version nu...jan.nijtmans2021-02-244-29/+5
| | | | |\ | |_|_|_|/ |/| | | |
* | | | | Merge 8.6. Fix Cygwin compilejan.nijtmans2021-02-232-5/+5
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge 8.5jan.nijtmans2021-02-232-6/+6
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Revise buffer-sizes used in GetModuleFileNameW() calls. Available buffer-size...jan.nijtmans2021-02-232-7/+7
| * | | | Backport win/rules.vc from 8.7jan.nijtmans2021-02-101-10/+2