repo/extra/meson
Owen Rafferty 15f4a53cab
meson: 0.63.2
2022-09-03 15:12:38 -05:00
..
README repo: check-in readmes 2021-08-26 07:22:10 +03:00
build meson: remove polkit directory 2021-07-12 03:54:29 +03:00
checksums meson: 0.63.2 2022-09-03 15:12:38 -05:00
depends meta: swap to samurai and drop ninja 2019-10-31 23:18:45 +00:00
sources meson: use VERSION 2021-07-15 10:23:49 +03:00
version meson: 0.63.2 2022-09-03 15:12:38 -05:00

README

meson
________________________________________________________________________________

Meson is a software tool for automating the building (compiling) of software.
The overall goal for Meson is to promote programmer productivity. Meson is free
and open-source software written in Python, under the Apache License 2.0. [0]

Upstream: https://mesonbuild.com/


[000] Index
________________________________________________________________________________

* Installation ........................................................... [001]
* Usage .................................................................. [002]
* References ............................................................. [003]


[001] Installation
________________________________________________________________________________

+------------------------------------------------------------------------------+
|                                                                              |
|  $ kiss b meson                                                              |
|                                                                              |
+------------------------------------------------------------------------------+


[002] Usage
________________________________________________________________________________

Refer to the manual pages and command help output.


[003] References
________________________________________________________________________________

[0] https://en.wikipedia.org/wiki/Meson_(software)