Commit Graph

6 Commits

Author SHA1 Message Date
jonathanmetzman 806d1a0620
[Ubuntu upgrade] Disable MSAN where it doesn't support on Ubuntu 20.04 (#6281)
These projects were tested and it was found that their use
of MSAN does not work on Ubuntu 20.04. Therefore their use of
MSAN is being disabled.

Related: #6180
2021-08-24 15:24:47 -07:00
jonathanmetzman bf1275f005
[Ubuntu upgrade] Pin projects to Xenial where fuzzer build fails. (#6293)
This does not include coverage build failures.
Related: #6180.
2021-08-24 15:24:25 -07:00
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
Guido Vranken e9d47ca070
Update Boost download location in all projects (try 2) (#5705)
bintray is deprecated now
2021-05-03 19:26:18 -07:00
Guido Vranken 24f263f32d
[cryptofuzz, nettle] Update Botan library path (#4616) 2020-11-07 07:33:46 -08:00
Guido Vranken 5aee8e4e76
[nettle] Add project (#4578)
* [nettle] Add project

* [nettle] Fix language field in project.yaml
2020-10-29 22:09:09 -07:00