aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.test_fuzz.include
AgeCommit message (Collapse)Author
2021-03-04build: compile libnatpmp with -DNATPMP_STATICLIB on Windowsfanquake
This fixes linking issues and mirrors what we do with miniupnpc.
2021-01-23fuzz: move-only FillNode implementation to cpp fileMarcoFalke
This allows to modify the implementation without having to recompile all fuzz targets. Can be reviewed with --color-moved=dimmed-zebra
2020-04-05build: create test_fuzz library from src/test/fuzz/fuzz.cppHarris