Commit graph

7 commits

Author SHA1 Message Date
John Wiegley
324f464606 pre-commit runs check only on master, and uses tg 2009-03-05 21:27:19 -04:00
John Wiegley
1a1f11a683 In the pre-commit hook, run acprep, not myacprep 2009-03-04 04:35:37 -04:00
John Wiegley
403dde33f2 Add -j3 to the pre-commit hook's make invocation 2009-02-27 04:01:27 -04:00
John Wiegley
3d4ff14995 Removed special case from pre-commit hook 2009-02-27 01:47:50 -04:00
John Wiegley
3d326956ef Improved the pre-commit hook 2009-02-21 16:27:32 -04:00
John Wiegley
d167724bac Updated the pre-commit hook
Now it regenerates the build environment if Makefile.am or configure.ac
has changed.
2009-02-20 15:41:43 -04:00
John Wiegley
10ba30ddfd Added tools/excludes and tools/pre-commit
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.
2009-02-13 05:33:55 -04:00