aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
Commit message (Expand)AuthorAge
* [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
* [infra] Code Coverage latest report info to be picked up by CF (follow-up #15...Gravatar Max Moroz2018-09-03
* [infra] Code Coverage: use -close_fd_mask=3 to speed up noisy fuzz targets.Gravatar Max Moroz2018-08-31
* [infra] Support extra coverage args in project.yaml (fix #1726, follow-up #15...Gravatar Max Moroz2018-08-30
* [infra] Code Coverage: copy /usr/include headers and upload logs to GCS (foll...Gravatar Max Moroz2018-08-27
* [infra] Update build_status to support two build types + cleanup (#1743, #154...Gravatar Max Moroz2018-08-27
* [infra] Use 'coverage' and 'fuzzing' tags to filter builds (follow-up #1547)....Gravatar Max Moroz2018-08-23
* [infra] use -src-root-dir=/ and fail hard on errors (follow-up #1547). (#1746)Gravatar Max Moroz2018-08-23
* [infra] Skip code coverage job for projects that are disabled (#1743, #1547)....Gravatar Max Moroz2018-08-22
* [infra] Skip coverage job for projects w/o fuzz targets (fix #1743, follow-up...Gravatar Max Moroz2018-08-22
* [infra] Suppress errors from $COPY_SOURCES_CMD (follow-up #1741, #1547).Gravatar Max Moroz2018-08-22
* [infra] Use coverage utils from Chromium and other fixes (follow-up #1547). (...Gravatar Max Moroz2018-08-21
* [infra] Add missing targets_list_filename calculation in build_project.py (fo...Gravatar Max Moroz2018-08-20
* [infra] Bring -ldl flag back and suppress warning messages (follow-up #1547).Gravatar Max Moroz2018-08-20
* [infra] Fix check for qualified target name: include "_" (follow-up #1547).Gravatar Max Moroz2018-08-20
* [infra] Do not mark coverage job as failed when there are no targets list (fo...Gravatar Max Moroz2018-08-20
* [infra] Use correct directory name for coverage jobs (follow-up for #1738).Gravatar Max Moroz2018-08-20
* [infra] Set up project dir for coverage job properly. (#1738)Gravatar Max Moroz2018-08-20