repo/extra/meson
Owen Rafferty aa32dce27d
meson: 1.3.1
2023-12-27 19:15:52 -06: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: 1.3.1 2023-12-27 19:15:52 -06:00
depends meta: swap to samurai and drop ninja 2019-10-31 23:18:45 +00:00
sources meson: 1.3.1 2023-12-27 19:15:52 -06:00
version meson: 1.3.1 2023-12-27 19:15:52 -06: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)