Differences From Artifact [be44c21ef0]:
- File unix/tclooConfig.sh — part of check-in [05ecf401c7] at 2014-08-22 21:52:37 on branch core-8-6-2-rc — Bump to TclOO 1.0.2 (user: dgp size: 773) [more...]
- File win/tclooConfig.sh — part of check-in [05ecf401c7] at 2014-08-22 21:52:37 on branch core-8-6-2-rc — Bump to TclOO 1.0.2 (user: dgp size: 773)
To Artifact [9b51174364]:
- File unix/tclooConfig.sh — part of check-in [481f2d5443] at 2014-10-14 18:12:36 on branch core-8-6-3-rc — Bump to Tcl 8.6.3, TclOO 1.0.3, and update changes file. (user: dgp size: 773) [more...]
- File win/tclooConfig.sh — part of check-in [481f2d5443] at 2014-10-14 18:12:36 on branch core-8-6-3-rc — Bump to Tcl 8.6.3, TclOO 1.0.3, and update changes file. (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="" |