aboutsummaryrefslogtreecommitdiff
path: root/infra/cifuzz/build_fuzzers_entrypoint.py
AgeCommit message (Expand)Author
2021-03-23[CIFuzz] Make it possible to skip bad build check. (#5475)jonathanmetzman
2021-02-19[CIFuzz] Support languages non-C++ projects (e.g. Python projects) (#5222)jonathanmetzman
2021-02-04[cifuzz][NFC] Rename cifuzz.py to build_fuzzers.py (#5107)jonathanmetzman
2021-01-29[CIFuzz] Move run_fuzzers to new config system (#5063)jonathanmetzman
2021-01-28[CIFuzz] Fix diffing + Refactor (#5032)jonathanmetzman
2021-01-20Fix lint function and add pylint directiveJonathan Metzman
2021-01-20Move entrypoints for CIFuzz to cifuzz folder. (#5020)jonathanmetzman