| commit | 74a233165b0cbf299aa9d9d38310e327f4ba8759 | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Mon Feb 10 23:12:24 2025 +0100 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Tue Feb 11 18:28:55 2025 +0000 |
| tree | 842c3f8a20c04d335dc7a9437012ebd647fb1d29 | |
| parent | 30553e846b16792852340975d75191ef104cdd9b [diff] |
build/bazel: set supported_platform_triples for crate_universe The default setting contains way too many targets which are getting spliced together. By overriding them to our actual triples, we can reduce the analyze time by over 30s. Change-Id: I8b4d4066fcdaf299f55921cc0390256f416372c9 Reviewed-on: https://review.monogon.dev/c/monogon/+/3848 Tested-by: Jenkins CI Reviewed-by: Lorenz Brun <lorenz@monogon.tech>
This is the main repository containing the source code for the Monogon Platform.
This is pre-release software - take a look, and check back later! In the meantime, join us on Matrix (#monogon-os-community:matrix.org) or Discord.
Our build environment is self-contained and requires only minimal host dependencies:
/dev/kvm (if you want to run tests).Our docs assume that Bazelisk is available as bazel on your PATH.
Refer to SETUP.md for detailed instructions.
The source code lives in //metropolis (Metropolis is the codename of Monogon OS).
See the //metropolis/README.md for a developer quick start guide, or see the Monogon OS Handbook for user documentation.