Timeline

200 check-ins related to "trunk" plus check-in "2010-09-26 04:46:15" occurring around 2010-09-26 04:46:15.

More ↑
2010-10-01
20:18
Updated Tcl build to export DLL functionality when building KitDLL check-in: 07648651bc user: rkeene tags: trunk
20:16
Updated KitCreator to only build KitDLL or Tclkit, not both in a single invocation. If KitDLL is requested, no Tclkit will be built. check-in: 977dc16709 user: rkeene tags: trunk
04:41
Updated to link DLL and wish/tclsh against tkbase.res.o from Wish if building Tk check-in: 83003c57a9 user: rkeene tags: trunk
2010-09-30
17:35
Fixed issue with reading binary files from KitDLL VFS check-in: 69535ebd14 user: rkeene tags: trunk
16:47
Updated to configure KitDLL correctly if asked to build check-in: 9cf7d99fe3 user: rkeene tags: trunk
16:20
Updated to cleanup wish if built check-in: dc8f5f22bf user: rkeene tags: trunk
16:19
Fixed issue with globbing a single file or directory check-in: b358be54cd user: rkeene tags: trunk
09:25
Added Tk support

Added wish test driver

Fixed issue with stripping KitDLL

Minor cleanup check-in: 2dbaa7246a user: rkeene tags: trunk

08:26
Renamed KitDLL library from libtcl to libtclkit check-in: bec59f252e user: rkeene tags: trunk
08:20
Updated to support Registry and DDE packages on Win32, and to support the Thread package

Added support for exporting all symbols to the DLL on Win32 check-in: d903137347 user: rkeene tags: trunk

08:16
Updated to copy all KitDLL related files to build directory check-in: 256ca73ea3 user: rkeene tags: trunk
06:39
Updated KitDLL to search for libraries to link to from other projects

Added KitDLL prepartion and checking to pre-release initialization script check-in: 4f4058fd40 user: rkeene tags: trunk

06:25
Fixed KitDLL cleanup check-in: 581ba55290 user: rkeene tags: trunk
06:24
Fixed KitDLL Build script to correctly create VFS directory before calling make

Added KitDLL cleaning to main kitcreator top-level build script

Updated to allow KitDLL to ship check-in: f547179798 user: rkeene tags: trunk

05:54
Added kitdll top-level build script check-in: f05f6abdf1 user: rkeene tags: trunk
05:43
Added missing file from previous commit check-in: 381f0a779a user: rkeene tags: trunk
05:43
Reorganized Makefile so object files are not specified in multiple places check-in: c321bdebc8 user: rkeene tags: trunk
05:38
Renamed test driver "tclsh" check-in: 742f8f4178 user: rkeene tags: trunk
05:35
Fixed test driver to call initialization routine -- changed to tclsh.

Updated to support determing encoding from environment

Removed debugging printfs/puts check-in: 8fde0c7fbf user: rkeene tags: trunk

2010-09-29
23:19
Updated clean target check-in: 50190b3c1d user: rkeene tags: trunk
23:16
Updated clean target check-in: 660a5d0fd1 user: rkeene tags: trunk
23:15
Created GNU autoconf script for KitDLL

Made KitDLL build a shared object

Added test driver check-in: b11b735302 user: rkeene tags: trunk

15:39
Disabled automated killing of tests check-in: 2a6d205525 user: rkeene tags: trunk
2010-09-28
22:13
Renamed temporary zip files so they are more obviously deletable check-in: b31abfda22 user: rkeene tags: trunk
22:10
Updated vfs::zip tests to require zip::vfs package check-in: fedad6f886 user: rkeene tags: trunk
22:03
Added regression suite tests for small zip files check-in: de59e55104 user: rkeene tags: trunk
21:52
Fixed issue with vfs::zip opening zip files smaller than 512b, fixes issue [0c5bcad642] check-in: c0cb33bec5 user: rkeene tags: trunk
2010-09-27
22:17
Updated to only consider checkins for change revision check-in: 8f84374b32 user: rkeene tags: trunk
15:29
Fixed path in nightly build script check-in: 5ea4130975 user: rkeene tags: trunk
2010-09-26
22:52
Updated logo, again check-in: a0a0e8ad2c user: rkeene tags: trunk
19:39
Removed stringify code check-in: 6e66345ea7 user: rkeene tags: trunk
19:26
Updated logo check-in: 5074d303a3 user: rkeene tags: trunk
17:27
Updated nightly test script to check for correct files check-in: f6a36c7a5c user: rkeene tags: trunk
07:06
Added logo check-in: d005e7b118 user: rkeene tags: trunk
05:52
Updated to remove ChangeLog until a build_changelog script is available check-in: 38430c10ee user: rkeene tags: trunk
05:32
Updated build to remove fossil repository information check-in: 86d86b33a0 user: rkeene tags: trunk
04:51
Removed extraneous code in VFS code (kitdll) check-in: 57bb916b04 user: rkeene tags: trunk
04:51
Added patch from "Schelte Bron" <s...@wanadoo.nl> to fix build issue on Mac OS X check-in: d57968a24a user: rkeene tags: trunk
04:51
Updated to create loadable filesystem by including C-Tcl interface when creating C version of directory tree (dir2c) check-in: e4de9a2934 user: rkeene tags: trunk
04:51
Removed Tcl implementation of getData check-in: 2e1961564b user: rkeene tags: trunk
04:51
Implemented vfs::kitdll::data::getData

Fixed references to Tcl_SetResult() to use TCL_STATIC as freeProc check-in: a85a20ac7a user: rkeene tags: trunk

04:51
Got KitDLL storage into workable state

Renamed some files for consistency

Added basic Makefile check-in: 424322801f user: rkeene tags: trunk

04:51
KitCreator 0.4.0.x check-in: fbf10d2c4e user: rkeene tags: trunk, 0.4.0
04:51
Fixed typo in matchindir

Added missing seek check-in: f44cf7fbe1 user: rkeene tags: trunk

04:50
Initial dir2c.tcl check-in: 1471135306 user: rkeene tags: trunk
04:50
Removed partial symlink implementation from KitDLL

Reorganized KitDLL code check-in: a9fb6a2bd7 user: rkeene tags: trunk

04:50
Fixed issue with glob of top dir check-in: cc20ec9009 user: rkeene tags: trunk
04:50
Added first draft of kitdll check-in: 029b69f827 user: rkeene tags: trunk
04:50
Updated to use "/proc/self/exe" rather than "/proc/<pid>/exe"

Updated to check for "/proc/curproc/file" (FreeBSD) check-in: 013d6b36f4 user: rkeene tags: trunk

04:50
Updated to remove kitdll from releases since it is currently incomplete check-in: 914a6c9397 user: rkeene tags: trunk
04:50
Fixed missing dependencies for EXTRA_OBJS in kit target check-in: f4f93d09a5 user: rkeene tags: trunk
04:50
Corrected typo in previous commit check-in: 62d83850be user: rkeene tags: trunk
04:50
Updated test for dladdr() to be more comprehensive check-in: 66c3398628 user: rkeene tags: trunk
04:50
Updated to not remove EXTRA_OBJS when `clean' target called check-in: a4e97ccf7b user: rkeene tags: trunk
04:50
Updated to use dladdr() to find ourselves if possible check-in: eb6f15ad72 user: rkeene tags: trunk
04:50
Updated to load boot.tcl in new interpreters, issue with previous workaround and fixing creating new interpreters check-in: d5bcf0ec06 user: rkeene tags: trunk
04:49
Added guard to only run one nightly test at atime

Added new interp test check-in: d9e99beea7 user: rkeene tags: trunk

04:49
Made initialization error more verbose check-in: 4e71ffc33c user: rkeene tags: trunk
04:49
Increased timeout for tests check-in: ebe516878a user: rkeene tags: trunk
04:49
Updated to support running Win32 tests under WINE check-in: 7c572fd6a8 user: rkeene tags: trunk
04:49
Updated issue with opening directory

Updated to not panic if native encodings cannot be found check-in: 77e40265de user: rkeene tags: trunk

04:49
Renamed patch to more appropriate name check-in: e0bcd16a13 user: rkeene tags: trunk
04:49
Fixed issue with opening directories returning wrong error check-in: 1955802108 user: rkeene tags: trunk
04:49
Updated to not remount TclKit VFS in initialization check-in: c7d604dff8 user: rkeene tags: trunk
04:49
Updated to not provide Tk package, since that is taken care of by Tk itself check-in: d589e2755f user: rkeene tags: trunk
04:49
Added patch for Tk to fix Tk 8.4 on UNIX's bind ... <MouseWheel> check-in: 6aed8e99b7 user: rkeene tags: trunk
04:49
Updated to invoke Xvfb with 24bpp depth to avoid segfault in FreeColormap()

Updated to invoke Xvfb in sub-shell to avoid bash message regarding the process being killed check-in: 3a9fc82d6e user: rkeene tags: trunk

04:49
Updated to support static Tk on non-Windows platforms check-in: 70da029110 user: rkeene tags: trunk
04:48
Added support for starting Xvfb before beginning tests (to test Tk)

Added Tk test check-in: eaf3feab27 user: rkeene tags: trunk

04:48
Updated to run tests at low priority check-in: 39e9180a10 user: rkeene tags: trunk
04:48
Updated nightly test and publish script to fix bug in cross-compiles check-in: 82a097a2a1 user: rkeene tags: trunk
04:48
Added echo lines for every "configure", and "make" check-in: 12600639d9 user: rkeene tags: trunk
04:48
Updated to produce Tclkits that lack Mk4 check-in: 266a96d1d3 user: rkeene tags: trunk
04:48
Updated locale test to use LC_ALL since dietlibc's setlocale() ignores LANG check-in: 0d9a6198ae user: rkeene tags: trunk
04:48
Updated to create tests log with PASS/FAIL

Added additional information to Locale test check-in: 205ad8c75e user: rkeene tags: trunk

04:48
Minor cleanup of diff check-in: 6992d94246 user: rkeene tags: trunk
04:48
Updated tests results page: Added legend Added header row for entire set Added new results "USABLE" and "NO TESTS" check-in: e1afa41765 user: rkeene tags: trunk
04:48
Updated to emit error message and abort if tests are unable to be run check-in: ede5eb67b8 user: rkeene tags: trunk
04:48
Added scripts to do nightly tests on Subversion and publish results check-in: 3df6039232 user: rkeene tags: trunk
04:48
Reduced change in Native ZLIB support patch check-in: f043a10e60 user: rkeene tags: trunk
04:47
Updated to mark kits which have been cross-compiled in yellow check-in: 2fb02e4e85 user: rkeene tags: trunk
04:47
Added basic tests README check-in: 1918f4d6cb user: rkeene tags: trunk
04:47
Added Index page for KitBuilds directory

Added script to create root of KitBuilds directory check-in: deeb9702c3 user: rkeene tags: trunk

04:47
Fixed issue with zlib support in TclVFS when using Tcl 8.6+ native "zlib" command check-in: 468076b014 user: rkeene tags: trunk
04:47
Updated to include OS and CPU in Kit build info check-in: 0f7ae7bf19 user: rkeene tags: trunk
04:47
Updated to fix display problem with file sizes check-in: 498cc90308 user: rkeene tags: trunk
04:47
Updated to list failed builds in published reports check-in: f8d3a24687 user: rkeene tags: trunk
04:47
Updated to require version argument to publish-tests script check-in: 7ce18d465b user: rkeene tags: trunk
04:47
Updated to publish tests into an optional sub-directory check-in: 3887ad80a5 user: rkeene tags: trunk
04:47
Updated to invert the meaning of "threaded" when building CVS HEAD (which is threaded by default) in test suite (does not affect behaviour of KitCreator commands) check-in: 6c627203b1 user: rkeene tags: trunk
04:47
Updated to include build script in build log

Updated to include size of kit in published data check-in: 8563b223da user: rkeene tags: trunk

04:47
Replaced publish-tests script with HTML'ified Tcl version check-in: 824e5d844d user: rkeene tags: trunk
04:46
Added new script to publish test results

Updated existing publish script to include failure count check-in: f8e23f8a39 user: rkeene tags: trunk

04:46
Updated to clean up all log files from succesful tests check-in: 7720fda215 user: rkeene tags: trunk
04:46
Updated to cleanup logs that are empty check-in: 44fdeb3c7e user: rkeene tags: trunk
04:46
Added StaticTk builds

Updated to move failed builds into failed directory check-in: fdb515dc70 user: rkeene tags: trunk

04:46
Cleaned up winMain

Updated main to return in failure if Tcl_Main() returns check-in: 5dc6b2220b user: rkeene tags: trunk

04:46
Fixed bug with zlib static linking check-in: 91b460f024 user: rkeene tags: trunk
04:46
Updated to support cross-compiling Tcl 8.5.9 check-in: cdb34a8a59 user: rkeene tags: trunk
04:46
Updated to remove duplicate library references when linking in Tk check-in: 82f72a0dcd user: rkeene tags: trunk
04:46
Added script to publish test results

Added new "parray" test check-in: 2a8304f779 user: rkeene tags: trunk

04:46
Added internal testing script check-in: b180e9a80f user: rkeene tags: trunk
04:46
Updated ARM and Static internal build scripts to use Minimal build script

Added internal test script check-in: b9a63425fb user: rkeene tags: trunk

04:46
Updated to disable threads (crashes with Diet Libc) in internal build script check-in: bf92561b68 user: rkeene tags: trunk
04:45
Updated to support patching Tcl using scripts

Created internal build script to create statically linked Diet Libc-based Tclkits check-in: e854407d3f user: rkeene tags: trunk

04:45
Removed references to PATH_MAX check-in: 9fb1a353d1 user: rkeene tags: trunk
04:45
Updated to use Tcl_FindExecutable() to set executable path check-in: 719fef74cb user: rkeene tags: trunk
04:45
Updated to better locate Tclkit under Linux (partially deals with <http://code.google.com/p/tclkit/issues/detail?id=1>) check-in: bcd030ea77 user: rkeene tags: trunk
04:45
Updated Tcl sub-project to return in failure if it cannot be compiled check-in: 14f3e1be3d user: rkeene tags: trunk
04:45
Updated to hide errors emitted from `find' check-in: cee8b007e2 user: rkeene tags: trunk
04:45
Updated to set sane defaults if we are unable to load the requested encoding check-in: e598e77805 user: rkeene tags: trunk
04:45
Updated to check to see if required before building check-in: 0ed07039ad user: rkeene tags: trunk
04:45
Updated to set encoding from system (untested) check-in: 095125b887 user: rkeene tags: trunk
04:45
Corrected typo in ZipVFS check-in: 6e6c5fd01a user: rkeene tags: trunk
04:45
Updated to not build zlib package under Tcl 8.6+ as it is natively provided check-in: e639016509 user: rkeene tags: trunk
04:45
KitCreator 0.3.4.x check-in: 3f98704439 user: rkeene tags: trunk, 0.3.4
04:45
Fixed issue causing kit initialization failure when not boot strapping check-in: ede635a763 user: rkeene tags: trunk
04:45
Fixed result message for storage when not specified check-in: f71575204d user: rkeene tags: trunk
04:45
Updated documentation regarding non-required packages check-in: bd4647be4c user: rkeene tags: trunk
04:44
Updated Win64 build script to enable 64-bit check-in: 7a26588506 user: rkeene tags: trunk
04:44
Added internal script to build Win64 Tclkit check-in: b6cf3f3b19 user: rkeene tags: trunk
04:44
Updated list of files which are not solely from KitCreator and thus licensed under the terms of the MIT license check-in: 0169fdc0a7 user: rkeene tags: trunk
04:44
Corrected typo in documentation check-in: 6a93ffd0b9 user: rkeene tags: trunk
04:44
Documentation updates check-in: 8fb638c982 user: rkeene tags: trunk
04:44
Updated documentation check-in: 1356451e53 user: rkeene tags: trunk
04:44
Corrected internal ARM build script check-in: 4f51004d22 user: rkeene tags: trunk
04:44
KitCreator 0.3.3.x check-in: 577aa35ee0 user: rkeene tags: trunk, 0.3.3
04:44
Corrected bug preventing Mk4tcl from being "package required" even if present check-in: 6cd90bad17 user: rkeene tags: trunk
04:44
KitCreator 0.3.2.x check-in: 9f84562200 user: rkeene tags: trunk, 0.3.2
04:44
Fixed sync logic issue with new support for specifying which storage system to use (installvfs.tcl and kitInit.c) check-in: e5c8483726 user: rkeene tags: trunk
04:44
Minor documentation update (sync with Wiki) check-in: 38ada8ff4d user: rkeene tags: trunk
04:44
KitCreator 0.3.1.x

Updated documentation regarding to new storage options check-in: ad81f6cde8 user: rkeene tags: trunk, 0.3.1

04:44
Added support for selecting which kit storage mechanism to use using "--enable-kit-storage={zip|mk4}"

Updated CPPFLAGS to include -I options for zlib, for consistency check-in: 2fded231c2 user: rkeene tags: trunk

04:44
Reverted cleanup of tclExecutableName check-in: 0368915b0d user: rkeene tags: trunk
04:43
Updated README check-in: dc273ce4f7 user: rkeene tags: trunk
04:43
Updated to return in failure if we fail to properly install check-in: bdcfd6df7f user: rkeene tags: trunk
04:43
KitCreator 0.3.0.x

Added support for using ZIP archives if MK4 fails to build

Removed support for pure-Tcl MK4 (it didn't work) check-in: 66535d6924 user: rkeene tags: trunk, 0.3.0

04:43
Added support for building under Win64 (MingW64) check-in: 53cdd8c9a6 user: rkeene tags: trunk
04:43
Added patch required to build with MingW64 check-in: 26410a9c32 user: rkeene tags: trunk
04:43
Added unmodified zipvfs from tclvfs 20080503 check-in: 91c236fce7 user: rkeene tags: trunk
04:43
Added support for using an icon and file information resource under Windows

Allow the user to place a kit.ico and kit.rc in root dir to replace one built into tclkit

Copied tclsh RC and icon as default check-in: 587e28b4b3 user: rkeene tags: trunk

04:43
Changed configuration encoding to use UTF-8 to work around bug where tcl::pkgconfig doesn't work because it's populated with the specified encoding, which may be a file on disk and not available. check-in: ec2b0ff806 user: rkeene tags: trunk
04:43
Fixed issue with zlib checking

Added support for checking for "tkbase.res.o" (present on Win32 builds) and adding to EXTRA_OBJS to link to the "kit" application check-in: fd276919ad user: rkeene tags: trunk

04:43
Updated to support accepting extra objects supplied by the EXTRA_OBJS environment variable check-in: fc9a2d4694 user: rkeene tags: trunk
04:43
Updated to create "tkbase.res.o" if building for Win32 check-in: d7a9831961 user: rkeene tags: trunk
04:43
Updated to work around bug in Itcl where cross-compiling from UNIX to non-UNIX (or vice versa) fails check-in: c5a5106f2c user: rkeene tags: trunk
04:43
Added additional aliases for MingW32 check-in: 9bbcaed141 user: rkeene tags: trunk
04:43
Switched to Zlib v1.2.3, newer versions have issues with cross-compiling to systems without a "libc" (e.g., Windows) check-in: 4d2a723204 user: rkeene tags: trunk
04:43
Updated to remove all non-static links to statically linked libraries check-in: 459ce657ff user: rkeene tags: trunk
04:42
KitCreator 0.2.4.x check-in: 49e8ab0bae user: rkeene tags: trunk, 0.2.4
04:42
Updated to try to link statically to zlib check-in: 580c833532 user: rkeene tags: trunk
04:42
Added back safe successful exits check-in: baaf0c5896 user: rkeene tags: trunk
04:42
Updated to report failure if building of Tk fails check-in: 4c532aef85 user: rkeene tags: trunk
04:42
KitCreator 0.2.3.x check-in: 98787f352d user: rkeene tags: trunk, 0.2.3
04:42
Updated to support using vfs::zstreamed

Removed zlib hack check-in: 265eb37604 user: rkeene tags: trunk

04:42
KitCreator 0.2.2.x

Upgraded to latest ZLib

Updated ZLIB URL to work even when it is not the latest version, since the zlib website only hosts the current version check-in: 6221943337 user: rkeene tags: trunk, 0.2.2

04:42
KitCreator 0.2.1.x

Fixed failure to clean kitsh directory when producing releases check-in: 65a0497bd0 user: rkeene tags: trunk, 0.2.1

04:42
KitCreator 0.2.0.x check-in: b9f7f215ae user: rkeene tags: trunk, 0.2.0
04:42
Updated to implement "vfs::mkcl" using Readkit

Updated local Readkit implementation to not attempt to replace Mk4tcl check-in: 096098536d user: rkeene tags: trunk

04:42
Added internal script to build a minimal Tclkit check-in: 7596e618f3 user: rkeene tags: trunk
04:42
Updated minimalistic ARM build script check-in: 58fcde03bd user: rkeene tags: trunk
04:42
Added support for minimal builds

Fixed potential loading issue for zlib in pure Tcl metakit check-in: 66930bd6ef user: rkeene tags: trunk

04:42
Updated to always make registry/dde packages available to Windows rather than creating a "package ifneeded" entry -- this fixes the issue with mismatched versions on Tcl 8.5+ check-in: 5a3882c8f0 user: rkeene tags: trunk
04:42
Added internal script to build minimal Tclkit for ARM check-in: 36ac498d1e user: rkeene tags: trunk
04:41
Cleaned up cleaning up routine check-in: e71a022c66 user: rkeene tags: trunk
04:41
Updated to include all encodings by default, but support including only the 8 from original Tclkit check-in: bf4e895d30 user: rkeene tags: trunk
04:41
Changed the default action to remove all encodings (except 8)

Removed tcltest package from Tclkit check-in: a0f6913a43 user: rkeene tags: trunk

04:41
Fixed typo in previous commit check-in: 12229dcfc4 user: rkeene tags: trunk
04:41
Fixed issue with kitcreator including excluded packages after building with them and then building without them

Fixed issue with Tcl pure-Tcl Metakit and Tcl 8.4 check-in: 32589cdef2 user: rkeene tags: trunk

04:41
Added support for specifying a list of optional packages check-in: a8386e13ed user: rkeene tags: trunk
04:41
Clarified licensing terms

Updated "clean"/"distclean" options to clean optional packages check-in: e251d16623 user: rkeene tags: trunk

04:41
Added support for the Thread package if asked to compile a threaded Tcl check-in: 021ebbd5e8 user: rkeene tags: trunk
04:41
Added support for specifying a STRIP environment variable check-in: d2e00f0f73 user: rkeene tags: trunk
04:41
Added Tk/xlib to include search path check-in: b5c571778a user: rkeene tags: trunk
04:41
Fixed to support calling AR with options check-in: 6548a534b1 user: rkeene tags: trunk
04:41
Updated licensing information check-in: 37152044b7 user: rkeene tags: trunk
04:41
Updated to not produce spurious newline check-in: 0aa038624e user: rkeene tags: trunk
04:41
Began work on new pure-Tcl metakit, which will replace readkit-converted mk4tcl check-in: 7bfc5cf0e2 user: rkeene tags: trunk
04:41
Updated to be less verbose on missing directories check-in: ea9a5ecf91 user: rkeene tags: trunk
04:40
Added preliminary support for using a Tcl-based metakit reader (mk4tcl.tcl, based off ReadKit) if Mk4tcl support not found

Updated mk4tcl to cleanup if build fails, to prevent false detection check-in: 44e0b4f94c user: rkeene tags: trunk

04:40
KitCreator 0.1.0.x check-in: c48a3eddef user: rkeene tags: trunk, 0.1.0
04:40
Added zlib package

Added support for specifying --with-zlib to kitsh if zlib built fine check-in: e95acf08f0 user: rkeene tags: trunk

04:40
Cleaned up LDFLAGS settings

Fixed issue with "--with-zlib" wiping out LDFLAGS check-in: 56c3d5d022 user: rkeene tags: trunk

04:40
Updated to statically link against libstdc++ on HP/UX

Added patch to metakit to not call "autoconf"

Fixed issue with sh on HP/UX (source versus ".")

Added support for statically linking to libgcc check-in: 8ef7a1eb1a user: rkeene tags: trunk

04:40
KitCreator 0.0.8.x

Updated documentation regarding mipsel-linux cross-compiling check-in: 7b805333b0 user: rkeene tags: trunk, 0.0.8

04:40
Fixed issue with Tcl 8.5 and up cross-compile installation

Fixed check for no Tk libs to exclude stubs in the check, but include it in the linking check-in: b84f59e5de user: rkeene tags: trunk

04:40
Updated kitsh to support Windows

Removed executable bit from boot.tcl

Updated licensing

Added documentation regarding statically linking to Tk

Updated win32 build test to pass in path to zlib check-in: f644c21488 user: rkeene tags: trunk

04:40
Updated to support Win32 compilation of TclVFS check-in: 2bcd1b2d5e user: rkeene tags: trunk
04:40
Added internal script to build Win32 tclkit for testing check-in: 6b5f7a6c29 user: rkeene tags: trunk
04:40
Corrected inverted logic for static linking check-in: 69081b236e user: rkeene tags: trunk
04:40
Updated to support building Tk statically

Updated to build Tk statically on Windows check-in: ee99c0e5ae user: rkeene tags: trunk

04:40
Comment update check-in: 496446d70e user: rkeene tags: trunk
04:40
Added support for i586-mingw32msvc compilation

Added patch to allow use of AR/RANLIB environment variables check-in: 9bdee0a947 user: rkeene tags: trunk

04:39
Updated to clean up archive files after installation check-in: e3565593fd user: rkeene tags: trunk
04:39
Updated to build under i586-mingw32msvc check-in: 19963bc8da user: rkeene tags: trunk
04:39
Fixed typo check-in: 6ad3fbe8a5 user: rkeene tags: trunk
04:39
Enabled Mk4vfs compression

Added appropriate licensing information.

Updated README check-in: 2203d001cd user: rkeene tags: trunk

04:39
KitCreator 0.0.7.x check-in: bbb991803b user: rkeene tags: trunk, 0.0.7
04:39
Updated to try linking to Sun Studio before GNU Libstdc++

Updated to fix FFF 484 to make resultant kit work on 64-bit big endian systems check-in: cb76e549e7 user: rkeene tags: trunk

04:39
Fixed 64-bit Tcl 8.5.x compilation on Solaris

Fixed bootstrap build issue on Tcl 8.5.x

Minor documentation update check-in: 49f1d0e042 user: rkeene tags: trunk

More ↓