Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | Tweak to ensure we don't overwrite the real make.tcl |
|---|---|
| Downloads: | See separate download page |
| Timelines: | family | ancestors | descendants | both | practcl |
| Files: | files | file ages | folders |
| SHA1: |
13adaa3c2cb88de5f1743cd86c31784a |
| User & Date: | hypnotoad 2016-06-25 14:54:38.986 |
Context
|
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 | |
Changes
Changes to make.tcl.
