summaryrefslogtreecommitdiff
path: root/docs/markdown/Builtin-options.md
AgeCommit message (Expand)Author
2024-06-10Add note about meson-python and installation pathEmil Melnikov
2024-05-15docs: fix description of cpp_eh=noneEli Schwartz
2024-05-09In Builtin-options documentation, clarify warning_level=0.sammyj85
2024-01-15compilers: add c23 and gnu23 c_stdsSimon Ser
2023-08-30Merge pull request #10332 from xclaesse/std-optJussi Pakkanen
2023-08-14Python: Add 'limited_api' kwarg to extension_moduleAndrew McNulty
2023-08-07c_std, cpp_std: Change to a list of desired versions in preference orderXavier Claessens
2023-06-28Experimental 'genvslite' WIP. (#11049)GertyP
2023-06-02docs: List vc++20 for cpp_stdNathan Kidd
2023-05-02python module: add an automatic byte-compilation stepEli Schwartz
2023-03-29Make --vsenv a readonly builtin optionXavier Claessens
2023-03-20backends: add a new "none" backendEli Schwartz
2023-02-28doc: Be more specific about warning_level optionXavier Claessens
2022-12-27add builtin option to install licensesEli Schwartz
2022-11-27Add warning_level=everythingDavid Robillard
2022-11-15escape asterisk used for footnotetastytea
2022-11-11docs: improve ESL text, fix some English errorsGuilherme Janczak
2022-10-13Add b_thinlto_cache for automatically configuring incremental ThinLTOTatsuyuki Ishi
2022-10-09compilers: Add optimization=plain optionJan Tojnar
2022-06-27docs: encourage using the "setup" subcommand where appropriateEli Schwartz
2022-06-27docs: fix confusing repetitionEli Schwartz
2022-06-27docs: linkify some function referencesEli Schwartz
2022-06-06compilers: Add support for stand-alone leak sanitizerMarco Trevisan (Treviño)
2022-05-03add prefer_static built-in optionDudemanguy
2022-04-27improve help for -DdebugPaolo Bonzini
2022-04-19docs: Add documentation on pkgconfig.relocatableFredrik Salomonsson
2022-03-22interpreter: Make compiler options per-subprojectXavier Claessens
2022-02-22python module: add option to specify a python environment to install toEli Schwartz
2022-02-09meson: Allow directory options outside of prefixJan Tojnar
2021-11-21Support Visual Studio 2022 backendCrend King
2021-10-27Fix markdown list in Bultin-options.md [skip ci]Matthieu Gautier
2021-10-08python: Add platlibdir and purelibdir optionsXavier Claessens
2021-10-03docs: Fix broken linksDaniel Mensinger
2021-06-22Add Visual Studio 2012/2013 backends (#8803)fanc999
2021-03-09Add address sanitizer support for Visual Studio.Jussi Pakkanen
2021-02-16Add optional -Dcuda_ccbindir= option and -ccbin flag to CUDA compiler.Olexa Bilaniuk
2021-02-02Add support for LLVM's thinLTODylan Baker
2021-02-02compilers: Add support for using multiple threads with ltoDylan Baker
2021-01-31Capitalize "Meson" consistently as it is a proper name. [skip ci]Jussi Pakkanen
2021-01-30Rewrap long text lines in docs. [skip ci]Jussi Pakkanen
2021-01-13Fix misspellsAntonin Décimo
2020-12-10compilers: add support for c++20/gnu++20Florian Schmaus
2020-11-05docs: Fix broken anchor links [skip ci]Johan Bjäreholt
2020-10-14Merge pull request #6968 from xclaesse/auto-promoteJussi Pakkanen
2020-10-14vs: add static_from_buildtype to b_vscrtPeter Harris
2020-10-13Add wrap mode to disable auto promoteXavier Claessens
2020-09-02Add some forgotten values for "cpp_std" [skip ci]Michael Brockus
2020-08-30Clarify the use of -Doption and alternatives [skip ci]Sebastian Engel
2020-08-22Add C2x option support.Alex Rønne Petersen
2020-07-28Describe syntax of `meson configure [skip ci]Matthew D. Scholefield