diff options
| author | davygrvy <davygrvy@pobox.com> | 2001-11-08 00:22:08 (GMT) |
|---|---|---|
| committer | davygrvy <davygrvy@pobox.com> | 2001-11-08 00:22:08 (GMT) |
| commit | c901b78885e45b16b089ef8c8cd4e6caf8201dc8 (patch) | |
| tree | d01591cf9d56c8212e9ea53e3afd649f84fcd219 | |
| parent | 8f77862259393dc45b717b5271852458f33c2fad (diff) | |
| download | tcl-c901b78885e45b16b089ef8c8cd4e6caf8201dc8.zip tcl-c901b78885e45b16b089ef8c8cd4e6caf8201dc8.tar.gz tcl-c901b78885e45b16b089ef8c8cd4e6caf8201dc8.tar.bz2 | |
no message
| -rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2001-11-06 David Gravereaux <davygrvy@pobox.com> + + * win/rules.vc: + * win/makefile.vc: Dropped the NOMSVCRT macro and put it on the + option list instead. It makes more sense to me this way as + NOMSVCRT=0 would only be the valid setting. Fixed the dde and reg + extension for building static. Improved, but not perfected, the + winhelp target. + 2001-11-07 Mo DeJong <mdejong@users.sourceforge.net> * win/README: Change minimum VC++ version to 5.X since |
