Added build validation script and called as part of the windows cli build.
authorPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 16 Apr 2009 21:32:58 +0000 (21:32 +0000)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 16 Apr 2009 21:32:58 +0000 (21:32 +0000)
commit01f8171019d421117aa8ceec8e000eda566611da
tree14cc4bd0b797f8eb3c3e362410528272ca9fc2d9
parent313e55634f09bbae5e778d7120a4c3d02dd60390
Added build validation script and called as part of the windows cli build.
Removed the appInitCmd and call the same preInitCmd code for all
interpreters. Guards in the boot.tcl script prevent reinitialization
of vfs code. This is required to ensure that all child interpreters
and also any thread package interpreters can be initialized correctly.
Checked both tclkit executables and with a basekit dll using the
validation script.

git-svn-id: svn://svn.equi4.com/kitgen/trunk@4472 9e558909-932a-0410-a563-af77432da1eb
Makefile.vc
kitInit.c
validate.tcl [new file with mode: 0644]