Overview
Comment: | Removed generated files from version control |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
0d42a059cdcfc6bddaff35f078cc7d55 |
User & Date: | rkeene on 2011-09-05 14:36:00.000 |
Other Links: | manifest | tags |
Context
2012-07-19
| ||
00:25 | Updated to use newer mingw32 conventions check-in: 3178a7003e user: rkeene tags: trunk | |
2011-09-05
| ||
14:36 | Removed generated files from version control check-in: 0d42a059cd user: rkeene tags: trunk | |
14:10 | libconfig 0.2.6 Fixed support for building in a directory other than the one with the source code check-in: aa484e24b4 user: rkeene tags: 0.2.6, trunk | |
Changes
Modified .fossil-settings/ignore-glob
from [31ee42e2e9]
to [e97ace63c4].
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | .*.swp .*.swp/* Makefile Makefile/* config.h config.h/* config.log config.log/* config.status config.status/* lc_cleanup.3 lc_cleanup.3/* lc_geterrno.3 lc_geterrno.3/* lc_geterrstr.3 lc_geterrstr.3/* lc_handle_type.3 | > > > > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | .*.swp .*.swp/* Makefile Makefile/* config.h config.h.in config.h.in/* config.h/* config.log config.log/* config.status config.status/* configure configure/* lc_cleanup.3 lc_cleanup.3/* lc_geterrno.3 lc_geterrno.3/* lc_geterrstr.3 lc_geterrstr.3/* lc_handle_type.3 |
︙ | ︙ |
Deleted config.h.in version [8f5d00d1a4].
Deleted configure version [bbf23b7277].