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
/
Builtin-options.md
Age
Commit message (
Expand
)
Author
2025-11-28
docs: Fix typo
KO Myung-Hun
2025-11-23
Add documentation for import std.
Jussi Pakkanen
2025-11-14
Add `os2_emxomf' option to generate OMF files on OS/2
KO Myung-Hun
2025-10-23
rust: Add rust_nightly feature option
Xavier Claessens
2025-10-14
doc: fix version for build_config option
Charles Brunet
2025-10-01
Add documentation for naming scheme.
Jussi Pakkanen
2025-09-15
docs: fix pre-1.8 order for per-subproject options
Paolo Bonzini
2025-09-15
options: put back in place 1.7 ordering of opt=value vs subp:opt=value
Paolo Bonzini
2025-08-28
python: add a python.build_config option (PEP 739)
Filipe Laíns
2025-07-18
rust: add rust_dynamic_std option
Paolo Bonzini
2025-07-07
docs: document order in which options are applied
Paolo Bonzini
2025-05-19
docs: Note that debug=false does not define NDEBUG
Paul Caprioli
2025-04-07
Fix documentation typos
Emil Berg
2025-03-24
linkers: darwin: do not use -bundle for shared_modules
Paolo Bonzini
2025-03-09
compilers: convert `b_sanitize` to a free-form array option
Patrick Steinhardt
2025-01-28
docs: clarify behavior of default_both_libraries option
Daiki Ueno
2025-01-27
adding c_std=c2y option for clang
ajs
2025-01-08
rust: change warning_level=0 to "--cap-lints allow"
Paolo Bonzini
2024-09-11
Fix typos
spaette
2024-09-06
auto select static or shared when linking both_libraries together
Charles Brunet
2024-09-06
add default_both_libraries core option
Charles Brunet
2024-06-10
Add note about meson-python and installation path
Emil Melnikov
2024-05-15
docs: fix description of cpp_eh=none
Eli Schwartz
2024-05-09
In Builtin-options documentation, clarify warning_level=0.
sammyj85
2024-01-15
compilers: add c23 and gnu23 c_stds
Simon Ser
2023-08-30
Merge pull request #10332 from xclaesse/std-opt
Jussi Pakkanen
2023-08-14
Python: Add 'limited_api' kwarg to extension_module
Andrew McNulty
2023-08-07
c_std, cpp_std: Change to a list of desired versions in preference order
Xavier Claessens
2023-06-28
Experimental 'genvslite' WIP. (#11049)
GertyP
2023-06-02
docs: List vc++20 for cpp_std
Nathan Kidd
2023-05-02
python module: add an automatic byte-compilation step
Eli Schwartz
2023-03-29
Make --vsenv a readonly builtin option
Xavier Claessens
2023-03-20
backends: add a new "none" backend
Eli Schwartz
2023-02-28
doc: Be more specific about warning_level option
Xavier Claessens
2022-12-27
add builtin option to install licenses
Eli Schwartz
2022-11-27
Add warning_level=everything
David Robillard
2022-11-15
escape asterisk used for footnote
tastytea
2022-11-11
docs: improve ESL text, fix some English errors
Guilherme Janczak
2022-10-13
Add b_thinlto_cache for automatically configuring incremental ThinLTO
Tatsuyuki Ishi
2022-10-09
compilers: Add optimization=plain option
Jan Tojnar
2022-06-27
docs: encourage using the "setup" subcommand where appropriate
Eli Schwartz
2022-06-27
docs: fix confusing repetition
Eli Schwartz
2022-06-27
docs: linkify some function references
Eli Schwartz
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
2022-04-27
improve help for -Ddebug
Paolo Bonzini
2022-04-19
docs: Add documentation on pkgconfig.relocatable
Fredrik Salomonsson
2022-03-22
interpreter: Make compiler options per-subproject
Xavier Claessens
2022-02-22
python module: add option to specify a python environment to install to
Eli Schwartz
2022-02-09
meson: Allow directory options outside of prefix
Jan Tojnar
[next]