Timeline

10 descendants and 10 ancestors of 0c51e0404af60a84651b104485346e61eb4b32c0

2016-03-20
07:35
Updated to not mark anything as external if we are building a static KitDLL check-in: 39588a62db user: rkeene tags: trunk
07:24
Updated to support static KitDLLs on platforms that prefix symbols with an underscore check-in: f41b714e88 user: rkeene tags: trunk
2016-03-11
17:40
Added hashes to more projects check-in: 73b57d10fb user: rkeene tags: trunk
17:34
Fixed TLS build script to try to use a default C compiler if none was specified check-in: 1d07033648 user: rkeene tags: trunk
17:28
Fixed downloading of tcc4tcl check-in: 08887d8e7c user: rkeene tags: trunk
2016-03-08
19:53
Merged private commit check-in: c51d83c360 user: dbohdan tags: trunk
19:22
Renamed the file build/utils/kitcreator-downloader.tcl "download-tclkit.tcl" Leaf check-in: be047fad60 user: dbohdan tags: private
19:12
Improved buildinfo URL guessing. Fixed Tclkits with no packages having a dash an the end of the filename. Do not use [file attributes] to restore Jim Tcl compatibility. check-in: 8e422c69d7 user: dbohdan tags: trunk
18:28
KitCreator downloader: Make the downloaded Tclkit executable check-in: ffc6b46c9f user: dbohdan tags: trunk
18:20
KitCreator downloader: use /buildinfo URLs instead of parsing building pages. check-in: 0aa347b99c user: dbohdan tags: trunk
17:44
Added build/utils/kitcreator-downloader.tcl, a script to download Tclkits built with the Web Interface check-in: 0c51e0404a user: dbohdan tags: trunk
2016-03-07
20:28
Grouped options better in KitCreator Web UI check-in: 91026bbefb user: rkeene tags: trunk
20:27
Fixed typo in last commit check-in: 341b02a3b1 user: rkeene tags: trunk
20:27
Added support for building pkgs directory statically to KitCreator Web UI check-in: 070af23daa user: rkeene tags: trunk
04:42
Added Tcl 8.6.5 everywhere check-in: bd11da21e3 user: rkeene tags: trunk
04:40
KitCreator 0.9.3 check-in: 94ef1567f9 user: rkeene tags: trunk, 0.9.3
2016-03-03
03:21
Updated with support for a "make-kit-remote" and using a new Mac OS X build box check-in: 5c3ab2400a user: rkeene tags: trunk
2016-02-24
21:45
Corrected an issue where the KitDLL file cannot be located cause initialization to fail check-in: 9c7bd6cad1 user: rkeene tags: trunk
20:52
Merged in support for creating a static KitDLL check-in: 3fc6a2107a user: rkeene tags: trunk
20:41
Create a Tcl_Init() symbol if we are creating a static libtclkit Closed-Leaf check-in: e6ab988ad4 user: rkeene tags: feature-kitdll-static
20:26
Created a mechanism for specifying which KitDLL to build check-in: eb5004bca0 user: rkeene tags: feature-kitdll-static