mirror of
https://git.sr.ht/~lattis/muon
synced 2026-01-29 19:04:20 +00:00
123 lines
4.1 KiB
HTML
123 lines
4.1 KiB
HTML
<!DOCTYPE html>
|
|
<!--
|
|
SPDX-FileCopyrightText: Stone Tickle <lattis@mochiro.moe>
|
|
SPDX-License-Identifier: GPL-3.0-only
|
|
-->
|
|
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<title>muon</title>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
<link rel="icon" type="image/svg+xml" href="muon_logo.svg" />
|
|
<link rel="stylesheet" href="main.css" />
|
|
</head>
|
|
<body>
|
|
<div>
|
|
<div class="logo">
|
|
<img src="muon_logo.svg" alt="muon logo" height=64></img>
|
|
<div class="logo_text">
|
|
<span>muon</span>
|
|
<small>@version@-@vcs_tag@<br>@meson_compat@ compatible</small>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<p>A meson-compatible build system.</p>
|
|
</div>
|
|
<nav>
|
|
<div>
|
|
<a href="https://git.sr.ht/~lattis/muon">source</a>
|
|
</div>
|
|
<div>
|
|
<a href="https://lists.sr.ht/~lattis/muon">mailing list</a>
|
|
</div>
|
|
<div>
|
|
<a href="https://todo.sr.ht/~lattis/muon">issue tracker</a>
|
|
</div>
|
|
<div>
|
|
<a href="ircs://irc.libera.chat/#muon">#muon on libera.chat</a>
|
|
</div>
|
|
<div>
|
|
<a href="muon_ci.html">ci</a>
|
|
</div>
|
|
<div>
|
|
<a href="https://play.muon.build">playground</a>
|
|
</div>
|
|
<div>
|
|
docs
|
|
<div>
|
|
<a href="muon.1.html">muon.1</a>
|
|
</div>
|
|
<div>
|
|
<a href="meson.build.5.html">meson.build.5</a>
|
|
</div>
|
|
<div>
|
|
<a href="meson-reference.3.html">meson-reference.3</a>
|
|
</div>
|
|
<div>
|
|
<a href="/releases/edge/docs/status.html">implementation status</a>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
downloads
|
|
<div>
|
|
edge
|
|
<br>
|
|
<a href="/releases/edge/muon-edge-amd64-linux-static">muon-edge-amd64-linux-static</a>
|
|
- <a href="/releases/edge/muon-amd64-edge-linux-static.md5">md5</a>
|
|
<br>
|
|
<a href="/releases/edge/muon-edge-amd64-linux-static-small">muon-edge-amd64-linux-static-small</a>
|
|
- <a href="/releases/edge/muon-edge-amd64-linux-static-small.md5">md5</a>
|
|
<br>
|
|
<a href="https://git.sr.ht/~lattis/muon/archive/@vcs_tag@.tar.gz">muon-@vcs_tag@.tar.gz</a>
|
|
<br>
|
|
<a href="/releases/edge/muon-edge+samurai.tar.gz">muon-edge+samurai.tar.gz</a>
|
|
<br>
|
|
<a href="/releases/edge/docs/man.tar.gz">man.tar.gz</a>
|
|
<br>
|
|
<br>
|
|
|
|
0.2.0
|
|
<br>
|
|
<a href="/releases/v0.2.0/muon-0.2.0-amd64-linux-static">muon-0.2.0-amd64-linux-static</a>
|
|
- <a href="/releases/v0.2.0/muon-0.2.0-amd64-linux-static.md5">md5</a> - 5.4M
|
|
<br>
|
|
<a href="/releases/v0.2.0/muon-0.2.0-amd64-linux-static-small">muon-0.2.0-amd64-linux-static-small</a>
|
|
- <a href="/releases/v0.2.0/muon-0.2.0-amd64-linux-static-small.md5">md5</a> - 568.0K
|
|
<br>
|
|
<a href="https://git.sr.ht/~lattis/muon/archive/0.2.0.tar.gz">muon-0.2.0.tar.gz</a>
|
|
<br>
|
|
<a href="/releases/v0.2.0/docs/status.html">implementation status</a>
|
|
<br>
|
|
<a href="/releases/v0.2.0/docs/man.tar.gz">man.tar.gz</a>
|
|
<br>
|
|
<a href="/releases/v0.2.0/docs/release_notes.html">release notes</a>
|
|
<br>
|
|
<br>
|
|
|
|
0.1.0
|
|
<br>
|
|
<a href="/releases/v0.1.0/muon-0.1.0-amd64-linux-static">muon-0.1.0-amd64-linux-static</a>
|
|
- <a href="/releases/v0.1.0/muon-0.1.0-amd64-linux-static.md5">md5</a> - 4.6M
|
|
<br>
|
|
<a href="/releases/v0.1.0/muon-0.1.0-amd64-linux-static-small">muon-0.1.0-amd64-linux-static-small</a>
|
|
- <a href="/releases/v0.1.0/muon-0.1.0-amd64-linux-static-small.md5">md5</a> - 462K
|
|
<br>
|
|
<a href="https://git.sr.ht/~lattis/muon/archive/0.1.0.tar.gz">muon-0.1.0.tar.gz</a>
|
|
<br>
|
|
<a href="/releases/v0.1.0/docs/status.html">implementation status</a>
|
|
<br>
|
|
<a href="/releases/v0.1.0/docs/man.tar.gz">man.tar.gz</a>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
other links
|
|
<div>
|
|
<a href="https://repology.org/project/muon-meson/versions">repology</a>
|
|
</div>
|
|
</div>
|
|
</nav>
|
|
</body>
|
|
</html>
|