Timeline

50 check-ins by user rkeene occurring around 2016-02-24 20:08:09.

More ↑
2016-04-08
14:30
Updated to use "openssl dgst" instead of just "openssl <hashName>" for compatability with older versions of OpenSSL check-in: 049a34d925 user: rkeene tags: trunk
2016-03-30
16:18
For KitDLL, only add _APP and _USER to auto_path if they can be mounted and then later found check-in: 439e033536 user: rkeene tags: trunk
2016-03-28
15:04
Updated to tcc4tcl 0.26 check-in: e8d1d8183a user: rkeene tags: trunk
2016-03-20
08:46
KitCreator 0.9.5 check-in: ddaa148ff9 user: rkeene tags: trunk, 0.9.5
08:46
Updated to latest tcc4tcl, which really fixes static linking on Win32 check-in: 2664d95862 user: rkeene tags: trunk
07:55
KitCreator 0.9.4 check-in: 11b1e2dfaa user: rkeene tags: trunk, 0.9.4
07:53
Updated to latest tcc4tcl check-in: 8ab220d43e user: rkeene tags: trunk
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-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
20:23
Fixed issues causing static KitDLL from not getting built check-in: 365a853bd5 user: rkeene tags: feature-kitdll-static
20:10
Merged duplicate branches check-in: 5ed2993b61 user: rkeene tags: feature-kitdll-static
20:08
Added start of KitDLL static building check-in: 44e46cf739 user: rkeene tags: feature-kitdll-static
20:07
Create new branch named "feature-kitdll-static" check-in: 59616a0e05 user: rkeene tags: feature-kitdll-static
20:00
Added Tcl 8.5.19 to the web interface check-in: f71b69d91f user: rkeene tags: trunk
19:59
Added some hashes for individual packages check-in: 3c71954242 user: rkeene tags: trunk
19:39
Added common downloader script check-in: d9b5ef323c user: rkeene tags: trunk
19:38
Updated to use common download infrastructure check-in: 6f9977f121 user: rkeene tags: trunk
2016-02-12
16:56
Start testing 8.5.19 check-in: 70021142fe user: rkeene tags: trunk
2015-10-28
15:49
More patches to try to make TLS 1.6.7 work check-in: cdcb07f969 user: rkeene tags: trunk
15:28
Updated TLS package to 1.6.7, still needs lots of testing since the new TLS package is apparently really broken check-in: e2c7a97b27 user: rkeene tags: trunk
15:28
Updated to pass "--enable-threads" to sub-projects if a threaded Tcl is built, unless otherwise requested check-in: da8fac4446 user: rkeene tags: trunk
15:18
Added NSF package to web page check-in: 6fa06ab16c user: rkeene tags: trunk
2015-10-15
14:21
Added NSF build script check-in: 2ae580efcd user: rkeene tags: trunk
2015-09-14
19:04
Updated to include timeout for tests check-in: 404a1c438f user: rkeene tags: trunk
2015-08-05
03:27
Updated URL to tcllib check-in: faeac9b5b2 user: rkeene tags: trunk
2015-05-29
17:08
Fixed issue with locating main.tcl on KitDLLs check-in: b6937cc4c5 user: rkeene tags: trunk
17:08
Fixed bug where dynamictk was always applied check-in: 360c2ef691 user: rkeene tags: trunk
2015-04-02
21:31
More work on the Mac OS X remote-build script check-in: 4753676e99 user: rkeene tags: trunk
21:25
Fixed deletion of temporary directories for remote builds for Mac OS X check-in: fd476dce2a user: rkeene tags: trunk
20:27
Added slightly better Mac OS X target support check-in: 197271cd1f user: rkeene tags: trunk
2015-03-31
22:32
More "kit.exe" naming support check-in: 41666cf399 user: rkeene tags: trunk
22:29
Added Mac OS X build support check-in: 9050965846 user: rkeene tags: trunk
22:28
Updated to set PATH check-in: 6bc5eb5337 user: rkeene tags: trunk
22:24
Fixed name of amd64 Mac OS X build script check-in: 225ab1ff81 user: rkeene tags: trunk
22:21
Added build scripts for Mac OS X check-in: a3be2dcd83 user: rkeene tags: trunk
03:33
Updated to work with compilers that add ".exe" to output files check-in: 7ca49930e2 user: rkeene tags: trunk
2015-03-30
22:27
Added patch to always build TclVFS in static mode on Windows check-in: a057a0f974 user: rkeene tags: trunk
More ↓