Tcl Extension Architecture (TEA) Sample Extension

Timeline
Login

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

50 descendants of 9132b5cd84542555

2021-04-23
12:45
Add support for TIP #595 check-in: 9fb45ea33a user: jan.nijtmans tags: trunk, main
2021-03-18
11:07
Since the configure script determines INSTALL_LIBRARY, use it check-in: 2c997348b0 user: jan.nijtmans tags: trunk, main
2021-02-26
16:07
Update rules.vc. Add github actions Linux build check-in: 5536c886b1 user: jan.nijtmans tags: trunk, main
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-10-28
07:10
Branch which utilizes practcl as the make system and autosetup to replace autoconf. Leaf check-in: 4e4e6b55d3 user: seandeelywoods tags: autosetup
07:02
Adding local resident copy of practcl Leaf check-in: a2f82d04ff user: seandeelywoods tags: practcl
06:55
Merge with trunk check-in: 9011a8649b user: seandeelywoods tags: practcl
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
2018-06-19
04:02
Make wish invocation like tclsh invocation. check-in: 1ccd8dcd1b user: stu tags: trunk
2018-06-17
05:43
Tidy, typo. check-in: 73bef963f0 user: stu tags: trunk
2018-06-16
04:45
Better dist. Fix typo. check-in: 824cc3dd73 user: stu tags: trunk
2018-06-15
20:20
Missing .PHONYs. check-in: 97ba416ca2 user: stu tags: trunk
19:37
Put valgrind back into a var. check-in: 2a4d988206 user: stu tags: trunk
19:34
Tidy. check-in: 2d41f1db6d user: stu tags: trunk
10:02
autoconf check-in: 4b14de0117 user: stu tags: trunk
06:25
Remove one more ranlib-related line. check-in: e0041996cd user: stu tags: trunk
06:17
Remove useless ranlib invocation. See also https://core.tcl.tk/tcl/info/9f5893b2e81f9576 check-in: c2dc5bb9fa user: stu tags: trunk
2018-06-05
18:59
Add gdb-test target. check-in: 908da789d2 user: pooryorick tags: trunk
18:40
Standardize environment variables for shell execution. check-in: 8a643db4a7 user: pooryorick tags: trunk
14:35
Refine the changes to the VALGRIND targets. check-in: 26c8d5fddd user: pooryorick tags: trunk
13:38
Add TCLLIBPATH and friends to VALGRIND target. Use abs_top_build_dir instead of ".". check-in: 01c4815528 user: pooryorick tags: trunk
2018-05-28
20:54
To avoid file permissions issues, perform RANLIB step before install step. check-in: 887db07569 user: pooryorick tags: trunk
2018-03-27
22:21
update to latest TEA and nmake system check-in: 9c778230a4 user: jan.nijtmans tags: trunk
2018-01-12
19:31
Update to latest TEA. check-in: 9ad9311c71 user: stu tags: trunk
2018-01-04
08:53
Use INSTALL_* and new DIST_INSTALL_* macros to make dist. Update with latest TEA. check-in: 3300c7f471 user: stu tags: trunk
04:06
Update to latest TEA. check-in: 13e7233e84 user: stu tags: trunk
2017-12-27
04:24
Updated to nmake rules 1.1 check-in: 15a1576b19 user: apnadkarni tags: trunk
2017-12-22
14:12
convert all win/*.vc files to crlf style check-in: c0e7395994 user: jan.nijtmans tags: trunk
2017-12-16
17:09
${VAR} -> $(VAR) check-in: 6ea56e7b5f user: stu tags: trunk
2017-12-09
13:30
TIP 477: New nmake build system check-in: 69bfd8f142 user: apnadkarni tags: trunk
13:10
Final version of nmake files from tcl Closed-Leaf check-in: 4115e0a088 user: apnadkarni tags: vc-reform
2017-11-20
04:18
Removed leftovre obsolete comment check-in: fdd8b59782 user: ashok tags: vc-reform
2017-10-26
15:13
Purged old comments check-in: 21a6aa24b9 user: ashok tags: vc-reform
2017-10-16
13:06
Update to latest rules from Tcl. Use automatic resource file generation. check-in: 9132b5cd84 user: ashok tags: vc-reform