Updated the build systems to TEA3 and added NMAKE based build.
authorPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 17 Jun 2004 13:55:26 +0000 (13:55 +0000)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 17 Jun 2004 13:55:26 +0000 (13:55 +0000)
commit2d4af720f8f922baeabe5d355cbcf5a92cb2c3e0
tree83fb8a2b545956e07fb7372572b1de36afdda701
parent7ee194b35e799861515a59be236123d7601fab6d
Updated the build systems to TEA3 and added NMAKE based build.
Fixed the Win98 slow registration issue by changing the registration prefix
to TclEval. Fixed the docs and samples.
16 files changed:
LICENSE
Makefile.in
README
configure
configure.in
doc/winsend.man
pkgIndex.tcl.in [deleted file]
samples/test.vbs
samples/test2.vbs
tclconfig/ChangeLog
tclconfig/tcl.m4
tests/all.tcl
win/makefile.vc [new file with mode: 0644]
win/nmakehlp.c [new file with mode: 0644]
win/rules.vc [new file with mode: 0644]
win/winsend.c