Overview
| Comment: | Updated kitsh to support Windows
Removed executable bit from boot.tcl Updated licensing Added documentation regarding statically linking to Tk Updated win32 build test to pass in path to zlib |
|---|---|
| Downloads: | See separate download page |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA1: |
f644c21488947ebd6f993e159a25c858 |
| User & Date: | rkeene on 2010-09-26 04:40:28.000 |
| Other Links: | manifest | tags |
Context
|
2010-09-26
| ||
| 04:40 |
Fixed issue with Tcl 8.5 and up cross-compile installation
Fixed check for no Tk libs to exclude stubs in the check, but include it in the linking check-in: b84f59e5de user: rkeene tags: trunk | |
| 04:40 |
Updated kitsh to support Windows
Removed executable bit from boot.tcl Updated licensing Added documentation regarding statically linking to Tk Updated win32 build test to pass in path to zlib check-in: f644c21488 user: rkeene tags: trunk | |
| 04:40 | Updated to support Win32 compilation of TclVFS check-in: 2bcd1b2d5e user: rkeene tags: trunk | |
Changes
Modified LICENSE
from [abcc194246]
to [5d2145a262].
[diff]
Modified README
from [f4f19cabd3]
to [ed546801c6].
[diff]
Modified build/make-kit-win32
from [9863dce36d]
to [d9637ee9cf].
[diff]
Modified kitsh/buildsrc/kitsh-0.0/Makefile.in
from [43b96c5515]
to [81946681c5].
[diff]
Modified kitsh/buildsrc/kitsh-0.0/aclocal.m4
from [c33a095bf7]
to [274d569e46].
[diff]
kitsh/buildsrc/kitsh-0.0/boot.tcl became
a regular file with contents
[22b7e78c5d].
Modified kitsh/buildsrc/kitsh-0.0/configure.ac
from [2cb258376d]
to [1011f72d15].
[diff]
Modified kitsh/buildsrc/kitsh-0.0/main.c
from [adc8789527]
to [f0d4d5a170].
[diff]
Added kitsh/buildsrc/kitsh-0.0/winMain.c version [7676f90af4].