Commit Graph

5 Commits

Author SHA1 Message Date
antonrohr 5e2ea3e06b
Project Orbit: Fix Dockerfile (#5029)
* Project Orbit: Fix Dockerfile

This change is necessary to reflect the recent branch renaming on
github.com/google/orbit from master to main.

* Project Orbit: Fix build.sh

The build is fixed by manually setting flags for building llvm.

* Addressed review comments
2021-01-27 13:26:36 -08:00
Henning Becker 26cb1c648c
[orbit] Grant more team members access to oss-fuzz (#4422)
This CL adds more team members to `auto_css` for getting access to the
ClusterFuzz dashboard and the bugtracker.
2020-09-07 17:34:43 -07:00
Henning Becker baf2672672
[orbit] Fix build bugs for Orbit (#4408)
I added the wrong header in the last commit. This will be fixed by this
commit.

Furthermore it seems to run as a different user in ClusterFuzz. So this
is fixed as well.
2020-09-03 10:01:42 -07:00
Henning Becker 16b04c4a99
Add build configuration for the orbit project (#4393)
That's a first shot of a build configuration. Works on my machine so
far.
2020-08-28 15:47:56 -07:00
Henning Becker 6475527202
[orbit] Initial integration (#4386)
Adding basic `project.yaml` file to request project acceptance.
2020-08-27 09:21:05 -07:00