summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2024-03-121-2/+2
|\
| * tcltest 2.5.7 -> 2.5.8jan.nijtmans2024-03-121-2/+2
* | Merge 8.6. Upgrade bison to latest version (3.8.2)jan.nijtmans2024-03-111-3/+3
|\ \ | |/
| * Unneeded "file normalize"jan.nijtmans2024-03-111-3/+3
* | typo'sjan.nijtmans2024-03-081-2/+2
* | a6 -> b1, as preparation for possible release (hopefully, one day)jan.nijtmans2024-03-062-2/+2
* | Merge 8.6jan.nijtmans2024-03-054-1/+31
|\ \ | |/
| * Minor addition to [1b8a893ded]: On Windows, fill TCL_PACKAGE_PATH (in tclConf...jan.nijtmans2024-03-054-2/+32
* | Merge 8.6jan.nijtmans2024-03-044-31/+1
|\ \ | |/
| * (minor) fix for [1b8a893ded]: TCL_PACKAGE_PATH path is (wrongly) bracedjan.nijtmans2024-03-044-32/+2
| |\
| | * Merge 8.6. TCL_PACKAGE_PATH is not used on Windowsjan.nijtmans2024-03-043-16/+1
| | |\ | | |/ | |/|
| | * Proposed fix for [1b8a893ded]: TCL_PACKAGE_PATH path is (wrongly) braced.jan.nijtmans2024-03-042-4/+4
| |/
| * merge releasedgp2024-02-282-2/+2
| |\
| | * merge 8.6dgp2024-02-202-2/+2
| | |\
| | * \ merge 8.6dgp2024-02-141-2/+2
| | |\ \
| | * | | Bump to 8.6.14 for releasegriffin2024-01-162-2/+2
* | | | | Merge markoehhar2024-02-271-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Bug [f91ab723]: MS-WIN: remove dead code as TclWinGetPlatformId() constantly ...oehhar2024-02-261-32/+15
| | |_|/ | |/| |
| * | | TCL_INTEGER_SPACE + 4 could be too small for a channelName on win32. Backport...jan.nijtmans2024-02-192-2/+2
| | |/ | |/|
* | | (Cherry-pick): Derpfix...jan.nijtmans2024-02-161-3/+2
* | | (cherry-pick) Reduce the number of warnings on Windows: channel names generat...jan.nijtmans2024-02-166-17/+43
* | | Merge 8.6. http -> 2.10b2jan.nijtmans2024-02-161-4/+4
|\ \ \ | |/ /
| * | There are changes to package tcltest since release of Tcl 9.0b1.dgp2024-02-141-2/+2
| |/
| * Backport tcltest 2.5.6 from Tcl9.0b1jan.nijtmans2024-01-091-2/+2
* | Upgrade to autoconf-2.72jan.nijtmans2024-01-071-480/+579
* | Merge 8.6. Some int -> Tcl_Sizejan.nijtmans2024-01-062-12/+13
|\ \ | |/
| * Correction in documentation embedded in rules.vcjan.nijtmans2024-01-062-12/+13
* | Make the SUFX for nmake-builds the same as for Makefile builds, if TCL_VERSIO...jan.nijtmans2024-01-051-1/+1
* | Fix [https://core.tcl-lang.org/tk/info/1ca3c8d9da|1ca3c8d9da]: nmake build wi...jan.nijtmans2024-01-043-3/+82
|\ \ | |/
| * Fix [https://core.tcl-lang.org/tk/info/1ca3c8d9da|1ca3c8d9da]: nmake build wi...jan.nijtmans2024-01-041-1/+1
| * There's no need to give tcltest.exe it's own maniifest. Give tcltest.exe a ve...jan.nijtmans2024-01-042-10/+4
| * Make _VC_MANIFEST_EMBED_EXE function work for tclsh.exe/tcltest.exejan.nijtmans2024-01-041-0/+2
| * Add generation of tcltest.res for tcltest.exe, which should function the same...jan.nijtmans2024-01-043-1/+137
* | Merge 8.6jan.nijtmans2023-12-293-19/+19
|\ \ | |/
* | Merge 8.6oehhar2023-11-301-1/+10
|\ \ | |/
| * fixes percent-subst regression [fb2fa9b3f6] introduced by fixing of vulnerabi...sebres2023-10-271-1/+10
* | Merge 8.6. Remove out-of-date documentation (was skipped in documentation-gen...jan.nijtmans2023-11-271-4/+0
|\ \ | |/
* | Need Tcl_Size #define a little earlier (for 8.6)jan.nijtmans2023-11-242-27/+35
* | Update dde and registry (int -> Tcl_Size)jan.nijtmans2023-11-242-40/+40
* | Recommend Tcl_CreateObjCommand over Tcl_CreateCommandjan.nijtmans2023-11-101-1/+1
* | Remove version number from stub library, for Tk 9.0jan.nijtmans2023-11-081-0/+4
* | [26870862f0] follow-up: of course it was not complete yetjan.nijtmans2023-10-272-12/+12
* | Proposed fixapnadkarni2023-10-211-68/+67
* | Merge 8.6jan.nijtmans2023-10-201-3/+2
|\ \ | |/
| * Fix [9d216917e]: nmakehlp.c: remove unused include math.hjan.nijtmans2023-10-201-3/+2
| * Missing !endif (in previous commit)jan.nijtmans2023-10-141-0/+1
| * Restore to rules.vc version 10, so we don't accidentally use Tcl 8.7/9.0 feat...jan.nijtmans2023-10-131-36/+3
* | Handle sentinels for any C++ compilerjan.nijtmans2023-10-176-24/+24
* | Fix broken nmake static installapnadkarni2023-10-151-1/+3
* | Minor nmake tweaks, remove obsolete targetapnadkarni2023-10-111-10/+2