Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | meson: support building fuzzers with meson <0.48.0 | Frantisek Sumsal | 2020-05-27 | 1 | -2/+9 |
* | meson: pass the optimization level to the fuzzer build | Frantisek Sumsal | 2020-05-23 | 1 | -1/+2 |
* | build-system: build the fuzz targets with both ASan and UBSan | Evgeny Vereshchagin | 2020-05-20 | 1 | -5/+5 |
* | meson: scope more git invocations with current_source_dir() | Davide Cavalca | 2019-03-12 | 1 | -3/+3 |
* | meson: rename cpp_cmd to cxx_cmd | Zbigniew Jędrzejewski-Szmek | 2018-10-10 | 1 | -1/+1 |
* | meson: we cannot call get_compiler('cpp') if we didn't "add" it | Zbigniew Jędrzejewski-Szmek | 2018-10-09 | 1 | -1/+1 |
* | meson: use same compilers to build fuzzers | Yu Watanabe | 2018-10-09 | 1 | -1/+3 |
* | meson: treat all fuzz cases as unit tests | Zbigniew Jędrzejewski-Szmek | 2018-10-02 | 1 | -30/+20 |
* | fuzz: unify the "fuzz-regressions" directory with the main corpus | Zbigniew Jędrzejewski-Szmek | 2018-10-02 | 1 | -0/+43 |