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
/
Build-options.md
Age
Commit message (
Expand
)
Author
2025-07-18
docs: document new behavior of yielding options
Paolo Bonzini
2025-04-07
Fix documentation typos
Emil Berg
2024-08-12
docs: fix a few grammar and formatting issues
Dmitry V. Levin
2024-04-29
fix typos and grammars in Build-options.md
Nhalrath
2023-04-11
Change "can not" to "cannot" throughout project
HiPhish
2023-03-28
docs: replace most uses of `meson_options.txt` with `meson.options`
Dylan Baker
2022-12-14
docs: update description of supported functions for feature options
Eli Schwartz
2022-06-27
docs: linkify some function references
Eli Schwartz
2022-04-21
Allow deprecating an option for a new one
Xavier Claessens
2021-10-09
optinterpreter: Add deprecated kwarg
Xavier Claessens
2021-10-03
docs: Fix broken links
Daniel Mensinger
2021-01-30
Rewrap long text lines in docs. [skip ci]
Jussi Pakkanen
2020-05-26
opts: added docs
Daniel Mensinger
2020-02-19
docs: Improve visibility for `.enabled()` etc., add example [skip ci]
Niklas Hambüchen
2019-11-06
Fix typos found by codespell
Wolfgang Stöggl
2018-11-30
Add link to built-in options page [skip ci]
Lzu Tao
2018-11-30
Add meson version required to use option type (#4562) [skip ci]
lzutao
2018-07-31
[skip ci] Typo fix in Build-options.md: "option" -> "description"
Tanu Kaskinen
2018-06-29
Options: treat array option -Dopt= and -Dopt=[] as equivalent
Dylan Baker
2018-06-18
Add UserFeatureOption type
Xavier Claessens
2018-06-10
Visual Studio: Implement startup project
Niklas Claesson
2018-02-16
Document how to set options in subprojects
Martin Ejdestig
2018-02-12
Clarify that int options are available since 0.45.0.
Jussi Pakkanen
2018-02-08
User options can "yield to" a user option of the same name in superproject. C...
Jussi Pakkanen
2018-02-07
Expose integer options to build option files.
Jussi Pakkanen
2017-12-03
Minor fixes.
Jussi Pakkanen
2017-12-03
String arguments can permit arbitrary string values
Jussi Pakkanen
2017-11-29
Add new array type option
Dylan Baker
2017-09-22
Replaced references to 'mesonconf'
Johan Bjäreholt
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