Timeline

50 check-ins occurring around 39588a62db629d3b.

More ↑
2016-08-03
14:28
Added Tcl/Tk 8.6.6 in various places check-in: 73d93286c9 user: rkeene tags: trunk
2016-08-02
03:19
Fix typos causing --disable-threads to fail to work sometimes and the "thread" package to not be included when --enable-threads is passed sometimes check-in: b7219bed1a user: rkeene tags: trunk
2016-07-08
22:00
Updated to support building libssl from the WebUI check-in: 8082796226 user: rkeene tags: trunk
21:56
Updated to try to use pkg-config to determine additional libraries for libssl check-in: 8edfc5151b user: rkeene tags: trunk
21:36
Disable SSLv3 from our TclTLS builds -- newer versions of LibSSL no longer support it check-in: cac6170c7a user: rkeene tags: trunk
19:41
Updated to support building our own libSSL (LibreSSL) if none is available or if requested (KC_TLS_BUILDSSL) check-in: 3defed1bc3 user: rkeene tags: trunk
2016-06-29
02:46
Add Fossil 'keep-glob' setting to prevent the downloaded files from being cleaned. Leaf check-in: 685cc32776 user: mistachkin tags: win32-install
01:19
Merge updates from trunk. check-in: e29b34acd1 user: mistachkin tags: win32-install
2016-05-13
02:00
Fix to build of TCL_UTF_MAX check-in: 71bd41f921 user: rkeene tags: trunk
01:54
Added TCL_UTF_MAX=6 build support check-in: fe4c8bd979 user: rkeene tags: trunk
2016-04-26
16:15
Added support for forcing Itcl 3.x to be built with newer versions of Tcl and increased version of Itcl to 3.4.3 check-in: 7c3a88c4dc user: rkeene tags: trunk
2016-04-13
15:57
Updated to wait for the remote host to come up before doing remote builds check-in: 999692e78c user: rkeene tags: trunk
15:32
Updated download program to support old versions of bash check-in: c86d4fcb08 user: rkeene tags: trunk
2016-04-08
16:03
Updated to latest config.guess/config.sub from autoconf (includes musl fixes) check-in: 05ffe94d89 user: rkeene tags: trunk
15:50
Preserve timestamps when copying buildsrc for kitsh check-in: 08115dbde5 user: rkeene tags: trunk
14:54
Better check for patch command check-in: 9ff44d4252 user: rkeene tags: trunk
14:46
Updated to allow modules to do pre-build validation of the environment check-in: fbd2f87d32 user: rkeene tags: trunk
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-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
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
More ↓