Overview
Comment: | Remove superfluous blank-line difference. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | winFixes |
Files: | files | file ages | folders |
SHA1: | 1b21d56df0886b793a6022e434c6f04c7cbe4738 |
User & Date: | mistachkin on 2015-02-09 19:00:23 |
Other Links: | manifest | tags |
Context
2015-02-09
| ||
19:00 | Remove superfluous blank-line difference. Closed-Leaf check-in: 1b21d56df0 user: mistachkin tags: winFixes | |
18:39 | Merge updates from trunk. check-in: 5574242e95 user: mistachkin tags: winFixes | |
Changes
Modified README from [ac8cb7fd32] to [c5d7d876b1].
141 141 are excluded. This typically includes (as of Tcl 8.6): 142 142 itcl thread 143 143 144 144 10. KC_TCL_STATICPKGS 145 145 Set this variable to the value "1" to attempt to force the 146 146 packages included in the "pkgs" directory of Tcl 8.6+ 147 147 to be compiled statically 148 + 148 149 149 150 Cross compiling Environment Variables: 150 151 151 152 1. CC 152 153 C compiler e.g. i686-pc-mingw32-gcc 153 154 154 155 2. CXX