Artifact 20bec6b0db409b441909fe251d4c8ec18ff89ecd:
- File generic/tcl.decls — part of check-in [a45b82575d] at 2014-09-06 00:58:23 on branch core_zip_vfs — New build process for Tcl kits in Unix (Windows port to follow...) Rather than force a "make install" to build the vfs, the tclkit now performs it's own "install" to a subdirectory (using destdir) to collect the files it needs for its vfs. tclkits no longer link to the tcl library. Instead, all of the obj files that are used to assemble the lib are instead packed into the executable. Thus, "make tclkit" produces the tclkit. That's it. No dlls. No tclsh. Makes no other mark on the file system save the bare essentials it needs. It uses the same variables in the makefile as the tcl libraries, so as they are updated so too is tclkit. Zlib files are *always* build for tclkits. Tclkits can never rely on the presence of zlib on the systems in which they will be installed. (user: hypnotoad size: 65138)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.