Also known as The Meson build system, mesonbuild
build automation system
The Meson Build system
mesonbuild.com →Link to the official site · 5,707 chars · not written by Vinony
Meson® is a project to create the best possible next-generation build system. More on Installing Meson build can be found at the getting meson page. Meson can be run as a Python zip app. To generate the executable run the following command: Meson requires that you have a source directory and a build directory and that these two are different. In your source root must exist a file called meson.build . To generate the build system run this command: Depending on how you obtained Meson the command might also be called meson.py instead of plain meson . In the rest of this document we are going to use the latter form. You can omit either of the two directories, and Meson will substitute the current directory and autodetect what you mean. This allows you to do things like this: We love code contributions. See the contribution page on the website for details. The channel to use is mesonbuild either via Matrix ([web interface][matrix web]) or [OFTC IRC][oftc irc]. More information about the Meson build system can be found at the project's home page.
Excerpt from the source-code README · 3,407 chars · not written by Vinony
via Wikidata · CC0
Discovered by embedding cosine similarity (sentence-transformers MiniLM, 384-dim).