diff options
author | davygrvy <davygrvy@pobox.com> | 2001-11-07 03:39:30 (GMT) |
---|---|---|
committer | davygrvy <davygrvy@pobox.com> | 2001-11-07 03:39:30 (GMT) |
commit | 6d16b5713e92a27ae3aeab3324f92cedcd5af7c6 (patch) | |
tree | 334f8912d3a9a326b674301b0d6dec3aff9482b4 /generic | |
parent | 724c015bc9598656596b14ead4f67496cb0e72dd (diff) | |
download | tcl-6d16b5713e92a27ae3aeab3324f92cedcd5af7c6.zip tcl-6d16b5713e92a27ae3aeab3324f92cedcd5af7c6.tar.gz tcl-6d16b5713e92a27ae3aeab3324f92cedcd5af7c6.tar.bz2 |
* win/rules.vc (new):
* win/makefile.vc: Complete over/under rewrite to support numerous
build options all from the commandline itself without needing to
edit the makefile. Now requires vcvars32.bat to be run prior to
running nmake for bootstraping the environment. Fully doc'd usage
for it is in makefile.vc. Commentary welcome. Sticky points left
are:
1) winhelp target shows errors in the converting script.
2) .rc scripts aren't getting the right #defines to build the correct
"OriginalFilename" strings. (have patch, won't commit yet)
3) Naming convention with suffixes describing the buildtype are 'tsdx'
which will need public acceptance. ie. tclsh84tsx.exe is a (t)
threaded shell (s) statically linked to the core and (x) uses
msvcrt instead of libcmt.
Diffstat (limited to 'generic')
0 files changed, 0 insertions, 0 deletions