10 descendants and 10 ancestors of cbce55da50475ebdd6db500f910bea8ea8b96946
2016-09-06
| ||
05:18 | Updated TLS package to use new simplified build system, requiring further refinement as well check-in: 79bd6dfe51 user: rkeene tags: trunk | |
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 | |