Overview
Comment: | Updated documentation |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
1356451e538e0037d7e1de0773c1889d |
User & Date: | rkeene on 2010-09-26 04:44:36 |
Other Links: | manifest | tags |
Context
2010-09-26
| ||
04:44 | Documentation updates check-in: 8fb638c982 user: rkeene tags: trunk | |
04:44 | Updated documentation check-in: 1356451e53 user: rkeene tags: trunk | |
04:44 | Corrected internal ARM build script check-in: 4f51004d22 user: rkeene tags: trunk | |
Changes
Modified README from [d727105047] to [b407e94df3].
︙ | |||
99 100 101 102 103 104 105 106 107 108 109 110 111 112 | 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 | + + + + + + | iso8859-2.enc koi8-r.enc macRoman.enc 8. KITCREATOR_MINBUILD Set this variable to a non-empty string to exclude unnecessary packages from Tcl build. This excludes the following packages: tcltest Kitsh Configure Options: 1. --enable-kit-storage={zip|mk4|auto} Specify which type of storage to use with the Tclkit. The default is to auto-detect. Auto-detection uses Mk4 if available, otherwise it falls back to Zip. ------------------- Method of Operation ------------------- Summary: 1. "kitcreator" calls */build.sh 2. */build.sh downloads and compiles appropriate software 3. */build.sh installs software into "inst" (run-time + compile-time) |
︙ |