aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
Commit message (Expand)AuthorAge
* Prevent misuse of check_build (#2340)Gravatar jonathanmetzman2019-04-22
* Change LIB_FUZZING_ENGINE to -fsanitize=fuzzer in libFuzzer builds (#2312)Gravatar jonathanmetzman2019-04-15
* [infra] Revert the recent clang roll to fix some builds (#2315). (#2316)Gravatar Max Moroz2019-04-12
* Build clang so that it can compile targets with `-fsanitize=fuzzer` (#2311)Gravatar jonathanmetzman2019-04-11
* [infra] Enabling DataFlow build configuration (#1632). (#2292)Gravatar Max Moroz2019-04-09
* Fix build breakage caused by unnecessary AFL testing (#2291)Gravatar jonathanmetzman2019-04-04
* Address comments from https://github.com/google/oss-fuzz/pull/2285. (#2287)Gravatar Oliver Chang2019-04-03
* Fix builds status script (#2285)Gravatar Oliver Chang2019-04-02
* Use a single tag for builds. (#2284)Gravatar Oliver Chang2019-04-02
* [infra] Fix code coverage builder script (regressed after #2264).Gravatar Max Moroz2019-03-31
* Add a project tag to builds for filtering (#2263). (#2264)Gravatar Oliver Chang2019-03-26
* Allow preloading external libFuzzer functions using LD_PRELOAD (#2255)Gravatar jonathanmetzman2019-03-20
* Remove image pushing step from build (#2232)Gravatar Oliver Chang2019-03-13
* [infra] Disable honggfuzz builds by default (follow up for #2227).Gravatar Max Moroz2019-03-12
* [infra] Bump build timeout from 10h to 12h. (#2227)Gravatar Max Moroz2019-03-11
* fix build check for aarch64 (#2179)Gravatar Sebastian Pop2019-02-20
* enable builds of base images for AArch64 (#2176)Gravatar Sebastian Pop2019-02-20
* [infra] Suppress errors from cp command in the coverage build (#2087 and othe...Gravatar Max Moroz2019-01-14
* [infra] Remove unused coverage-report-server.py from base-clang image.Gravatar Max Moroz2019-01-03
* Add tinyxml2 xmltest small target exclusionGravatar Abhishek Arya2018-12-22
* infra: add a command for downloading all corpora for a project from GCS (#2010)Gravatar Evgeny Vereshchagin2018-12-11
* [infra] Enable debugging mode for srcmap script to make its failures more obv...Gravatar Max Moroz2018-12-10
* [infra] Follow-up fix for bad_build_check script (#1990).Gravatar Max Moroz2018-11-30
* [infra] Add return value to bad_build_checks script. (#1993)Gravatar Max Moroz2018-11-30
* Add support for tags field in project.yaml (#1974) (#1980)Gravatar Oliver Chang2018-11-27
* [infra] base-runner: remove strict_string_check from ASAN_OPTIONS (#1972)Gravatar Evgeny Vereshchagin2018-11-26
* Add checksum_fuzzer to bad build check exclusionsGravatar Abhishek Arya2018-11-11
* [infra] Clarify "run_fuzzer" and "shell" commands and remove "profile". (#1939)Gravatar Max Moroz2018-11-09
* [infra]: place the findings of fuzzers run with `helper.py run_fuzzer` in $OU...Gravatar Evgeny Vereshchagin2018-11-08
* Fix typos in docs (#1934)Gravatar Luca Berton2018-11-07
* Revert "Revert "[infra] also pass dictionaries when `afl` or `honggfuzz` is u...Gravatar Abhishek Arya2018-11-06
* Revert "[infra] also pass dictionaries when `afl` or `honggfuzz` is used as a...Gravatar Max Moroz2018-11-06
* [infra] also pass dictionaries when `afl` or `honggfuzz` is used as a fuzzing...Gravatar Evgeny Vereshchagin2018-11-06
* Revert "Update requests version 2.2.0" (#1921)Gravatar Abhishek Arya2018-11-03
* Update requests version (#1913)Gravatar jonathanmetzman2018-10-30
* [infra] Use -pthread instead of -Wl,-lpthread (fixes #1886).Gravatar Max Moroz2018-10-22
* [infra] Add srcmap step to code coverage job (follow-up #1547). (#1868)Gravatar Max Moroz2018-10-11
* [infra] Fix missing linking dependencies for coverage build (#1858). (#1863)Gravatar Max Moroz2018-10-09
* fix hg revision with uncomitted changes (#1849)Gravatar pdknsk2018-10-02
* [infra] Restore srcmap binary back to base-builder image (follow-up #1848).Gravatar Max Moroz2018-10-01
* Revert "[infra] Remove srcmap related commands from gcb script (follow-up #18...Gravatar Abhishek Arya2018-10-01
* [infra] Remove srcmap related commands from gcb script (follow-up #1839).Gravatar Max Moroz2018-10-01
* [infra] Remove sancov and rename "profile" to "coverage". (#1839)Gravatar Max Moroz2018-10-01
* [infra] Use -merge=1 instead of -runs=0 for coverage (#1743, follow-up #1547).Gravatar Max Moroz2018-09-25
* [infra] Bump LLVM revision to r342582 to fix MSan issues.Gravatar Max Moroz2018-09-19
* [infra] Code Coverage: fix build_and_run_coverage.py.Gravatar Max Moroz2018-09-12
* [infra] Code Coverage: update download_corpus script and revert #1798.Gravatar Max Moroz2018-09-11
* [infra] Do not fail coverage job if corpus download failed (#1798, follow-up ...Gravatar Max Moroz2018-09-06
* [infra] Add report date to the latest report info + fix format strings (follo...Gravatar Max Moroz2018-09-04
* allow folded style for coverage_extra_args (#1786)Gravatar pdknsk2018-09-05