]> git.ozlabs.org Git - ccan/commit
ccanlint: only compile _info once; speeds tdb test from 18 to 16 seconds.
authorRusty Russell <rusty@rustcorp.com.au>
Fri, 25 Sep 2009 07:34:04 +0000 (17:04 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Fri, 25 Sep 2009 07:34:04 +0000 (17:04 +0930)
commit3612661714e86333ceacca7314959a5ed938dc6a
treefbea36c448c347f0375a8a597ba08fb3e9675ff1
parent165727526f785b05f67f3d88f9518a0a840acbbf
ccanlint: only compile _info once; speeds tdb test from 18 to 16 seconds.

Generally clean up temp file handling.
14 files changed:
tools/Makefile
tools/ccanlint/Makefile
tools/ccanlint/ccanlint.h
tools/ccanlint/tests/build_objs.c
tools/ccanlint/tests/check_build.c
tools/ccanlint/tests/check_depends_exist.c
tools/ccanlint/tests/check_includes_build.c
tools/ccanlint/tests/compile_test_helpers.c
tools/ccanlint/tests/compile_tests.c
tools/compile.c [new file with mode: 0644]
tools/depends.c
tools/namespacize.c
tools/tools.c
tools/tools.h