| commit | 2da91b9ecb9113ec8afb8e67baf749c0d56f8a73 | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Tue Apr 15 21:10:12 2025 +0200 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Tue Jun 24 15:56:14 2025 +0000 |
| tree | 767c30441bd1a43393c72fd08704ef8ceca096f0 | |
| parent | b0f019c5976abc762bb7ec95462a7e346905bac2 [diff] |
treewide: introduce cc_static_library_with_headers To properly wire up cc_libraries we need to build them static and keep the headers. Thats not possible with vanilla cc_static_library. Change-Id: Ia72660636086132eec6722f19b4233d45ce8f837 Reviewed-on: https://review.monogon.dev/c/monogon/+/4098 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.