Overview
Comment: | Moved tcllib to simplified build system |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
5963c4d770c469e4594a8c39163cd2b5 |
User & Date: | rkeene on 2016-09-06 04:41:38 |
Other Links: | manifest | tags |
Context
2016-09-06
| ||
04:43 | Upgraded to latest version of tcllib check-in: 5ccf6eac7a user: rkeene tags: trunk | |
04:41 | Moved tcllib to simplified build system check-in: 5963c4d770 user: rkeene tags: trunk | |
04:39 | Moved tcc4tcl to simplified build system check-in: 531fec5815 user: rkeene tags: trunk | |
Changes
Modified tcllib/build.sh from [2b5cf345b1] to [3eb69ea640].
1 2 | #! /usr/bin/env bash | < < < < < < < < < | < < < < | < < < < | < < | < < < < < < < < < < < < < < < < < | 1 2 3 4 5 6 7 | #! /usr/bin/env bash # BuildCompatible: KitCreator version='1.16' url="http://sourceforge.net/projects/tcllib/files/tcllib/${version}/tcllib-${version}.tar.bz2" sha256='033334306d3ffc499c8830d393bf7528227e49c68077b3e9247c4171b15be012' |