oss-fuzz/infra/base-images
Dongge Liu 3ad503f001
Integrating CodeIntelligenceTesting Go (#7191)
Integrating *CodeIntelligenceTesting* `Go` to support more informative instrumentation (for [this issue](https://github.com/google/oss-fuzz/issues/7164)):
1. A script to install the new `Go`
    * Bootstrap from the existing `Go`
    * Install `Go` from [CodeIntelligenceTesting](https://github.com/CodeIntelligenceTesting/go/tree/dev.libfuzzer.18)
    * Skip the built-in test case in CodeIntelligenceTesting because they take too long and one of them erroneously fails.
2. Create a new directory & `Dockerfile` dedicated to the new Go 
3. Add the new base directory name to [base_images.py](https://github.com/google/oss-fuzz/blob/master/infra/build/functions/base_images.py)
2022-01-31 11:47:36 +11:00
..
base-builder Integrating CodeIntelligenceTesting Go (#7191) 2022-01-31 11:47:36 +11:00
base-builder-go [language builders] Get rid of base-builder-new (#6361) 2021-09-01 13:36:17 -07:00
base-builder-go-codeintelligencetesting Integrating CodeIntelligenceTesting Go (#7191) 2022-01-31 11:47:36 +11:00
base-builder-jvm [language builders] Get rid of base-builder-new (#6361) 2021-09-01 13:36:17 -07:00
base-builder-python [language builders] Get rid of base-builder-new (#6361) 2021-09-01 13:36:17 -07:00
base-builder-rust [language builders] Get rid of base-builder-new (#6361) 2021-09-01 13:36:17 -07:00
base-builder-swift swift: no explicit linker (#6429) 2021-09-13 22:41:39 -07:00
base-clang apply patches needed for fuzz introspector integration (#7122) 2022-01-20 12:22:27 +11:00
base-image [Ubuntu upgrade] Upgrade images to Ubuntu 20.04 (#6305) 2021-08-26 09:53:40 -07:00
base-image-debian-testing [infra] Add experimental debian testing base image. 2018-02-20 15:22:13 +11:00
base-runner Make a separate dir to store covreport files (#7189) 2022-01-27 13:44:58 +11:00
base-runner-debug Update Dockerfile 2020-09-09 11:53:44 +10:00
README.md
all.sh [language builders] Get rid of base-builder-new (#6361) 2021-09-01 13:36:17 -07:00

README.md

Building all infra images:

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