Differences From Artifact [415bb5225e]:
- File unix/tclooConfig.sh — part of check-in [c64f310d38] at 2011-03-02 20:27:33 on branch trunk — Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause more harm than good. Purged them (except in zlib files). (user: dgp size: 788) [more...]
- File win/tclooConfig.sh — part of check-in [c64f310d38] at 2011-03-02 20:27:33 on branch trunk — Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause more harm than good. Purged them (except in zlib files). (user: dgp size: 788)
To Artifact [36f87f2c6e]:
- File unix/tclooConfig.sh — part of check-in [3c0ab86322] at 2011-05-25 13:40:44 on branch trunk — Bump TclOO version. (user: dkf size: 788) [more...]
- File win/tclooConfig.sh — part of check-in [3c0ab86322] at 2011-05-25 13:40:44 on branch trunk — Bump TclOO version. (user: dkf size: 788)
| ︙ | |||
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=-DUSE_TCLOO_STUBS |