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-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
2021-11-21
Support Visual Studio 2022 backend
Crend King
2021-10-27
Fix markdown list in Bultin-options.md [skip ci]
Matthieu Gautier
2021-10-08
python: Add platlibdir and purelibdir options
Xavier Claessens
2021-10-03
docs: Fix broken links
Daniel Mensinger
2021-06-22
Add Visual Studio 2012/2013 backends (#8803)
fanc999
2021-03-09
Add address sanitizer support for Visual Studio.
Jussi Pakkanen
2021-02-16
Add optional -Dcuda_ccbindir= option and -ccbin flag to CUDA compiler.
Olexa Bilaniuk
2021-02-02
Add support for LLVM's thinLTO
Dylan Baker
2021-02-02
compilers: Add support for using multiple threads with lto
Dylan Baker
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
[next]