Overview
| Comment: | Corrected Windows makefile issue where the TCLSH variable set in rules-ext.vc it is overridden with a hard-coded value. Also includes updates to support ARM64 cross compilation. Many thanks to Phillip Brooks for these changes. |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk | main |
| Files: | files | file ages | folders |
| SHA3-256: |
423a7e3717060f3be8cb0a274a3b9492 |
| User & Date: | bohagan on 2026-05-28 02:45:21.000 |
| Other Links: | branch diff | manifest | tags |
Context
|
2026-05-28
| ||
| 03:43 | Fix for core dump due to use of statePtr after Tcl_Release in TlsChannelHandlerTimer. This can happen when a channel is closed while a timer is pending. Thanks to Colin Macleod for the bug report. check-in: 23085435b0 user: bohagan tags: trunk, main | |
| 02:45 | Corrected Windows makefile issue where the TCLSH variable set in rules-ext.vc it is overridden with a hard-coded value. Also includes updates to support ARM64 cross compilation. Many thanks to Phillip Brooks for these changes. check-in: 423a7e3717 user: bohagan tags: trunk, main | |
| 00:55 | Convert Visual C files to CRLF EOL check-in: 623b8de59a user: bohagan tags: trunk, main | |
Changes
Modified win/makefile.vc
from [b1c1263ec7]
to [b9aab3a3d9].
[diff]
Modified win/rules-ext.vc
from [11927965de]
to [6d226b9485].
[diff]
Modified win/rules.vc
from [636330a729]
to [eb17a4a076].
[diff]