Ali Zhang
49cdfd9880
Pigweed: Add Dmitry Yatsushkevich to auto_ccs ( #6975 )
2021-12-07 16:06:29 -05:00
Dzmitry
f3f9c37196
pigweed: Fix coverage build failure ( #6924 )
...
Use correct compilation directory in the coverage mapping.
Bug: https://crbug.com/oss-fuzz/38518
2021-11-30 03:43:53 +00:00
Ali Zhang
add6b92183
pigweed: Fix build failure ( #5132 )
...
Pigweed python env setup now uses the "arm-none-eabi-gcc" toolchain
to derive some flags for the newly added clang for ARM toolchain.
Bug: https://crbug.com/oss-fuzz/30513
2021-02-08 09:50:13 +11:00
Ali Zhang
e7bd7fc5e3
pigweed: Update auto_ccs ( #5102 )
2021-02-03 11:36:43 -08:00
Ali Zhang
92e78de4ce
pigweed: Filter out example fuzzers in pw_fuzzer ( #5101 )
...
Do not run example fuzzers in pw_fuzzer as those are for demonstration
purposes.
Test: run `python infra/helper.py build_fuzzers pigweed` and observe
pw_fuzzer/toy_fuzzer in pw_fuzzer is NOT copied to out directory.
2021-02-03 11:36:37 -08:00
Ali Zhang
4ea64fc735
pigweed: Restore fuzzing ( #5099 )
...
Fuzzing was broken due to toolchain refactoring. This change brings
things back.
Test: Locally built and run the example toy_fuzzer per
https://google.github.io/oss-fuzz/getting-started/new-project-guide/#testing-locally
2021-02-03 17:24:27 +11:00
Abhishek Arya
95a7b67504
Add main_repo for some more projects. ( #4819 )
2020-12-10 08:15:05 -08:00
devtty1er
d561c49ae5
Update Dockerfiles ( #4070 )
...
* Use LABEL in place of MAINTAINER
* Remove LABEL maintainer from Dockerfiles
2020-07-06 13:18:23 -07:00
Aaron
21c3ee3f1a
Add Pigweed project ( #3612 )
...
Currently, this only builds with --sanitizer=address, due to hardcoded
-fno-rtti values in Pigweed's builds.
2020-04-13 18:41:14 -07:00