Commit Graph

12 Commits

Author SHA1 Message Date
rbehjati 89650d9919
Oak: Fix paths in Dockerfile (#8284)
Oak: Fix the paths in Dockerfile
2022-08-18 10:11:30 +01:00
rbehjati b8905d6862
Oak: Use the same version of rust the we use internally (#8217) 2022-08-11 12:08:14 +01:00
jonathanmetzman b15c167739
[infra][rust] Split out rust projects to their own builder image (#6352) 2021-08-30 11:47:04 -07:00
jonathanmetzman 447a717de5
[Ubuntu upgrade] Install python in projects that need it: oak, cel-cpp (#6261)
When base-builder upgrades to 20.04, python wont be in and
base-builder these projects will fail unless they install it.
Until then, this change should be a noop.

Related: #6180
2021-08-20 09:08:43 -07:00
rbehjati ecb52b052a
Install libssl-dev for Oak (#5853) 2021-05-27 19:06:33 +00:00
rbehjati 4325d5b3d8
Build Wasm modules (#5830) 2021-05-25 07:36:20 -07:00
rbehjati 449c2d7863
Install protobuf compile for project Oak (#5807) 2021-05-20 10:50:24 +01:00
rbehjati a83b7c9d18
Enable fuzz testing of Rust code for project Oak (#5719) 2021-05-10 12:34:25 -04:00
devtty1er d561c49ae5
Update Dockerfiles (#4070)
* Use LABEL in place of MAINTAINER

* Remove LABEL maintainer from Dockerfiles
2020-07-06 13:18:23 -07:00
jonathanmetzman 0a5cd93182
[Envoy][Oak] Use older builder image with older clang to build (#3147) 2019-12-17 17:29:50 -08:00
Ivan Petrov ff3f53a128 [oak] Add a fixed Bazel version for Project-Oak (#3131) 2019-12-17 07:13:10 -08:00
Tiziano Santoro 4530c456bb Add Oak project (#2954)
This is done as part of the Google-internal go/fuzzit effort.

Ref https://github.com/project-oak/oak/issues/261
2019-10-16 13:33:43 -07:00