]> git.ozlabs.org Git - ccan/history - tools/ccanlint/ccanlint.h
Use -O not -O3: reduces ccan/tdb test time from 24 to 18 seconds.
[ccan] / tools / ccanlint / ccanlint.h
2009-09-25 Rusty Russellccanlint: don't use total_score to separate kinds of...
2009-09-25 Rusty Russellccanlint: compile and run tests.
2009-09-12 Rusty RussellBuild tests for ccan.
2009-09-08 Rusty RussellDependency checking (make sure .o files exist, prereq...
2009-06-05 Rusty RussellImplementation of auto-depends, based on Idris's start.
2009-05-28 Rusty RussellStore pristine contents of files: based on Joey's patch.
2009-03-29 Rusty RussellEnhance file_analysis preprocessor a little more, use...
2009-03-29 Rusty RussellSomewhat decent cpp analysis for ccanlint.
2009-02-14 Rusty RussellTeach ccanlint about API tests.
2008-11-13 Rusty RussellBroaden use of doc_extract code, put in ccanlint, and...
2008-06-02 Rusty RussellMove modules to ccan/ tools to tools/