]> git.ozlabs.org Git - ccan/history - tools/ccanlint/ccanlint.c
tools: fastcheck adjust; 750ms works well for me.
[ccan] / tools / ccanlint / ccanlint.c
2010-04-09 Rusty Russelltools: fastcheck adjust; 750ms works well for me.
2010-04-09 Rusty Russellccanlint: timeout, and implement -t option for quicker...
2010-04-09 Rusty Russellccanlint: cleanup listing code, make print in topo...
2010-04-09 Rusty RussellFrom: Joseph Adams <joeyadams3.14159@gmail.com>
2010-02-02 Rusty Russellccanlint: fix scoring, add score details to --verbose.
2010-02-01 Rusty Russellccanlint: fix directory issues properly.
2010-01-19 Rusty RussellMake manifest code do chdir into appropriate directory.
2009-10-07 Rusty Russelltools/ccanlint: build tests are now compulsory
2009-09-29 Rusty Russelltools: more build convenience work
2009-09-25 Rusty Russellccanlint: don't use total_score to separate kinds of...
2009-09-12 Rusty RussellBuild tests for ccan.
2009-09-08 Rusty RussellDon't run dependent tests if one fails.
2009-09-08 Rusty RussellDependency checking (make sure .o files exist, prereq...
2009-09-08 Rusty RussellIdris' dependency work.
2009-06-05 Rusty RussellImplementation of auto-depends, based on Idris's start.
2008-06-28 Rusty RussellFix crash on compulsory test fail.
2008-06-02 Rusty RussellMove modules to ccan/ tools to tools/