169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
|
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
|
-
+
|
<li>KitCreator 0.0.7 - 64-bit (especially SPARC) fixes, and started adding cross-compiling support</li>
<li>KitCreator 0.0.8 - Cross-compiling support and improved for Win32 and Linux/MIPSEL</li>
<li>KitCreator 0.1.0 - Zlib package added to allow static linking and HP-UX fixes</li>
<li>KitCreator 0.2.0 - Pure-tcl read-only Mk4 implementation; Added Thread package support added; Fixed Windows build issues</li>
<li>KitCreator 0.2.1 - Fixed failure to clean kitsh directory when producing releases</li>
<li>KitCreator 0.2.2 - Updated to latest zlib (<i>note: this caused build failures on non-UNIX systems</i>)</li>
<li>KitCreator 0.2.3 - Further work on Pure-Tcl Mk4 implementation</li>
<li>KitCreator 0.2.4 - Statically link to Zlibc</li>
<li>KitCreator 0.2.4 - Statically link to Zlib</li>
<li>KitCreator 0.3.0 - Zip storage added if Mk4 fails to build; Fixed bug in Windows builds where Tk was unusable; Reverted to working version of zlib; Fixed bug in "<tt>tcl::pkgconfig</tt>"</li>
<li>KitCreator 0.3.1 - Added support for "<tt>--enable-kit-storage</tt>" option to allow user to specify what storage mechanism to use</li>
<li>KitCreator 0.3.2 - Fixed bug in sync logic if new "<tt>--enable-kit-storage</tt>" option is used</li>
<li>KitCreator 0.3.3 - Fixed bug preventing "Mk4tcl" package from being "<tt>package required</tt>" even if present when using Zip Tclkit storage</li>
<li>KitCreator 0.3.4 - Fixed issue causing kit initialization failure when not boot strapping</li>
<li>KitCreator 0.4.0 - Added support for detecting encoding from the environment. Some Tcl 8.6+ features integrated (zlib). Updated to use platform-specific calls to find ourselves. Fixed major issue with Zip kit storage and new interpreters</li>
<li>KitCreator 0.5.0 - KitDLL released</li>
|