Tcl Extension Architecture (TEA) Sample Extension

Timeline
Login

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

19 check-ins using file configure.ac version 4e8d5ecaef

2020-12-17
09:12
Re-generate configure scripts with (brand-new!!!) autoconf-2.70 check-in: 286e0c9747 user: jan.nijtmans tags: trunk, main
09:12
Update rules.vc and friends to latest version check-in: f0bc03339b user: jan.nijtmans tags: trunk, main
2020-11-09
15:00
Use "string totitle" in pkgIndex.tcl, in case we - one day - make the "load" command case-sensitive check-in: d52c1d5450 user: jan.nijtmans tags: trunk, main
2020-11-02
13:55
Fix Travis "make install". No need to do a Travis build on MacOS check-in: f842deb34c user: jan.nijtmans tags: trunk, main
2020-10-22
14:45
Log test output on Travis check-in: a061b0b914 user: jan.nijtmans tags: trunk, main
10:56
Unnecessary "touch" in .travis.yml check-in: aa77a01186 user: jan.nijtmans tags: trunk, main
08:30
Fix "make dist" on Travis check-in: 867b58375c user: jan.nijtmans tags: trunk, main
08:28
Fix travis test failures. Don't bother "make install" for now check-in: 517189bb53 user: jan.nijtmans tags: trunk, main
2020-10-21
11:09
First version of .travis.yml check-in: cd0ee3b8e8 user: jan.nijtmans tags: trunk, main
2020-10-20
12:36
Update rules.vc and nmakehlp.c to latest version. New branch "main" with propagating tag "trunk" check-in: 850a7f77c9 user: jan.nijtmans tags: trunk, main
2020-07-07
14:56
Update to latest TEA Closed-Leaf check-in: 09368f8f97 user: jan.nijtmans tags: trunk
2020-02-11
10:59
Remove unused MAKE_SHARED_LIB/MAKE_STATIC_LIB check-in: 0e6e262b0e user: jan.nijtmans tags: trunk
10:46
Update to latest TEA. Add missing LDFLAGS and LDFLAGS_DEFAULT in Makefile.in check-in: 8e9cd7b0df user: jan.nijtmans tags: trunk
2019-11-22
08:21
Update to latest TEA and latest rules.vc check-in: 551eb423ec user: jan.nijtmans tags: trunk
2019-10-31
12:55
Update to latest TEA check-in: 4b84ba9644 user: jan.nijtmans tags: trunk
2019-08-30
15:16
Update to latest TEA and latest nmake build files check-in: 976e90dcdf user: jan.nijtmans tags: trunk
15:15
Little changes, enough to make everything compile with a C++ compiler check-in: d6489437c8 user: jan.nijtmans tags: trunk
2018-08-13
08:30
Replace broken autoconf tokens. Untangle CFLAGS_DEFAULT, CFLAGS_WARNING, and SHLIB_CFLAGS from CFLAGS. check-in: 4767411521 user: pooryorick tags: trunk
2018-07-21
21:05
Stop using AC_OUPUT in its deprecated form. Add *Config.sh.in setup example (commented-out). Pull in bits from latest tclconfig. check-in: 93bad0be42 user: stu tags: trunk