]> git.ozlabs.org Git - ccan/commit
tools: add testdepends handling in _info.
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 12 Nov 2012 04:23:40 +0000 (14:53 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 12 Nov 2012 04:23:40 +0000 (14:53 +1030)
commit1842f55199e6a5da273ca21b6fbe8afa6ecdfe11
treeb99b538a27145ee7730d7bc3ea602099dfb648a1
parent166e9c6200bcc9e5a94b2e3ba46f202d2bbde1c0
tools: add testdepends handling in _info.

This allows us to separate dependencies only needed for testing.
This matters: they don't have the same impact on licensing, nor necessarily
on end-users.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
tools/ccan_depends.c
tools/ccanlint/tests/depends_exist.c
tools/ccanlint/tests/examples_compile.c
tools/depends.c
tools/namespacize.c
tools/tools.h