Add optional checks for coding style (mainly whitespace at the moment).
commitcdf20eebae59e0ceb2cf8fc2660609e6c38ccebf
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Tue, 24 Apr 2007 12:47:09 +0000 (24 13:47 +0100)
committerSimon McVittie <smcv@carbon.pseudorandom.co.uk>
Tue, 24 Apr 2007 17:02:25 +0000 (24 18:02 +0100)
treee7bebef73fd9965c774823a927974364d2903e84
parentb5552a3ea76b3e229f40a06d32a5860b0e9e2217
Add optional checks for coding style (mainly whitespace at the moment).
These are on by default for git builds, off by default for releases.
_dbus_bindings/Makefile.am
configure.ac
dbus/Makefile.am
tools/Makefile.am [new file with mode: 0644]
tools/check-c-style.sh [new file with mode: 0644]
tools/check-coding-style.mk [new file with mode: 0644]
tools/check-py-style.sh [new file with mode: 0644]
tools/check-whitespace.sh [new file with mode: 0644]