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 (
Collapse
)
Author
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
Fixes #8084.
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
mesongui was removed in 71f18226 (PR #574)
2017-10-23
Update references from mesonconf to meson configure
Kevin Anderson
Fixes #2372
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
This allows us to more easily have the documentation in sync with the source code as people will have to document new features etc right at the time where they implement it.