Overview
Comment: | Added more eggs to utils/Makefile for installing |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | v1.61 |
Files: | files | file ages | folders |
SHA1: |
2b1a8313177501244301afeec15892c2 |
User & Date: | mrwellan on 2016-04-29 15:05:49 |
Other Links: | branch diff | manifest | tags |
Context
2016-05-02
| ||
09:37 | merged fork check-in: 439a6a73fd user: mrwellan tags: v1.61 | |
2016-04-29
| ||
15:05 | Added more eggs to utils/Makefile for installing check-in: 2b1a831317 user: mrwellan tags: v1.61 | |
11:42 | Merged in Jeff's changes to the chicken/iup install makefile check-in: 9696fb116c user: mrwellan tags: v1.61 | |
Changes
Modified utils/Makefile.latest.installall from [d545247891] to [149911e2cc].
︙ | |||
57 58 59 60 61 62 63 | 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 | - + + + | # Eggs to install (straightforward ones) EGGS=matchable readline apropos base64 regex-literals format regex-case test coops trace csv \ dot-locking posix-utils posix-extras directory-utils hostinfo tcp-server rpc csv-xml fmt \ json md5 awful http-client spiffy uri-common intarweb spiffy-request-vars \ spiffy-directory-listing ssax sxml-serializer sxml-modifications sql-de-lite \ srfi-19 refdb ini-file sparse-vectors z3 call-with-environment-variables hahn linenoise \ |
︙ |