aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/base-images
Commit message (Expand)AuthorAge
...
* Revert "Use "x86" instead of "i386" for better name recognition. (#2685)" (#2...Gravatar jonathanmetzman2019-08-12
* Use "x86" instead of "i386" for better name recognition. (#2685)Gravatar jonathanmetzman2019-08-12
* [infra] Remove debug code breaking bad_build_check #2555 (#2557)Gravatar jonathanmetzman2019-06-30
* [infra] Add support for dataflow builds to the helper script and build check ...Gravatar Max Moroz2019-06-12
* [infra] Ignore return code when removing seed corpus for dataflow build.Gravatar Max Moroz2019-06-10
* [infra] Do not archive seed corpus for dataflow builds.Gravatar Max Moroz2019-06-10
* [docs] Remove `-lFuzzingEngine` reference from base-builder image readme.Gravatar Max Moroz2019-05-31
* Use AFL_DRIVER_DONT_DEFER=1 in AFL checks since bad_build_check doesn't suppo...Gravatar jonathanmetzman2019-05-28
* Update test_allGravatar Abhishek Arya2019-05-28
* Remove code for copying dataflow scripts (#2461)Gravatar Abhishek Arya2019-05-24
* Update regex for clang revision (#2460)Gravatar jonathanmetzman2019-05-24
* [i386] Do i386 builds of projects that have opted-in (#2416)Gravatar jonathanmetzman2019-05-15
* [infra] Update name of check_instrumentation and error messages (#2414)Gravatar jonathanmetzman2019-05-15
* [infra] make it possible to override the percentage of targets that can be br...Gravatar Evgeny Vereshchagin2019-05-15
* [infra] Fix check_instrumentation in bad_build_check (#2412)Gravatar jonathanmetzman2019-05-14
* [i386] Improve linking and bad build check (#2410)Gravatar jonathanmetzman2019-05-14
* Revert "[infra] Roll clang to r360398 (#2405)" (#2408)Gravatar jonathanmetzman2019-05-13
* Add initial support for i386 builds (#2347)Gravatar jonathanmetzman2019-05-13
* [infra] Roll clang to r360398 (#2405)Gravatar jonathanmetzman2019-05-13
* Roll clang to r359254 (#2358)Gravatar jonathanmetzman2019-04-30
* Revert "[infra] Revert the recent clang roll to fix some builds (#2315) (#231...Gravatar jonathanmetzman2019-04-29
* 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
* Allow preloading external libFuzzer functions using LD_PRELOAD (#2255)Gravatar jonathanmetzman2019-03-20
* 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] 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]: place the findings of fuzzers run with `helper.py run_fuzzer` in $OU...Gravatar Evgeny Vereshchagin2018-11-08
* 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
* [infra] Use -pthread instead of -Wl,-lpthread (fixes #1886).Gravatar Max Moroz2018-10-22
* [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
* [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: update download_corpus script and revert #1798.Gravatar Max Moroz2018-09-11