10 descendants and 10 ancestors of bec59f252e67378c18abd1a3abb2dbb6e38f5285
2010-10-01
| ||
20:45 | Updated to include a "package ifneeded" script for Tk on Win32 in addition to other platforms, if Tk built statically. check-in: d3373882b3 user: rkeene tags: trunk | |
20:20 |
Updated to mount vfs::zip VFS from DLL into /.KITDLL_USER
Updated to mount vfs::zip VFS from application into /.KITDLL_APP Minor cleanup and added comments check-in: e98c176999 user: rkeene tags: trunk | |
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 | |