| commit | c4c89601ff800c421caea620d7c183c3c616bb46 | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Mon Jul 07 17:00:11 2025 +0200 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Mon Jul 07 20:50:20 2025 +0000 |
| tree | 305a1f1044aaaa7f0d4fb1e9e40ff81003aca131 | |
| parent | 83e86df1b58c6ff0a982c1241a83d240b878fef6 [diff] |
treewide: remove host_cc_toolchain, add static flags to linux platforms With rules_rust now being able to build with our toolchain and sysroot, we can finally get rid of the host_cc_toolchain. Change-Id: Ic63bc34ff94d152a9c2d8a01a6036255da5e14cc Reviewed-on: https://review.monogon.dev/c/monogon/+/4397 Tested-by: Jenkins CI Reviewed-by: Jan Schär <jan@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.