Overview
Comment: | Updated ignores to match rename |
---|---|
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
3f97094b5f66500c613e4addc07d14e5 |
User & Date: | rkeene on 2014-05-03 20:38:20 |
Other Links: | manifest | tags |
Context
2014-05-03
| ||
21:09 | Updated to include a basic test of functionality check-in: 55874bc4e8 user: rkeene tags: trunk | |
20:38 | Updated ignores to match rename check-in: 3f97094b5f user: rkeene tags: trunk | |
20:37 | Added standard C header files check-in: dcdeaec8b9 user: rkeene tags: trunk | |
Changes
Modified .fossil-settings/ignore-glob from [2cf6ddabba] to [09b2b7cdca].
︙ | |||
8 9 10 11 12 13 14 | 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | + - - - - - - + + + + + + + | config.status configure install-sh Makefile pkgIndex.tcl tcc/* work/* INST/* |
Modified build/makearch.info from [14f5faeb84] to [bd160aecd4].
︙ | |||
36 37 38 39 40 41 42 | 36 37 38 39 40 41 42 43 | - + | BEFORE="build/pre.sh" # This script is executed immediately prior to creation of the # tarball AFTER="" # Files matching these (space-seperated) patterns are deleted |