Timeline

50 check-ins occurring around 2016-04-26 16:15:27.

More ↑
2016-09-06
04:43
Upgraded to latest version of tcllib check-in: 5ccf6eac7a user: rkeene tags: trunk
04:41
Moved tcllib to simplified build system check-in: 5963c4d770 user: rkeene tags: trunk
04:39
Moved tcc4tcl to simplified build system check-in: 531fec5815 user: rkeene tags: trunk
04:32
Added dbus/dbif to simplified build system, which required supporting building multiple packages in a package directory check-in: dec2be8d9f user: rkeene tags: trunk
03:55
Migrated TclX to the new build system check-in: db64a530a0 user: rkeene tags: trunk
03:44
Updated to not print a spurious error to the kitsh build log when Tk is not built check-in: a23f2effdc user: rkeene tags: trunk
03:43
Migrated zlib to new build script check-in: 4ad42dd533 user: rkeene tags: trunk
03:43
Updated to always create output directory check-in: 229a39bab1 user: rkeene tags: trunk
03:42
Minor update to check for new build script system check-in: 69f695475e user: rkeene tags: trunk
03:32
Added support for a simplified package build script check-in: cbce55da50 user: rkeene tags: trunk
2016-09-02
19:56
Fixed issue with 32-bit builds with a 64-bit cross-compiler check-in: 82debae251 user: rkeene tags: trunk
2016-08-09
15:15
Added fix for TclVFS bug 81845 check-in: a7c695de5d user: rkeene tags: trunk
2016-08-04
15:09
Change the order files are copied to the VFS staging directory so packages may override boot.tcl and tclkit.ico more easily check-in: 2b40af4d64 user: rkeene tags: trunk
15:06
Quit building "boot.tcl.h" for kitsh since it is unused check-in: 268b96c949 user: rkeene tags: trunk
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
More ↓