Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fuzz: don't panic without a C++ compiler | Frantisek Sumsal | 2023-11-15 | 1 | -1/+1 |
* | fuzz: pass -Dc_args=/-Dcpp_args= to fuzzer targets | Frantisek Sumsal | 2023-11-10 | 1 | -15/+14 |
* | tools: explicitly specify "setup" subcommand | Yu Watanabe | 2023-03-03 | 1 | -1/+1 |
* | tools: fix the file name that "meson setup" generates | Yu Watanabe | 2023-03-03 | 1 | -1/+1 |
* | Fix which(1) in meson-build.sh | наб | 2022-05-23 | 1 | -1/+1 |
* | tools: shellcheck-ify tool scripts | Frantisek Sumsal | 2021-09-30 | 1 | -2/+3 |
* | tree-wide: add spdx header on all scripts and helpers | Zbigniew Jędrzejewski-Szmek | 2021-01-28 | 1 | -0/+1 |
* | meson: use same compilers to build fuzzers | Yu Watanabe | 2018-10-09 | 1 | -1/+3 |
* | meson: check the existence of ninja.build for fuzzer tests | Yu Watanabe | 2018-07-23 | 1 | -1/+1 |
* | oss-fuzz: Fallback to `ninja-build` when available (#8641) | Filipe Brandenburger | 2018-04-04 | 1 | -1/+9 |
* | Hook up oss-fuzz test cases as tests | Zbigniew Jędrzejewski-Szmek | 2018-01-27 | 1 | -0/+10 |