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 |
|---|---|
| Licenses | MIT |
| Operating Systems | Linux Solaris |
Recent releases


Release Notes: This release fixes a bug causing issues using Tcl 8.6b3 with Metakit as well as several other minor bugs.


Release Notes: This release has been updated to attempt to download Tk from Fossil using the same tag as was used to download Tcl from Fossil.


Release Notes: This release merges KitDLL and KitSH code so that features only need to be added once. There are minor bugfixes.


Release Notes: This release moves Tcl (and packages that are included in a release) and Tk "CVS" downloads to be pulled from Fossil on "core.tcl.tk". It fixes various KitDLL related issues.


Release Notes: Patches were included for compiling Tcl on newer versions of MingW32. Stability patches were included to Metakit channels in Mk4tcl. A patch to allow compiling Tcl 8.4.19 on Haiku was included. The version number scheme was changed to not include source control tag.