Commit Graph

5 Commits

Author SHA1 Message Date
Navidem 291956b501
Set flags to use old pass manger (#7828)
* Set flags to use old pass manger

* nit

* Add comment to Dockerfile

* More informative comment

* nit
2022-06-09 19:39:25 +10:00
jonathanmetzman 5ef1f7b588
[language builders] Get rid of base-builder-new (#6361)
Build all C/C++ projects in an image without rust, java,
atheris (python), or go.
2021-09-01 13:36:17 -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
Kuat a69e7d7bb7
cel-cpp: fix build (#5921)
Signed-off-by: Kuat Yessenov <kuat@google.com>
2021-06-15 18:16:20 +01:00
Catena cyber dd40bbdac4
Adds cel-cpp project (#5326)
* Adds cel-cpp project

* Fixup copy targets

* Disable not working sanitizers

* Fixup target try catch

* Adds ccs people to cel-cpp

* Remove unnneeded bazel download

* Use bazel magic

* Disable UBSAN for cel-cpp

* removing unneeded nit
2021-03-16 10:02:22 -07:00