KitCreator 0.11.0

KitCreator is a simple build system for creating a Tclkit. It was created to ease creation of Tclkits. A Tclkit is, briefly, a single-file executable that contains Tcl (both the interpreter and all the resources it requires to operate) and other Tcl-related packages (such as Tk or Incr Tcl).

Tags tcl package builder makefile
License MITL
State stable

Recent Releases

0.11.004 Jun 2018 14:05 minor feature: Include tclsh in the SDK; Fixed some issues with OpenSSL and TclTLS; Upgraded tcc4tcl; Added LMDB package; Made Tcl 8.6.8 the default
0.10.028 Sep 2016 14:45 minor feature: Support forcing Itcl3 on Tcl 8.6+, simplified most build scripts, updated TclVFS patching to work with Tcl 8.7+
0.9.229 Jan 2015 14:52 minor bugfix: Fixed memory leak in C-VFS; Fixed bug in TclVFS; Added C-VFS obfuscation support; Added non-default packages Tcllib, TclUDP, YAJTCL; Added start of building all packages statically into the Tclkit
0.9.007 Sep 2014 06:00 minor feature: Better cross-compilation support, additional patches for Metakit and Tk, and an update to the latest release of zlib. Support for the in-memory C compiler (TCC) was added.