Timeline

50 descendants and 50 ancestors of c3f27e66e3623ea837bfbd5e4bfc82f44e2c910b

2011-11-14
04:23
Added support for performing post-build actions

Added post-build action "sdk" for building a KitDLL SDK if KitDLL building was requested check-in: 2906d8d4b0 user: rkeene tags: tcl-sdk-support

02:32
Create new branch named "tcl-sdk-support" check-in: d5e4b44ef6 user: rkeene tags: tcl-sdk-support
2011-11-05
18:49
KitCreator 0.6.1

Updated to download Tk by tag first, if possible, then by date if not check-in: d2a98c553c user: rkeene tags: trunk, 0.6.1

2011-10-05
18:42
Updated to build Solaris/SPARC tests targetting Solaris 8 check-in: acb9725083 user: rkeene tags: trunk
2011-10-03
20:39
Updated to copy more files from unix/ to macosx/ in Tcl and Tk check-in: 8271861c61 user: rkeene tags: trunk
20:20
Updated to hide warnings while running kitcreator distclean in pre.sh

Added workaround for Mac OS X referencing headers in "tclInt.h" that it does not setup a way access using tclConfig.sh check-in: b13d288f20 user: rkeene tags: trunk

19:54
Fixed bug in checking for the need to run "build/pre.sh" check-in: eaa71f15f8 user: rkeene tags: trunk
19:26
Updated to warn if KitCreator is run and "pre.sh" has not been run check-in: 95c04d527f user: rkeene tags: trunk
19:08
Updated to not use broken pre-generated Makefiles with Tk check-in: fb277571b4 user: rkeene tags: trunk
19:04
Updated to not use broken pre-generated Makefiles check-in: e51ad4b533 user: rkeene tags: trunk
15:31
Updated to try to build Tk in the same sub-directory as Tcl first

Updated Tcl to try to build in the macosx directory first on Darwin check-in: a6a6c489dc user: rkeene tags: trunk

2011-09-16
13:40
Updated to format time in ISO-8601 format check-in: d9fcf6ad4a user: rkeene tags: trunk
13:35
Fixed typo check-in: 7ea2ce6e68 user: rkeene tags: trunk
00:36
Fixed issue test not creating KitDLLs that are debugging check-in: 806626aa83 user: rkeene tags: trunk
2011-09-15
20:00
Added support for creating debug symbols builds check-in: 57ce9464cc user: rkeene tags: trunk
2011-09-14
18:25
Updated to pass "wget" errors from Tcl build up to stderr check-in: fd32e55ed8 user: rkeene tags: trunk
2011-08-15
18:15
Added a "bigbuild" option to testing check-in: 335b6cb191 user: rkeene tags: trunk
2011-08-06
16:10
Updated to support a large test build suite if requested

Minor cleanup of test script check-in: 1ebadabb1d user: rkeene tags: trunk

2011-08-04
01:11
Updated to specify full path to C compiler when adjusting path (this fixes tclsh builds for KitDLL)

Updated to not test NetBSD/i386 Tk since NetBSD/i386 has no X11 libraries check-in: f0be818478 user: rkeene tags: trunk

2011-08-03
19:56
Added more build targets to the test check-in: 3cff1ace94 user: rkeene tags: trunk
19:53
Added more cross-compilers

Updated cross-compiling to use a fake "uname" to deal with Tcl's broken-ness with respect to cross-compiling check-in: 8efaf47298 user: rkeene tags: trunk

2011-08-02
23:49
Added more cross-compiler build scripts

Added more cross-compiled tests check-in: 250028d1d6 user: rkeene tags: trunk

2011-07-20
22:52
Added missing build flag check-in: e125d9df77 user: rkeene tags: trunk
2011-07-19
19:08
Updated to not force setting of starkit::topdir, this would break starkits

Updated zipseek test to use $tcl_library to find Tclkit root check-in: 49d6a04e90 user: rkeene tags: trunk

2011-07-18
03:02
Updated to set "starkit::topdir" so that it is always correct, even with KitDLL

Updated mk4vfs zlib compressed seek test to use starkit::topdir check-in: f8234649a5 user: rkeene tags: trunk

2011-07-17
19:56
Add a test for the zip seek bugfix (95d3afb4e9) check-in: 0ebd562749 user: sbron tags: trunk
2011-07-16
13:59
Fix seek operations with native zlib support. Without this fix creating images from gif files inside a starkit would frequently fail with an error message of: couldn't read GIF header from file XXX. check-in: 95d3afb4e9 user: sbron tags: trunk
2011-07-07
17:21
Updated to not switch back to dynamic linking if static linking has been requested check-in: cb7271fcc4 user: rkeene tags: trunk
2011-07-05
17:28
Updated additional build scripts to not attempt download if "buildsrc" directory is being used check-in: d860d314dd user: rkeene tags: trunk
17:26
Updated to not attempt to download source if "buildsrc" directory is being used for Tcl/Tk check-in: 361d408d67 user: rkeene tags: trunk
17:25
Corrected bug in KitDLL where additional interpreters would not get their auto_path adjusted correctly check-in: e2f0284dd2 user: rkeene tags: trunk
2011-07-04
21:15
Added support for forcing build check-in: 37fc9e9fae user: rkeene tags: trunk
2011-07-02
12:03
Updated notes about kitsh

Added notes about plugability check-in: 5421b32beb user: rkeene tags: trunk

2011-06-24
18:44
Upgraded test suite to use Tcl/Tk 8.5.10 check-in: 75999463a7 user: rkeene tags: trunk
2011-06-06
15:40
Added executable bit back, AGAIN! check-in: a0ab236261 user: rkeene tags: trunk
2011-06-03
05:39
KitCreator 0.6.0 check-in: 000da8e97d user: rkeene tags: trunk, 0.6.0
05:37
Merged in pluggable branch check-in: 78b96b6e9c user: rkeene tags: trunk
2011-05-31
02:03
Updated to be pluggable Closed-Leaf check-in: 349896fca7 user: rkeene tags: pluggable
2011-05-28
23:59
Merged trunk changes into branch check-in: ddf9f18c93 user: rkeene tags: pluggable
23:53
Updated to only mount VFS once

Updated to always load "vfs" check-in: d5ed5900eb user: rkeene tags: trunk

06:38
Updated to support finding TCLSH_NATIVE by the root kitcreator script and using that in most places where a native Tcl interpreter is needed

Updated to find date of Fossil checkin when a fossil tag or ID is specified and use that date for checkouts of other projects check-in: 0527703474 user: rkeene tags: trunk

05:33
More work towards changing scripts to refer to upstream source with Fossil in the name check-in: 6964fef637 user: rkeene tags: trunk
05:30
Updated to support specifying version using "fossil_<tag>/<uuid>" syntax in addition to "cvs_<tag>" syntax check-in: 7c7806fdb4 user: rkeene tags: trunk
05:18
Updated to give second build try the same DLL name as the first since the name gets built-in to the library check-in: a407ca2616 user: rkeene tags: trunk
2011-05-26
16:28
Merged in branch "merge-kitdll-kitsh-common" to trunk check-in: ad3a66af0b user: rkeene tags: trunk
2011-05-21
16:04
Updated to only look at the trunk for the change UUID check-in: fb120151ec user: rkeene tags: trunk
13:57
Updated to use FOSSIL_CHANGE as UUID for download, to prevent potential race condition check-in: b00d829cca user: rkeene tags: trunk
13:49
Added basic sanity check to nightly testing script check-in: c2be59edab user: rkeene tags: trunk
13:46
Updated nightly test suite to work in clean space check-in: 318d5dfec1 user: rkeene tags: trunk
04:39
Minor work to make web interface more interactive check-in: f8f78a49b0 user: rkeene tags: trunk
03:43
Added start of web interface to build kits check-in: c3f27e66e3 user: rkeene tags: trunk
2011-05-20
06:43
Added back missing executable flag (bug in Fossil) check-in: fbf8349fe2 user: rkeene tags: trunk
06:39
Added back missing executable flag (bug in Fossil) check-in: ff0f420d0c user: rkeene tags: trunk
2011-05-19
23:00
Updated to try harder to look for a working Tcl interpreter for building KitDLL

Updated to return in failure if installvfs fails check-in: 3f354ca762 user: rkeene tags: trunk

2011-05-17
01:33
Updated to pull user-specified (or default) kit.ico and kit.rc into Tk, if built and not include KitSH's own resource file when including Tk's since they conflict check-in: 4fa3b7d3ea user: rkeene tags: trunk
2011-05-08
19:16
Added basic Incr Tcl test check-in: 36e900cf16 user: rkeene tags: trunk
2011-05-01
15:19
KitCreator 0.5.4 check-in: e8a7740c04 user: rkeene tags: trunk, 0.5.4
15:17
Updated to pull "itcl" from core.tcl.tk check-in: 76acd1bd6b user: rkeene tags: trunk
2011-04-15
20:38
Updated to pull "tclconfig" and "thread" from core.tcl.tk

Updated to download CVS/Fossil into a temporary directory check-in: f892d49db3 user: rkeene tags: trunk

2011-03-16
17:23
Updated to pull tarballs from Fossil rather than zip files, as these preserve executable permissions

Updated to pull Tcl and Tk from "core.tcl.tk" rather than from local mirror check-in: 84e5f3847a user: rkeene tags: trunk

2011-03-13
17:04
Minor wording update on publish-tests check-in: a52f177157 user: rkeene tags: trunk
16:54
Updated test page to include link to source code used for testing check-in: f9f7abf1ba user: rkeene tags: trunk
2011-03-09
14:36
Added Linux/amd64 builds to test suite check-in: 3075bde9af user: rkeene tags: trunk
14:36
Updated to build full Tclkit when cross-compiling to Linux/amd64 check-in: 53587b62ec user: rkeene tags: trunk
14:35
Updated to build static library as PIC when building for KitDLL

Fixed issue with Metakit using "g++" for the shared object linker, even when cross-compiling check-in: 0eca481f01 user: rkeene tags: trunk

2011-03-08
04:23
Added build script to cross-compile Linux/amd64 kits check-in: 5715f1901b user: rkeene tags: trunk
04:18
Corrected issue with previous commit check-in: 403ee0b408 user: rkeene tags: trunk
03:50
Updated to build with new toolchain check-in: de3aacd495 user: rkeene tags: trunk
2011-03-07
07:02
Updated to weaken symbols from non-Tcl/Tk related libraries in KitDLL check-in: af522d011f user: rkeene tags: trunk
2011-03-04
19:00
Updated documentation and tests to reflect change to remove bundled packages during a minimal build check-in: acdbe69639 user: rkeene tags: trunk
2011-03-03
16:02
Renamed "arm" to "mipsel", which is more correct check-in: 87adc4a193 user: rkeene tags: trunk
12:13
Updated to properly deal with nightly builds on Wednesdays doing a full rebuild check-in: eb2ffb8305 user: rkeene tags: trunk
12:00
Updated to create symlink named "nightly" to point to the nightly test check-in: 82d42d8faf user: rkeene tags: trunk
11:56
Added link to other release builds check-in: b48e2da571 user: rkeene tags: trunk
11:50
Updated link to tests to point to online Fossil repo

Unified link to home page check-in: d5fb66316b user: rkeene tags: trunk

11:30
Updated to remove "pkgs" directory from Tcl when doing a minimal build check-in: b29659c9d1 user: rkeene tags: trunk
05:01
Added support for disabling "visibility=hidden" when building KitDLL check-in: a49ee9121f user: rkeene tags: trunk
04:09
Updated to support pulling Tcl and Tk from newest fossil sources. They are still likely to change in the future. check-in: f5886050c4 user: rkeene tags: trunk
2011-03-01
14:45
Added catch around thread test to avoid halting automated tests for an error check-in: 7618ff9a65 user: rkeene tags: trunk
2011-02-27
20:26
Updated to emit TclVFS faillure if "make install" fails.

Updated to log which Tclkit is being used to install the VFS check-in: 8c0ee91103 user: rkeene tags: trunk

2011-02-08
07:47
Updated to pull "CVS" updates from Fossil (location and method may change in the future) check-in: a0fa3aeee4 user: rkeene tags: trunk
2010-11-11
17:16
Added workaround for building bug in Tk on FreeBSD check-in: 612f995831 user: rkeene tags: trunk
2010-11-03
14:02
Updated nightly builds to start from clean source every Wednesday check-in: f1179eeee0 user: rkeene tags: trunk
2010-10-21
13:00
KitCreator 0.5.3

Removed version control tag from release version check-in: 9ff996f870 user: rkeene tags: trunk, 0.5.3

2010-10-18
17:56
Merged proper fix for mkClose() segfaulting in from P. Thoyts check-in: a697a2954e user: rkeene tags: trunk
2010-10-17
17:27
Added link to home page from build page check-in: 626ffe0122 user: rkeene tags: trunk
2010-10-16
23:48
Corrected test for presence of mk4 in mk4vfs fcopy test check-in: 8e7cd7106a user: rkeene tags: trunk
21:28
Added patch from P. Thoyts fixing async channel copies in mk4vfs. This closes bug [0990f53b1a]. check-in: ae7d9fc61b user: rkeene tags: trunk
2010-10-14
07:41
Added patch for Tcl 8.4.19 to support compiling on Haiku

Updated release script to release patchscripts for Tcl check-in: a15ed07178 user: rkeene tags: trunk

2010-10-13
07:10
Corrected patch to "registry" in Tcl 8.4 to build with new mingw check-in: e33de4de96 user: rkeene tags: trunk
2010-10-12
16:13
Added registry test check-in: 9fb27167af user: rkeene tags: trunk
15:56
Added patch for Tcl 8.4.19 to compile with newer versions of GCC check-in: 4f2db7cae0 user: rkeene tags: trunk
01:49
Updated to allow force rebuilds of nightly tests check-in: ad21154bd8 user: rkeene tags: trunk
2010-10-08
15:18
Updated LICENSE with KitDLL files copied from KitSH check-in: fb713458b7 user: rkeene tags: trunk
2010-10-07
06:37
Updated Header

Added KitDLL example to README (copied from Wiki) check-in: d9deba817f user: rkeene tags: trunk

2010-10-06
14:47
KitCreator 0.5.2.x check-in: acfbaa597c user: rkeene tags: trunk, 0.5.2
07:06
Updated to support building Mk4tcl dynamically when building KitDLL, but falling back to building statically. check-in: 76ec61a413 user: rkeene tags: trunk
05:05
KitCreator 0.5.1.x check-in: b0d82098c4 user: rkeene tags: trunk, 0.5.1
02:52
Updated to include Zlib headers if we found Zlib library for KitDLL check-in: 5518df71a4 user: rkeene tags: trunk
2010-10-05
17:49
Added zlib support to KitDLL (fixing test 13-zip for KitDLL) check-in: 966a87d8d1 user: rkeene tags: trunk
16:58
Began adding zlib to KitDLL check-in: db7ab5ff29 user: rkeene tags: trunk