]> git.ozlabs.org Git - ccan/commit
ccanlint: drop -d, interpret any arguments as directories, and allow multiple.
authorRusty Russell <rusty@rustcorp.com.au>
Wed, 5 Oct 2011 05:23:35 +0000 (15:53 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 5 Oct 2011 05:23:35 +0000 (15:53 +1030)
commit758ab1f402b4af3cccac09548b709deca17ef930
treeb6072ff7a8b28a56721c8e68e463999bebb4a11a
parent0959991a0cae77bd404dee266aaf0667e51a459e
ccanlint: drop -d, interpret any arguments as directories, and allow multiple.

This gets us closer to 'ccanlint *' rather than relying on Makefiles
to test all modules.  Unfortunately, because of limited parallelism, it's
currently slower than make -j.
Makefile
tools/ccanlint/async.c
tools/ccanlint/ccanlint.c
tools/ccanlint/tests/reduce_features.c