]> git.ozlabs.org Git - ccan/history - tools/compile.c
ccanlint: read config.h to get compilation flags at runtime.
[ccan] / tools / compile.c
2011-03-01 Rusty Russellccanlint: read config.h to get compilation flags at...
2010-11-14 Rusty Russellccanlint: make compile commands return output.
2010-11-03 Rusty Russelltools: new "configurator" tool.
2010-09-10 Rusty Russellccanlint: use familiar names for temporary files, show...
2010-09-09 Rusty Russellccanlint: print out compile targets for -vv.
2010-08-27 Rusty Russellccanlint: use gcov to rate test coverage (score out...
2010-06-07 Rusty Russellccanlint: Add -k option to keep results.
2010-04-09 Rusty Russellccanlint: timeout, and implement -t option for quicker...
2010-02-01 Rusty Russellccanlint: fix directory issues properly.
2009-09-25 Rusty RussellNow we compile everything into the tmp dir.
2009-09-25 Rusty Russellccanlint: only compile _info once; speeds tdb test...