Overview
Comment: | Added start of completely-static-pkgs |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
1c46fbeaafa8177b47107701aeda6f40 |
User & Date: | rkeene on 2014-12-11 16:55:47 |
Other Links: | manifest | tags |
Context
2014-12-19
| ||
00:43 | Added TclLib support check-in: bbe03c6049 user: rkeene tags: trunk | |
2014-12-11
| ||
16:55 | Added start of completely-static-pkgs check-in: 1c46fbeaaf user: rkeene tags: trunk | |
16:54 | Fixed missing newline check-in: 2c3a155971 user: rkeene tags: trunk | |
Changes
Modified README from [085d562352] to [c5d7d876b1].
︙ | |||
137 138 139 140 141 142 143 | 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 | + + - + + | packages from Tcl build. This excludes the following packages: tcltest Additionally, any bundled packages (in the "pkgs" directory) are excluded. This typically includes (as of Tcl 8.6): itcl thread 10. KC_TCL_STATICPKGS Set this variable to the value "1" to attempt to force the |
︙ |
Added tcl/patchscripts/force-static-pkgs.sh version [068e7f94db].
|