oss-fuzz/infra/base-images
Tim Allison d6f73fbd2a
Build in stages to shed 9gb from the jvm base builder image (#12649)
This PR reduces the final `base-builder-jvm` image by 9GB.

Careful review and full integration testing across oss-fuzz projects are
required before merging, obviously.

This worked on two projects I was interested in. One that used
`@FuzzTest` and one that used `fuzzerTestOneInput`
2024-11-15 08:42:44 -08:00
..
base-builder infra: add script to capture replayable commands (#12608) 2024-11-06 13:00:19 +11:00
base-builder-fuzzbench Support fuzzing with fuzzbench on GCB (#9672) 2023-02-14 20:22:19 +00:00
base-builder-go golang: fixes libfuzzer signal handling (#10314) 2023-05-18 11:29:38 +10:00
base-builder-javascript Prepare for JavaScript fuzzing (#8325) 2022-08-23 17:41:42 -04:00
base-builder-jvm Build in stages to shed 9gb from the jvm base builder image (#12649) 2024-11-15 08:42:44 -08:00
base-builder-python [language builders] Get rid of base-builder-new (#6361) 2021-09-01 13:36:17 -07:00
base-builder-ruby Adding Ruby Support into OSS-Fuzz via Ruzzy (#12034) 2024-07-02 08:33:01 -04:00
base-builder-rust Update Clang toolchain from 18.0.0 to 18.1.8 (#12365) 2024-10-01 11:03:06 -03:00
base-builder-swift swift: no explicit linker (#6429) 2021-09-13 22:41:39 -07:00
base-clang infra: bump introspector (#12658) 2024-10-27 19:58:40 +00:00
base-image [trial-builds] Speed up first trial build by using real image as cache (#9535) 2023-02-06 19:36:01 -05:00
base-runner infra: print log data when Python fuzz_target fails (#12502) 2024-10-07 15:06:36 -03:00
base-runner-debug Reduce cores for gdb build to prevent failures (#8166) 2022-08-08 17:47:12 -04:00
README.md Updated README.md 2016-10-05 15:07:52 -07:00
all.sh Adding Ruby Support into OSS-Fuzz via Ruzzy (#12034) 2024-07-02 08:33:01 -04:00

README.md

Building all infra images:

# run from project root
infra/base-images/all.sh