| commit | 043c0b4c1a89078eafe4c8faefa78ccbadf3a233 | [log] [tgz] |
|---|---|---|
| author | Lorenz Brun <lorenz@monogon.tech> | Thu Mar 13 21:09:36 2025 +0100 |
| committer | Lorenz Brun <lorenz@monogon.tech> | Thu Jun 05 17:02:25 2025 +0000 |
| tree | 9c2f5c9059b6df4730918bdedb7d617685fbf836 | |
| parent | b21bdf9e01a4211cc0b8f91fc7beb113a9ed86c3 [diff] |
treewide: migrate to toolchain_cc This contains the first part of the toolchain_cc migration. It leaves the native host GCC, but everything that we ship is now built with toolchain_cc with the exception of Linux which gets migrated later in this stack. Change-Id: Icb3422857fd3baf0ff61b7edd5754517f6a73dfc Reviewed-on: https://review.monogon.dev/c/monogon/+/4012 Tested-by: Jenkins CI Reviewed-by: Tim Windelschmidt <tim@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.