jonathanmetzman
fe09bda7d6
Install python in projects that depend on it. ( #6251 )
...
When we upgrade to 20.04, python wont be in base-builder and
these projects will fail unless they install it.
Until then, this change should be a noop.
Related: #6180
2021-08-20 05:16:38 +00:00
Joshua Haberman
736084c473
Switched upb to Bazel for fuzzing. ( #6219 )
...
* Switched upb to Bazel for fuzzing.
As of https://github.com/protocolbuffers/upb/pull/405 Bazel
now supports cc_fuzz_test() for its fuzzing target.
* Updated WORKDIR in Dockerfile.
2021-08-14 21:00:43 +01:00
Catena cyber
e7b83b64c1
Adds project upb (ie micro protobuf) ( #4914 )
2021-01-05 08:21:29 -08:00
jonathanmetzman
6fa5719612
Revert "[upb] New Project: upb ( #2538 )" ( #2553 )
...
This reverts commit d5992e4ef5
.
Upb is causing exceptions in ClusterFuzz and is completely broken
for AFL and libFuzzer.
2019-06-30 17:13:43 -07:00
Google AutoFuzz Team
d5992e4ef5
[upb] New Project: upb ( #2538 )
...
* Create build.sh
* Create Dockerfile
* Create project.yaml
* Modified Dockerfile and build.sh
* Made changes to the build.sh
* Made changes to build
* Modified build
* updated build and project files
* Update project.yaml
2019-06-26 12:42:50 -07:00