aboutsummaryrefslogtreecommitdiff
path: root/infra/cifuzz/build_fuzzers_entrypoint.py
AgeCommit message (Expand)Author
2021-10-04clusterfuzzlite: Upload builds after bad build check. (#6531)jonathanmetzman
2021-08-05[cifuzz] Fuzz in cifuzz-base (#6142)jonathanmetzman
2021-08-03[cifuzz][NFC] Move Workspace to workspace_utils. (#6158)jonathanmetzman
2021-08-02[cifuzz] Create validate method on BaseConfig (#6135)jonathanmetzman
2021-07-29[NFC][cifuzz] Improve env var handling. (#6137)jonathanmetzman
2021-07-27[NFC][cifuzz] Move Workspace from docker into config_utils. (#6117)jonathanmetzman
2021-07-21Make oss-fuzz-project-name optional. (#6071)Oliver Chang
2021-06-30Add CIFuzz external entrypoint for cifuzz base (#5906)Mitchel Herman
2021-06-30[CIFuzz] Don't make everything a subdirectory of /out (#5970)jonathanmetzman
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