Overview
Comment: | Updated sanity check for build |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
7dc455e900f7bccc53d8025f4ada5934 |
User & Date: | rkeene on 2009-04-20 09:22:24 |
Other Links: | manifest | tags |
Context
2009-04-20
| ||
09:29 | Fixed bug in trailing spaces in tclConfig.sh check-in: 8b4636beab user: rkeene tags: trunk | |
09:22 | Updated sanity check for build check-in: 7dc455e900 user: rkeene tags: trunk | |
2009-04-19
| ||
20:08 | Documentation update Updated Makefile to pass arguments to for .kit/install check-in: 20955a4d7c user: rkeene tags: trunk | |
Changes
Modified build/makearch.info from [ded9ac86f2] to [69b114be89].
1 2 3 4 5 6 7 8 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | - + | # 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 |
︙ |