Differences From Artifact [78fe6df49b]:
- File unix/tclooConfig.sh — part of check-in [9ecb248b72] at 2016-02-19 16:44:26 on branch core-8-6-5-rc — Bump to TclOO 1.0.4. Update changes file. (user: dgp size: 773) [more...]
- File win/tclooConfig.sh — part of check-in [9ecb248b72] at 2016-02-19 16:44:26 on branch core-8-6-5-rc — Bump to TclOO 1.0.4. Update changes file. (user: dgp size: 773)
To Artifact [545510610f]:
- File unix/tclooConfig.sh — part of check-in [417c4f636d] at 2017-06-26 19:37:34 on branch core-8-6-branch — Bump to TclOO 1.1.0 (user: dgp size: 773) [more...]
- File win/tclooConfig.sh — part of check-in [417c4f636d] at 2017-06-26 19:37:34 on branch core-8-6-branch — Bump to TclOO 1.1.0 (user: dgp size: 773)
| ︙ | |||
12 13 14 15 16 17 18 | 12 13 14 15 16 17 18 19 | - + | # These are mostly empty because no special steps are ever needed from Tcl 8.6 # onwards; all libraries and include files are just part of Tcl. TCLOO_LIB_SPEC="" TCLOO_STUB_LIB_SPEC="" TCLOO_INCLUDE_SPEC="" TCLOO_PRIVATE_INCLUDE_SPEC="" TCLOO_CFLAGS="" |