teapuretcl

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

5 check-ins

2026-07-31
18:37
Update tclconfig to upstream TEA 3.14 - tclconfig/tcl.m4 - sync with upstream core.tcl-lang.org/tclconfig, TEA_VERSION 3.13 to 3.14; the obsolete autoconf macros AC_HELP_STRING and AC_TRY_COMPILE are gone, so the sources now regenerate warning-free with autoconf 2.73 - new configure options from TEA 3.14 - --with-tclsh to point at a specific interpreter and --with-tcl8 for Tcl8 in a Tcl9 environment; TEA_PATH_TCLCONFIG also searches the tcl9.0 and tcl9.1 directories and the obsolete TCL_DBGX handling was dropped - tclconfig/install-sh - updated to the upstream version - tclconfig/license.terms - added, the file was missing from this checkout - tclconfig/README.txt - upstream replaced the dead tcl.tk and sourceforge URLs with the current fossil location - tclconfig/ChangeLog - upstream state, whitespace only - configure - regenerated; the only remaining autoconf warning comes from AC_OUTPUT being called with arguments in configure.ac and is left for a separate change - verified with Tcl 8.6, 9.0 and 9.1 and via --with-tclsh; all three tests pass leaf check-in: 93dfd164bc user: alex tags: trunk
17:00
Sync generated build files with their templates and regenerate configure - Makefile.in - add rules that remake configure, config.status, Makefile and pkgIndex.tcl from their sources, so a version bump in configure.ac propagates before any target is built; all sources are referenced via srcdir so the package also builds out-of-tree - configure.ac - accept and ignore the binary-extension options --enable-shared and --enable-threads, so a shared build script passing them no longer triggers warnings on this pure-Tcl package - configure - regenerated with autoconf 2.73, was 2.69 check-in: 2e227aede4 user: alex tags: trunk
2019-11-25
09:19
update to latest tcl.m4 check-in: 6721db8a29 user: alex tags: trunk
2019-11-01
07:46
first checkin based on TEA 3.13 check-in: 57eefd6e31 user: alex tags: trunk
07:43
initial empty check-in check-in: 3f5e36ef74 user: alex tags: trunk