Differences From Artifact [61fdceae24]:
- File unix/tclooConfig.sh — part of check-in [c5252bc435] at 2017-06-26 20:00:35 on branch trunk — Merge 8.6; Bump to TclOO 1.2.0. (user: dgp size: 773) [more...]
- File win/tclooConfig.sh — part of check-in [c5252bc435] at 2017-06-26 20:00:35 on branch trunk — Merge 8.6; Bump to TclOO 1.2.0. (user: dgp size: 773)
To Artifact [a47939375a]:
- File unix/tclooConfig.sh — part of check-in [bbd2cbf645] at 2022-07-01 14:55:42 on branch tcloo-64bit — TclOO version -> 1.3.0 (user: jan.nijtmans size: 773)
- File win/tclooConfig.sh — part of check-in [bbd2cbf645] at 2022-07-01 14:55:42 on branch tcloo-64bit — TclOO version -> 1.3.0 (user: jan.nijtmans 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="" |