aboutsummaryrefslogtreecommitdiff
path: root/infra/base-images
AgeCommit message (Expand)Author
2021-10-11Run multiple jobs/workers by setting env vars (#5924)Federico Maggi
2021-10-11profraw: move from golang to python (#6565)Catena cyber
2021-10-04clusterfuzzlite: Upload builds after bad build check. (#6531)jonathanmetzman
2021-10-04rust coverage: fix binary ids padding (#6551)Catena cyber
2021-09-27Fix for rust and swift coverages (#6517)Catena cyber
2021-09-20Copy libc++ to /usr/local/lib instead of /usr/lib (#6493)jonathanmetzman
2021-09-13swift: no explicit linker (#6429)Catena cyber
2021-09-09Roll Clang to clang 14 (945cde8b6a4579406886d08f803b632e00f0b1ec) (#6362)jonathanmetzman
2021-09-06[base-builder-new] Remove some overlooked files. (#6389)jonathanmetzman
2021-09-05grpc-swift needs zlib (#6402)Catena cyber
2021-09-02Swift ideal integration (#6312)Catena cyber
2021-09-01[language builders] Get rid of base-builder-new (#6361)jonathanmetzman
2021-09-01Fix go coverage builds (#6369)Abhishek Arya
2021-08-31Fix go coverage build regression. (#6367)Abhishek Arya
2021-08-31[NFC][Ubuntu upgrade] Remove base-sanitizer-libs-builder (#6364)jonathanmetzman
2021-08-31[base-builder-new] Fix issues (#6363)jonathanmetzman
2021-08-30[base-builder-rust] Make install_rust.sh executable. (#6354)jonathanmetzman
2021-08-30[infra][rust] Split out rust projects to their own builder image (#6352)jonathanmetzman
2021-08-30[infra][python] Split out python projects to their own builder. (#6341)jonathanmetzman
2021-08-30[go][infra] Create base-builder-go and use it to build go projects. (#6335)jonathanmetzman
2021-08-30[infra][jvm] Split out JVM projects to their own builder. (#6336)jonathanmetzman
2021-08-27[base-builder-new] Fix compile script. (#6340)jonathanmetzman
2021-08-27[infra] Do precompiles first before copying other scripts. (#6337)jonathanmetzman
2021-08-27[base-images] Pin base-builder-swift instead of base-builder-newJonathan Metzman
2021-08-27Pin base-builder-new to xenial. (#6327)Oliver Chang
2021-08-26rust coverage : only wrap cargo fuzz build (#6307)Catena cyber
2021-08-26[Ubuntu upgrade] Copy files from base-builder/ to base-builder-new/ (#6322)jonathanmetzman
2021-08-26[Ubuntu upgrade] Upgrade images to Ubuntu 20.04 (#6305)jonathanmetzman
2021-08-25[Ubuntu upgrade] Remove support for prebuilt MSAN libraries. (#6280)jonathanmetzman
2021-08-24[Ubuntu upgrade][infra] Fix issue with write_labels.py (#6290)jonathanmetzman
2021-08-23[Ubuntu Upgrade] Raise threshold MSAN calls in for bad build check. (#6272)jonathanmetzman
2021-08-19[infra] Add a script for building all base-images with "-testing" (#6248)jonathanmetzman
2021-08-20New base builder without lang specific installation + swift base (#5986)asraa
2021-08-16Update fuzzers to new Atheris version (#6060)Bitshift
2021-08-12[infra][tests][NFC] Change mocked function prefix from "mocked_" to "mock_" (...jonathanmetzman
2021-08-11[infra] Enable Jazzer support for UBSan C++ features (#6202)Fabian Meumertzheim
2021-08-09[infra] Upgrade cmake to latest release (3.21.1) (#6185)Robert Löhning
2021-08-05[cifuzz] Speculative fix for issue with seed corpus/backup corpus (#6175)jonathanmetzman
2021-08-05[cifuzz] Fuzz in cifuzz-base (#6142)jonathanmetzman
2021-07-27Remove JDK dependency not available on ClusterFuzz (#6105)Fabian Meumertzheim
2021-07-22[cifuzz] Fix corpus usage in coverage reports (#6093)jonathanmetzman
2021-07-20[CIFuzz][Coverage] Make coverage reports world readable (#6077)jonathanmetzman
2021-07-20[CIFuzz][ClusterFuzzLite] Prepare to support coverage reports for external us...jonathanmetzman
2021-07-18Pin atheris version (#6062)Abhishek Arya
2021-07-14workaround for #6037 (#6039)van Hauser
2021-07-07update afl++, abuse better cmplog performance (#6006)van Hauser
2021-07-06[infra] Do not close file descriptors also for JVM (#6002)Fabian Meumertzheim
2021-07-05do not close file descriptors in coverage runs. (#5999)DavidKorczynski
2021-06-28[infra] Add support for rules_fuzzing's java_fuzz_test macro (#5960)Fabian Meumertzheim
2021-06-25[CIFuzz][ClusterFuzzLite] Implement batch fuzzing (#5963)jonathanmetzman