summaryrefslogtreecommitdiff
path: root/tools/proof
Commit message (Collapse)AuthorAgeFilesLines
* Don't run 'make fullcheck' for the gcov buildJohn Wiegley2009-03-071-4/+12
|
* In tools/proof, remove Products directories firstJohn Wiegley2009-03-071-0/+5
|
* Don't build a gprof version in tools/proofJohn Wiegley2009-03-041-4/+3
|
* Refactored tools/proofJohn Wiegley2009-03-021-54/+46
|
* Added a build step to tools/proofJohn Wiegley2009-02-281-0/+6
|
* Fixes to tools/proofJohn Wiegley2009-02-251-4/+52
|
* And more README updatesJohn Wiegley2009-02-211-1/+1
|
* Tools changes to build for multiple targetsJohn Wiegley2009-02-211-0/+9
This makes it easier for me to build a version of ledger with optimizations, one for coverage analysis, one for profiling, etc.