aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2021-05-25add a gcov target (#498)John Levon1-7/+22
2021-05-20use cmake3 if available (#503)John Levon1-6/+4
2021-05-10start python-based testing framework (#447)John Levon1-2/+51
2021-03-01run unit tests under valgrind too (#358)John Levon1-0/+1
2021-02-10fix pre-push build order (#326)John Levon1-4/+4
2021-02-04add AddressSanitizer run (#291)John Levon1-0/+9
2020-12-16fix clang build (#210)John Levon1-2/+5
2020-12-11allow over-riding "cmake" (#184)John Levon1-1/+3
2020-12-02add pre-push target (#150)John Levon1-3/+6
2020-11-25add "make test"; run it in pre-commit (#127)John Levon1-0/+3
2020-11-19enable assert() in release builds (#98)John Levon1-1/+0
2020-11-16Makefile: Remove unused KDIRSwapnil Ingle1-2/+0
2020-05-20allow installation location to be overriddenThanos Makatos1-0/+2
2019-11-02Fix various format issuesFelipe Franciosi1-1/+1
2019-09-05Initial commitFelipe Franciosi1-0/+74