aboutsummaryrefslogtreecommitdiff
path: root/infra/cifuzz/build_fuzzers.py
AgeCommit message (Expand)Author
2021-10-05[cifuzz][prow] Support docker in docker to support prow. (#6556)jonathanmetzman
2021-10-04clusterfuzzlite: Upload builds after bad build check. (#6531)jonathanmetzman
2021-08-26[cifuzz] Handle upgrade to Ubuntu 20.04 (#6249)jonathanmetzman
2021-08-17Don't upload builds in run_fuzzers. (#6151)Oliver Chang
2021-08-06[cifuzz][nfc] Switch log info to log error (#6178)jonathanmetzman
2021-08-05[cifuzz] Add feedback for bad build check (#6174)jonathanmetzman
2021-08-05[cifuzz] Fuzz in cifuzz-base (#6142)jonathanmetzman
2021-08-04[CIFuzz] Force external to use .clusterfuzzlite for build integrations. (#6167)jonathanmetzman
2021-08-03[cifuzz][NFC] Move Workspace to workspace_utils. (#6158)jonathanmetzman
2021-07-29[CIFuzz] Don't overwrite the repo in external builds. (#6131)jonathanmetzman
2021-07-28[CIFuzz][NFC] Fix some comments. (#6130)jonathanmetzman
2021-07-27[NFC][cifuzz] Move Workspace from docker into config_utils. (#6117)jonathanmetzman
2021-07-27[CIFuzz] Add script to run cifuzz (#6118)jonathanmetzman
2021-07-21Make oss-fuzz-project-name optional. (#6071)Oliver Chang
2021-07-20[CIFuzz][ClusterFuzzLite] Prepare to support coverage reports for external us...jonathanmetzman
2021-06-30[CIFuzz] Don't make everything a subdirectory of /out (#5970)jonathanmetzman
2021-06-23[CIFuzz] Add coverage report generation. (#5937)jonathanmetzman
2021-06-17[CIFuzz][NFC] Replace format strings with f-strings. (#5933)jonathanmetzman
2021-05-24[CIFuzz] Support non-github action CI for external projects (#5824)jonathanmetzman
2021-04-21[helper] Fix build_image --pull and refactor (#5642)jonathanmetzman
2021-03-12[CIFuzz] Add functionality to save diskspace (#5342)jonathanmetzman
2021-02-19[CIFuzz] Support languages non-C++ projects (e.g. Python projects) (#5222)jonathanmetzman
2021-02-04[cifuzz][NFC] Handle TODOs (#5104)jonathanmetzman
2021-02-04[cifuzz][NFC] Rename cifuzz.py to build_fuzzers.py (#5107)jonathanmetzman