50 events occurring around 773b4061e2d24cc7.
More ↑
2016-07-24
| ||
19:55 | • New ticket [ac01469d83] kitsh build fail with current msys2. artifact: 7770ced05d user: anonymous | |
2016-07-16
| ||
13:53 | • New ticket [f75d036a14] build tk on unix even when no cross-compiler installed. artifact: 1f8152cad9 user: anonymous | |
13:52 | • New ticket [468f6f72ea] fix for tclvfs building with fossil_trunk. artifact: 26771d7871 user: anonymous | |
2016-07-15
| ||
03:35 | • New ticket [1547adf983] Can not load package TkDND. artifact: b0d9bff670 user: anonymous | |
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 | |
15:14 | • Changes to wiki page "Downloads" artifact: 8de1c9e5aa user: rkeene | |
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:48 | • Changes to wiki page "Downloads" artifact: 07a194ee5d user: rkeene | |
08:47 | • Edit [ddaa148ff9]: Add tag "0.9.5". artifact: 773b4061e2 user: rkeene | |
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:56 | • Changes to wiki page "Downloads" artifact: 40f77f64ea user: rkeene | |
07:55 | • Edit [11b1e2dfaa]: Add tag "0.9.4". artifact: 6b04d9b181 user: rkeene | |
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:51 | • Edit [be047fad60]: Cancel tag "trunk". artifact: 3c91618893 user: dbohdan | |
19:28 | • Edit [be047fad60]: Add tag "trunk". artifact: 2f7cf74d32 user: dbohdan | |
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:44 | • Changes to wiki page "Downloads" artifact: 069185d36a user: rkeene | |
04:42 | Added Tcl 8.6.5 everywhere check-in: bd11da21e3 user: rkeene tags: trunk | |
04:40 | • Edit [94ef1567f9]: Add tag "0.9.3". artifact: 623fee99ea user: rkeene | |