Tcl Extension Architecture (TEA) Sample Extension

Timeline
Login

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

50 check-ins occurring around 13e7233e84633cda.

2018-10-28
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-25
18:33
Improvements to the practcl project builder. Added a new facility to pull authors from Changelog check-in: 9b70b161ae user: seandeelywoods tags: practcl
2018-01-18
00:32
Updated TEA

Added a "teapot" build target as a reference example check-in: 746f2b387e user: seandeelywoods tags: practcl

2018-01-17
20:23
Updated the practcl version of the sample extension to use the newest version of practcl check-in: 8e7886ba94 user: seandeelywoods tags: practcl
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
2017-10-08
15:28
Replace sample.rc with default resource template check-in: 46bab6aa51 user: ashok tags: vc-reform
2017-10-07
14:47
Update to latest rules from Tcl. In particular, use targets.vc check-in: 1f353b37cb user: ashok tags: vc-reform
14:46
Ignore emacs backup and tclconfig check-in: cd51f31301 user: ashok tags: vc-reform
14:20
Ignore VC++ output directories. check-in: 574a7c2012 user: ashok tags: vc-reform
2017-10-06
13:43
Use standard targets from targets.vc check-in: 9107449556 user: ashok tags: vc-reform
2017-10-05
17:07
Moved pkgindex to rules and cleaned up check-in: f5f3d48f4e user: ashok tags: vc-reform
2017-10-04
13:36
Use macros and targets from reworked rules.vc check-in: e2ca4bafe0 user: ashok tags: vc-reform
2017-10-03
13:40
Begin work on reformed nmake builds check-in: 85e6acba66 user: ashok tags: vc-reform
2017-09-29
14:24
Create new branch named "vc-reform" check-in: 32feb28e75 user: ashok tags: vc-reform
2017-05-14
08:50
All the world was a VAX. check-in: 575df1b1bf user: stu tags: trunk
2017-01-13
13:19
Allows to compile direct from Visual Studio IDE (prevents throwing error "LNK1561: entry point must be defined" by testing linker). Patch by sebres check-in: 92455ee4f9 user: jan.nijtmans tags: trunk
2016-10-13
15:28
Re-ran autoconf check-in: cbc0e011dc user: seandeelywoods tags: practcl
2016-07-07
14:04
Certain dependencies are now expressed as a dependency not a trigger. This prevents a lot of duplication of already compiled code.

Simplified the makefile's handling of DESTDIR check-in: edee81275c user: hypnotoad tags: practcl

2016-06-25
14:54
Tweak to ensure we don't overwrite the real make.tcl check-in: 13adaa3c2c user: hypnotoad tags: practcl
14:53
Moving most of the heavy lifting for install into the make.tcl file

The Makefile is evoloving into an inert bit that just invokes make.tcl calls.

Added a local make.tcl to the directory which redirects to the real make.tcl file in the source folder check-in: 6f3945d120 user: hypnotoad tags: practcl

2016-06-24
17:03
Modified the example to utilize practcl, but in a minimalist fashion while still preserving most of the inner workings of the existing TEA makefile and autoconf Leaf check-in: e027e8471f user: hypnotoad tags: practcl-make
2016-06-11
11:14
Tweak to fix a typo in the latest TEA which was preventing --disable-shared --enable-stubs from being expressed properly check-in: b993542e50 user: seandeelywoods tags: trunk