Overview
Comment: | Added another example of installall configuration |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | dev |
Files: | files | file ages | folders |
SHA1: |
e7ec05c436e743026345b08bc7fda151 |
User & Date: | matt on 2013-07-23 09:16:34 |
Other Links: | branch diff | manifest | tags |
Context
2013-07-23
| ||
11:13 | Split installall target up into various vars. Removed dependency on realpath check-in: f7b7ff7d31 user: mrwellan tags: dev | |
09:16 | Added another example of installall configuration check-in: e7ec05c436 user: matt tags: dev | |
00:20 | Added contours for chicken 4.8.0.4 and 4.8.1 check-in: 3a32eee6c4 user: matt tags: dev | |
Changes
Modified tests/installall/runconfigs.config from [6a2a9de741] to [81d23f0b13].
︙ | ︙ | |||
32 33 34 35 36 37 38 | IUPLIB 26g4 IUPMODE src IUP_VERSION na SQLITE3_VERSION 3071401 PLATFORM linux ZEROMQ_VERSION 2.2.0 | > > > > > > > > | 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 | IUPLIB 26g4 IUPMODE src IUP_VERSION na SQLITE3_VERSION 3071401 PLATFORM linux ZEROMQ_VERSION 2.2.0 [optinst] CHICKEN_VERSION 4.8.0 IUPLIB 26g4 IUP_VERSION na SQLITE3_VERSION 3071401 PLATFORM linux ZEROMQ_VERSION 2.2.0 PREFIX /opt/chicken/4.8.0 |