Differences From Artifact [92c264cba0]:
- File README — part of check-in [a8386e13ed] at 2010-09-26 04:41:36 on branch trunk — Added support for specifying a list of optional packages (user: rkeene, size: 6404) [annotate] [blame] [check-ins using]
To Artifact [0ee71da19f]:
- File
README
— part of check-in
[a0f6913a43]
at
2010-09-26 04:41:48
on branch trunk
— Changed the default action to remove all encodings (except 8)
Removed tcltest package from Tclkit (user: rkeene, size: 6637) [annotate] [blame] [check-ins using]
︙ | ︙ | |||
80 81 82 83 84 85 86 87 88 89 90 91 92 93 | 6. KITCREATOR_PKGS Specify which non-required packages to build. The default list is: tk itcl mk4tcl If mk4tcl is not present a pure-Tcl implementation will be used instead. ------------------- Method of Operation ------------------- Summary: 1. "kitcreator" calls */build.sh 2. */build.sh downloads and compiles appropriate software | > > > > > | 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 | 6. KITCREATOR_PKGS Specify which non-required packages to build. The default list is: tk itcl mk4tcl If mk4tcl is not present a pure-Tcl implementation will be used instead. 7. KITCREATOR_ALLENCODINGS Set this variable to a non-empty string to generate a Tclkit with all encodings rather than the default 8: ascii.enc cp1252.enc iso8859-1.enc iso8859-15.enc iso8859-2.enc koi8-r.enc macRoman.enc ------------------- Method of Operation ------------------- Summary: 1. "kitcreator" calls */build.sh 2. */build.sh downloads and compiles appropriate software |
︙ | ︙ |