| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| |
| | |
translate some windows-specific files to UTF-8 too.
Solution: commit those files with CRLF line-ending, which eliminates the need for eolFix altgether.
See als: [495120] for the reason why eolFix was introduced in the first place. No longer needed with fossil.
FossilOrigin-Name: 8a600b5d3ba76ed8ad4129556e45827e433c9a4e
|
| |
| |
| |
| |
| |
| |
| |
| | |
translate some windows-specific files to UTF-8 too.
Solution: commit those files with CRLF line-ending, which eliminates the need for eolFix altgether.
See als: [495120] for the reason why eolFix was introduced in the first place. No longer needed with fossil.
FossilOrigin-Name: 7db02fe464d497424caa5219300495b7577dea9e
|
| |
| |
| | |
FossilOrigin-Name: e0024bbbbb2e60d41e8ff59d05ef353c8b3e2371
|
| |
| |
| | |
FossilOrigin-Name: 538be101355591aabb1854d009fa1d38519145ac
|
|\ \
| |/
| |
| |
| | |
For msvcrt static builds, allow to link against libraries where the 'x' is missing (generated by Makefile.in)
FossilOrigin-Name: c42d04b1b48c7b7433fd6335cce9289b67f59cab
|
| |
| |
| |
| |
| | |
Backport some improvements from Tcl 8.6
FossilOrigin-Name: 6ea18d16ed56acc2e696ac35531c0905bc3660b6
|
|\ \
| |/
| | |
FossilOrigin-Name: b8a1385217cc117d6962c234f0a4d28ff10e089c
|
| |\
| | |
| | | |
FossilOrigin-Name: 3f95fbe0ce14948fd409844b915c18ef25d7d0a0
|
| | |
| | |
| | | |
FossilOrigin-Name: a74f32bb6369d3e66e661145c81a98a14ed79b3a
|
|/ /
| |
| | |
FossilOrigin-Name: 670f22b23a31c3597cc25914783f37e37b50b3a8
|
| |
| |
| | |
FossilOrigin-Name: e37ce17adb3541ae7d872ab7fa3046669f1adcbf
|
|/
|
| |
FossilOrigin-Name: 710684e47eba723a75f34f3f3b9dd1d4612e9933
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Dde_Init() when STATIC_BUILD and TCL_USE_STATIC_PACKAGES macros
are set.
* win/makefile.vc: linkexten option now sets the
TCL_USE_STATIC_PACKAGES macro which also adds the registry and
dde static lib files to the link of the shell. [Patch 479697]
* win/rules.vc: Matches the one from Tcl.
* win/buildall.vc.bat: More useful commentary.
FossilOrigin-Name: 430b4100e7aecc7a466e1a42a07a91ac7ce91717
|
|
|
| |
FossilOrigin-Name: c22ae872b3d0438a4fdb4743f2842bb5597a8f66
|
|
|
| |
FossilOrigin-Name: 2fee94688162e2e7b25c4872a6b8f6018c449b93
|
|
* win/rmd.bat: Removed -kb CVS attribute and added changes
from Llyod Lim for better stability. [Patch #456761]
* win/rules.vc(new):
* win/buildall.vc.bat(new):
* win/makefile.vc: large rewrite following Tcl's makefile.vc as
a guide and Patch #456761. Appears BugFree(tm).
FossilOrigin-Name: 216ebe4f37f9b4ea6999e5f8274864b06382ebb4
|