28 check-ins using file tcl/build.sh version 0f3c234f4e
2010-10-12
| ||
01:49 | Updated to allow force rebuilds of nightly tests check-in: ad21154bd8 user: rkeene tags: trunk | |
2010-10-08
| ||
15:18 | Updated LICENSE with KitDLL files copied from KitSH check-in: fb713458b7 user: rkeene tags: trunk | |
2010-10-07
| ||
06:37 |
Updated Header
Added KitDLL example to README (copied from Wiki) check-in: d9deba817f user: rkeene tags: trunk | |
2010-10-06
| ||
14:47 | KitCreator 0.5.2.x check-in: acfbaa597c user: rkeene tags: trunk, 0.5.2 | |
07:06 | Updated to support building Mk4tcl dynamically when building KitDLL, but falling back to building statically. check-in: 76ec61a413 user: rkeene tags: trunk | |
05:05 | KitCreator 0.5.1.x check-in: b0d82098c4 user: rkeene tags: trunk, 0.5.1 | |
02:52 | Updated to include Zlib headers if we found Zlib library for KitDLL check-in: 5518df71a4 user: rkeene tags: trunk | |
2010-10-05
| ||
17:49 | Added zlib support to KitDLL (fixing test 13-zip for KitDLL) check-in: 966a87d8d1 user: rkeene tags: trunk | |
16:58 | Began adding zlib to KitDLL check-in: db7ab5ff29 user: rkeene tags: trunk | |
16:58 | Added zip test that involves doing zlib decompression check-in: 7971c09bf4 user: rkeene tags: trunk | |
02:28 | Corrected typo in comments check-in: 0f0abdc08e user: rkeene tags: trunk | |
02:26 | Updated to ignore symlinks in KitBuild directory check-in: 535e327857 user: rkeene tags: trunk | |
2010-10-04
| ||
18:36 | KitCreator 0.5.0.x check-in: ef2f679de2 user: rkeene tags: trunk, 0.5.0 | |
18:25 | Fixed order of whole-archive checking since GNU ld will succeed and ignore options check-in: 2eebe5c20b user: rkeene tags: trunk | |
18:20 | Updated to support Solaris method of specifying the whole archive check-in: d68d005c05 user: rkeene tags: trunk | |
04:53 | Added comments to Threads test check-in: 15bb35cd1b user: rkeene tags: trunk | |
04:52 | Added Threads test check-in: 6a3474d699 user: rkeene tags: trunk | |
04:23 |
Fixed some KitDLL tests to correctly build
Added more KitDLL test cases Fixed issue with test publisher not dealing with the new files in the kits directory check-in: 9374941c5a user: rkeene tags: trunk | |
2010-10-03
| ||
21:03 | Added KitDLL to test suite check-in: 35e596ec3e user: rkeene tags: trunk | |
21:03 | Updated KitDLL to support loading Mk4tcl check-in: e65eeb202c user: rkeene tags: trunk | |
21:02 | Updated Mk4tcl to default to being built as a shared object if target is KitDLL check-in: eea8763689 user: rkeene tags: trunk | |
21:01 | Added Metakit test check-in: bbc27a0fd1 user: rkeene tags: trunk | |
19:09 | Updated KitDLL to load the vfslib, to make vfs::zip work check-in: 64818401f4 user: rkeene tags: trunk | |
2010-10-02
| ||
09:30 | Updated to statically link to libz if possible check-in: 13e2385169 user: rkeene tags: trunk | |
09:11 | Updated to compile zlib as PIC when building KitDLL check-in: 9bd201f713 user: rkeene tags: trunk | |
08:58 |
Updated to set runtime linker path on drivers to "." rather than pwd
Updated setting runtime linker path to use more compatible option check-in: c77d16728b user: rkeene tags: trunk | |
08:40 | Added missing file from previous commit check-in: d08ab67dfd user: rkeene tags: trunk | |
08:39 |
Updated Minkit build scripts to support buildint KitDLL
Added fix for building KitDLL on platforms without working "strtod" Updated to support compiling TclVFS extension with "-fPIC" when building KitDLL check-in: e143e5ef08 user: rkeene tags: trunk | |