Overview
| Comment: | Renamed teapot project to teaparty project to be less ambigious |
|---|---|
| Downloads: | Tarball | ZIP archive | SQL archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA1: |
a1ae48180e84dcff7d290c452159b8b1 |
| User & Date: | rkeene on 2009-04-18 03:34:46 |
| Other Links: | manifest | tags |
Context
|
2009-04-18
| ||
| 03:36 | Added README and ChangeLog check-in: 82027084f1 user: rkeene tags: trunk | |
| 03:34 | Renamed teapot project to teaparty project to be less ambigious check-in: a1ae48180e user: rkeene tags: trunk | |
| 03:33 | Added buildinfo script and Makefile check-in: a21de3133a user: rkeene tags: trunk | |
Changes
Modified build/makearch.info from [ac986bb481] to [3e5fb22bda].
1 | # This is the name of the utility, it will be prefixed to the tarball name | | | 1 2 3 4 5 6 7 8 9 | # This is the name of the utility, it will be prefixed to the tarball name UTIL="teaparty" # This is the name of output files that should exist after configure # procedures. BINS="" # This lists the name of files that are required to exist REQS="client/teapot-client.kit" |
| ︙ | ︙ |