summaryrefslogtreecommitdiff
path: root/tools/excludes
Commit message (Collapse)AuthorAgeFilesLines
* Cleanupthdox2016-10-271-1/+0
| | | | [ci skip]
* Use Boost.Test instead of CppUnitJohn Wiegley2011-02-041-1/+0
|
* Version information is now based on version.m4John Wiegley2010-06-151-1/+0
|
* included gettextJohn Wiegley2009-02-221-3/+3
|
* Added excludes necessary for tools/pre-commitJohn Wiegley2009-02-211-0/+4
|
* Added tools/excludes and tools/pre-commitJohn Wiegley2009-02-131-0/+43
These files are used to creat ea Git pre-commit hook which verifies each proposed change by running "make check". Otherwise, I only know if my working tree is sane, and not if each commit is sane before it goes into the repository.