The 8.6 core zlib cannot be used for the vfs::zstreamed mode that
authorpatthoyts <patthoyts@9e558909-932a-0410-a563-af77432da1eb>
Sun, 22 Mar 2009 18:54:18 +0000 (18:54 +0000)
committerpatthoyts <patthoyts@9e558909-932a-0410-a563-af77432da1eb>
Sun, 22 Mar 2009 18:54:18 +0000 (18:54 +0000)
commit3ee316c8220c48c6a84dacdde0c7482ab66487e4
tree45888ef8e128623e84c1eaab4dce66625d13bb64
parent8b4d71c2cf4be3c46face99a2620b144570a370a
The 8.6 core zlib cannot be used for the vfs::zstreamed mode that
is used with mk4vfs. This commit disabled zstreamed for 8.6 so we
will never call this tclvfs function for 8.6 tclkits.
The tclvfs pkgIndex code has been moved from files/ into setupvfs.tcl
to make it easier to handle new versions of tclvfs.
Makefile.vc gets some post-build sanity checking to ensure we do not
produce useless tclkits.

git-svn-id: svn://svn.equi4.com/kitgen/trunk@4468 9e558909-932a-0410-a563-af77432da1eb
Makefile.vc
files/boot.tcl
files/vfs1.3-pkgIndex.tcl [deleted file]
files/vfs1.4-pkgIndex.tcl [deleted file]
setupvfs.tcl