summaryrefslogtreecommitdiff
path: root/check-coding-style.mk
AgeCommit message (Collapse)AuthorFilesLines
2007-04-16Enable fatal coding style checks under the same circumstances as -Werror, ↵Simon McVittie1-1/+1
with a ./configure option to make them non-fatal again 20070416131610-53eee-f60b1602648c613b11aec8c071ac2f3e3b73dcad.gz
2007-04-06Make coding style violations not fail "make check" unless CHECK_CODING_STYLE ↵Simon McVittie1-3/+9
is non-empty (changing everything to correct coding style is likely to cause hideous conflicts right now) 20070406170110-53eee-54453768bd05de3baa014cd117bf87baedb37a42.gz
2007-04-06Refactor out coding style checking into shell scripts and Makefile snippets ↵Simon McVittie1-0/+9
at top level. Check for foo () vs foo() and optionally long lines. 20070406133204-53eee-e34af7fb28b1b4b299d4e2d58fa27db56b01a6bb.gz