aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
Commit message (Expand)AuthorAge
* [infra] Make travis deal with adding a new project or removing one (#2566)Gravatar jonathanmetzman2019-07-02
* [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] Run tests on the builder after patching MSan libraries. (#2497)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
* [infra] Change auto-generated build.sh template to use $LIB_FUZZING_ENGINE.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
* infra: skip files whose names start with afl while looking for fuzz targets (...Gravatar Evgeny Vereshchagin2019-05-24
* [i386] Use different bucket for i386 builds. (#2435)Gravatar jonathanmetzman2019-05-17
* [i386] Do i386 builds of projects that have opted-in (#2416)Gravatar jonathanmetzman2019-05-15
* [travis] Use job matrix to split up builds to avoid timeout (#2423)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
* [travis] Add requirements file for travis and fix diff command (#2406)Gravatar jonathanmetzman2019-05-13
* [infra] Roll clang to r360398 (#2405)Gravatar jonathanmetzman2019-05-13
* [travis] Improve build script (#2404)Gravatar jonathanmetzman2019-05-13
* [travis] Dont build the same project multiple times (#2399)Gravatar jonathanmetzman2019-05-13
* [infra] Create yaml file and build script for travis. (#2397)Gravatar jonathanmetzman2019-05-10
* Update requirements.txtGravatar Abhishek Arya2019-05-02
* 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
* use immutable default arguments (#2341)Gravatar jonathanmetzman2019-04-22
* 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