aboutsummaryrefslogtreecommitdiff
path: root/infra/templates.py
AgeCommit message (Expand)Author
2021-09-30[clusterfuzzlite] Include shebang line when generating project. (#6532)jonathanmetzman
2021-09-21Helper fixes for external projects. (#6458)Oliver Chang
2021-08-20New base builder without lang specific installation + swift base (#5986)asraa
2021-08-05[ClusterFuzzLite][docs] Start writing docs (#6165)jonathanmetzman
2021-08-04[CIFuzz] Add support for external projects to helper.py (#6141)jonathanmetzman
2020-12-10Populate a bunch of main_repo values. (#4815)Oliver Chang
2020-11-30[helper] Change generate command to use "LLC" instead of "Inc." (#4753)jonathanmetzman
2020-07-06Update Dockerfiles (#4070)devtty1er
2020-03-10[presubmit] Enforce language attribute in project.yaml to be always set. (#3477)Max Moroz
2019-05-31[infra] Change auto-generated build.sh template to use $LIB_FUZZING_ENGINE.Max Moroz
2018-01-12[infra] Increase copyright year in the templates automatically.Max Moroz
2017-09-06[infra] Fix copyright year in template files.Max Moroz
2017-05-01Update templates.pyKostya Serebryany
2017-03-30Fix helper template.Oliver Chang
2017-03-23Fix Dockerfile template (fixes #476)Oliver Chang
2017-03-22oss-fuzz/BASE_IMAGE -> oss-fuzz-base/BASE_IMAGEOliver Chang
2017-03-15[infra] ossfuzz/IMAGE -> gcr.io/oss-fuzz/IMAGEOliver Chang
2016-12-29[infra] renaming images: base->base-image, base-libfuzzer->base-builderMike Aizatsky
2016-12-07[infra] using -lFuzzingEngine instead of -lfuzzerMike Aizatsky
2016-11-29[infra] making shallow git clones. fixes #42Mike Aizatsky
2016-11-29[infra] build.sh cleanupMike Aizatsky
2016-11-29[infra] generate project.yaml instead of JenkinsfileMike Aizatsky
2016-11-29[infra] using project instead of targetMike Aizatsky
2016-11-18[infra] removing FUZZER_LDFLAGS (fixes #73)Mike Aizatsky
2016-11-18[infra] use $src, $out and $work in build scripts instead of /src, /out, /wor...Mike Aizatsky
2016-11-17[infra] setting current directory to src checkout (#87)Mike Aizatsky
2016-11-01Update templates.pyMike Aizatsky
2016-10-26Update templates.pyMike Aizatsky
2016-10-25replacing library with targetMike Aizatsky
2016-10-24moved all targets into targets/ subdirMike Aizatsky