Tcl Extension Architecture (TEA) Sample Extension

Changes On Branch practcl
Login

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

Changes In Branch practcl Excluding Merge-Ins

This is equivalent to a diff from e027e8471f to a2f82d04ff

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
2016-06-25
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

Added .fossil-settings/crlf-glob.

Changes to .fossil-settings/crnl-glob.

Changes to .fossil-settings/ignore-glob.

Changes to ChangeLog.

Changes to Makefile.in.

Changes to configure.

Changes to configure.ac.

Changes to generic/sample.h.

Changes to make.tcl.

Added tools/practcl.tcl.

Changes to win/makefile.vc.

Changes to win/nmakehlp.c.

Added win/rules-ext.vc.

Changes to win/rules.vc.

Deleted win/sample.rc.

Added win/targets.vc.