[ActiveTcl-dev] TEA updated to 3.5
by Jeff Hobbs other posts by this author
Jan 23 2006 11:40AM messages near this date
view in the new Beta List Site
[ActiveTcl-dev] Call For Papers: 13th Annual Tcl/Tk Conference, Oct. 9-13, 2006
|
[ActiveTcl-dev] TEA 3.4 tcl.m4 available
The TEA build setup has been updated to v3.5. The following items
were addressed:
* Fixed bash 3.1 configure failure due to quoting issue
* On Windows, added C:/Tcl/lib and C:/Progra~1/Tcl/lib as default
dirs to check for *Config.sh
* Darwin build improvements to enable "out-of-the-box" support
for Universal builds of TEA extensions (notwithstanding possible
endian issues that must be handled in C headers).
Improved handling of Tcl/Tk framework detection.
* Revamp of TEA_CONFIG_CFLAGS to remove some old systems and
better reflect changes made to Tcl's tcl.m4.
The first item is the most important, as it corrects a long-hidden
bug in the macros that breaks configure on systems with the latest
bash 3.1. The Darwin improvements are important for Universal
builds, and the other items are mostly convenience. Thanks to
Daniel Steffen for the Darwin improvements and general cleanup.
Please propagate this as time permits to your TEA-based projects.
The only change required from v3.4 is to update tcl.m4 and change
the TEA_INIT to pass 3.5 in your configure.in, then autoconf and
commit.
Jeff Hobbs, The Tcl Guy
http://www.ActiveState.com/, a division of Sophos
P.S. TEA is close ... oh sooo close, to easily supporting Tk
itself as a TEA-based project.
_______________________________________________
ActiveTcl-dev mailing list
ActiveTcl-dev@[...].com
http://listserv.ActiveState.com/mailman/listinfo/activetcl-dev
|