| commit | 1b1d95d14cb8727cd8c6a1b3efe88cef98b7bd0a | [log] [tgz] |
|---|---|---|
| author | Lorenz Brun <lorenz@monogon.tech> | Wed Aug 21 17:35:23 2024 +0200 |
| committer | Lorenz Brun <lorenz@monogon.tech> | Thu Aug 22 07:33:43 2024 +0000 |
| tree | b935e256e9ffb78506ec97024146d897887f9fb5 | |
| parent | a9b060b0bf7d965c7f04f1d005d7f3767715d5bc [diff] |
build/bazel_cc_fix: ignore files not found Otherwise it could end up rewriting valid system includes it could not find (for example because they are part of the compiler) into includes with empty path. Change-Id: Ia34cecacf7c863d106924080920c98fff72dba3a Reviewed-on: https://review.monogon.dev/c/monogon/+/3344 Reviewed-by: Tim Windelschmidt <tim@monogon.tech> Tested-by: Jenkins CI
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.