Reflect more CI options into properties

This is in preparation for adding a static Android aarch64 FIPS build.

Right now, a builder with "android" and "fips" in the name is
automatically built as a shared library. As the first step to removing
that, specify it explicitly in the existing Android FIPS builder as
"properties". Then I'll remove the corresponding name-parsing bits from
the recipe and add them here.

While I'm here, transcribe the other CMake flags to properties. I think
I've got most of them now.

Change-Id: I08b71a8b91134ad8bb189d5a103eb6db65129ac8
Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/57565
Reviewed-by: Adam Langley <agl@google.com>
2 files changed
tree: b9dd853566684c29d892fa1e41355cecf3c69aa6
  1. generated/
  2. codereview.settings
  3. main.star
  4. OWNERS
  5. PRESUBMIT.py
  6. README.md
README.md

This branch contains configurations for BoringSSL's CI and CQ. To modify, edit main.star and then rerun ./main.star to regenerate the generated files.