index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
markdown
/
Configuring-a-build-directory.md
Age
Commit message (
Expand
)
Author
2025-02-13
Make all Meson level options overridable per subproject.
Jussi Pakkanen
2025-01-27
adding c_std=c2y option for clang
ajs
2024-01-15
compilers: add c23 and gnu23 c_stds
Simon Ser
2023-03-28
docs: replace most uses of `meson_options.txt` with `meson.options`
Dylan Baker
2022-11-27
Add warning_level=everything
David Robillard
2022-10-09
compilers: Add optimization=plain option
Jan Tojnar
2022-06-06
compilers: Add support for stand-alone leak sanitizer
Marco Trevisan (Treviño)
2022-05-03
add prefer_static built-in option
Dudemanguy
2021-11-21
Support Visual Studio 2022 backend
Crend King
2021-01-31
Capitalize "Meson" consistently as it is a proper name. [skip ci]
Jussi Pakkanen
2021-01-30
Rewrap long text lines in docs. [skip ci]
Jussi Pakkanen
2020-12-10
compilers: add support for c++20/gnu++20
Florian Schmaus
2020-08-22
Add C2x option support.
Alex Rønne Petersen
2020-06-18
docs: replaced `ninja` with appropriate `meson` commands [skip ci]
TheQwertiest
2019-11-25
complete gfortran/intel/intel-cl fortran_std test
Michael Hirsch, Ph.D
2019-04-16
Add VS2019 backend CI and docs.
Anton Kochkov
2019-04-10
Update Built-in Option c_std for C17. Closes #4842.
jrl64
2019-02-19
Add warning level zero
jml1795
2019-01-25
mconf: Use introspection to print the project default options (fixes #2543)
Daniel Mensinger
2018-12-01
Update sample output of meson configure [skip ci]
Lzu Tao
2018-03-11
docs: remove reference to mesongui
Jon Turney
2017-10-23
Update references from mesonconf to meson configure
Kevin Anderson
2017-08-26
Rewrapped more files.
Jussi Pakkanen
2017-05-03
docs: add a short description for all top pages in the Manual
Peter Hutterer
2017-04-26
docs: Import the website and wiki and build with hotdoc
Thibault Saunier