summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* Fix problem with application manifest, supporting UTF-8 console (it appears t...jan.nijtmans2021-10-061-1/+5
* Set activeCodePage to UTF-8, for (Windows) systems that support it.jan.nijtmans2021-09-291-2/+2
|\
| * Experiment: Switch tclsh console to UTF-8 by default on Windows, if possible,...jan.nijtmans2021-07-291-3/+3
* | Make everything compile warning-free when TCL_THREADS=0jan.nijtmans2021-08-232-5/+7
|\ \
| * \ Merge 8.5jan.nijtmans2021-08-232-6/+9
| |\ \
| | * | Add FALLTHRU markers, to help GCC emit less false warningsjan.nijtmans2021-08-233-24/+28
| | * | Code formattingjan.nijtmans2021-08-231-4/+2
| | * | Set -DUSE_NMAKE=1 when compiling under nmake. Update .gitattributes and (for ...jan.nijtmans2021-07-081-1/+1
* | | | TIP #511 implementation: Implement Tcl_AsyncMarkFromSignal()jan.nijtmans2021-08-201-0/+49
|\ \ \ \
| * | | | tip#511 proposed implementationjan.nijtmans2021-08-171-0/+49
| | |_|/ | |/| |
* | | | Merge-mark 8.6. Update to autoconf-2.71jan.nijtmans2021-08-191-74/+68
|\ \ \ \ | |/ / / |/| / / | |/ /
* | | merge 8.6jan.nijtmans2021-07-081-1/+1
|\ \ \ | |/ /
| * | Add \DUSE_NMAKE=1 to C-flags when nmake is usedjan.nijtmans2021-07-081-1/+1
* | | 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
|\ \ \ \ | |/ / /
| * | | Revise http version number from unusual 2.10.0a1 to conventional 2.10a1dgp2021-06-041-2/+2
| * | | Add winspool library to LIBS_GUI on Windows. Not used yet (but most likely it...jan.nijtmans2021-06-022-4/+4
* | | | Bump to version 8.7a5 for release.dgp2021-05-032-2/+2
|/ / /
* | | 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
* | | 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