Unnamed Fossil Project

Timeline
Login

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

8 check-ins related to "practcl"

2018-01-25
18:33
Improvements to the practcl project builder. Added a new facility to pull authors from Changelog Leaf 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
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