Changes To KitCreator

Changes to "KitCreator" between 2011-03-03 12:05:13 and 2011-05-01 15:27:19

9
10
11
12
13
14
15
16

17
18
19
20



21
22
23
24
25
26
27
9
10
11
12
13
14
15

16
17



18
19
20
21
22
23
24
25
26
27







-
+

-
-
-
+
+
+







<p>KitCreator can be used to cross-compile a Tclkit, however you may need to have a working Tclkit for your native system first.  KitCreator can be used to create this local boot-strap Tclkit.</p>

<p>There is an automated test suite that is performed nightly, the results can be found on the <a href="http://www.rkeene.org/devel/kitcreator/kitbuild/nightly/">nightly build status</a> page.</p>

<p>Download:
  <ul>
    <li>
      Current Release, Version <b>0.5.3</b>
      Current Release, Version <b>0.5.4</b>
      <ul>
        <li><a href="http://www.rkeene.org/devel/kitcreator-0.5.3.tar.gz">Download Source Code</a></li>
        <li><a href="http://www.rkeene.org/devel/kitcreator/kitbuild/0.5.3/">Build Log</a> (includes built kits)</li>
        <li><a href="dir?ci=0.5.3">Browse Source Repository</a></li>
        <li><a href="http://www.rkeene.org/devel/kitcreator-0.5.4.tar.gz">Download Source Code</a></li>
        <li><a hrefx="http://www.rkeene.org/devel/kitcreator/kitbuild/0.5.4/">Build Log (in progress)</a> (includes built kits)</li>
        <li><a href="dir?ci=0.5.4">Browse Source Repository</a></li>
      </ul>
    </li>
    <li>
      Previous Generation Release, Version <b>0.4.0.2408</b>
      <ul>
        <li><a href="http://www.rkeene.org/devel/kitcreator-0.4.0.2408.tar.gz">Download Source Code</a></li>
        <li><a href="http://www.rkeene.org/devel/kitcreator/kitbuild/0.4.0.2408/">Build Log</a> (includes built kits)</li>
182
183
184
185
186
187
188

189
190
191
192
182
183
184
185
186
187
188
189
190
191
192
193







+




<li>KitCreator 0.3.3 - Fixed bug preventing &quot;Mk4tcl&quot; package from being &quot;<tt>package required</tt>&quot; 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> 
<li>KitCreator 0.5.1 - Added "zlib" to KitDLL, fixing support for compressed files within a Zip archive</li> 
<li>KitCreator 0.5.2 - Updated to support building Metakit4 dynamically, but falling back to static building if that fails</li> 
<li>KitCreator 0.5.3 - Added patch for Mk4tcl regarding asynchronous fcopy, and additional platform patches.</li> 
<li>KitCreator 0.5.4 - Moved Tcl (and packages that are included in a release) "CVS" downloads to be pulled from Fossil on "core.tcl.tk"; Fixed various KitDLL related issues</li>
<li>KitCreator 0.6.0 - Tcl 8.5 made the default (future)</li> 
<li>KitCreator 0.7.0 - Tcl 8.6 features will be integrated more heavily (future)</li> 
<li>KitCreator 1.0.0 - Stable long term release, Tcl 8.6 made the default (future)
</li></ol></p>