summaryrefslogtreecommitdiff
path: root/docs/markdown/Builtin-options.md
AgeCommit message (Expand)Author
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
2020-07-22coredata: Make warning_level per subproject builtin optionXavier Claessens
2020-06-16interpreter: add support for --force-fallback-forMathieu Duponchelle
2020-06-12[skip ci] docs: Bring up to date on options per machineJohn Ericson
2020-04-14Corrected prefix path [skip ci]Jonas Møller
2020-03-12docs: Document from_builtype mapping for b_vscrt [skip ci]Nirbheek Chauhan
2020-03-11coredata: Warn on usage of both -Dbuildtype and -Doptimization/-DdebugNirbheek Chauhan
2020-03-08Merge pull request #6688 from dcbaker/emcc-linker-bugsJussi Pakkanen
2020-03-05Document the details of optimization+debug vs buildtype [skip ci]Nirbheek Chauhan
2020-02-27compilers/mixins/emscripten: Implement thread supportDylan Baker
2020-02-12Add unity block size option.Jussi Pakkanen
2019-11-25complete gfortran/intel/intel-cl fortran_std testMichael Hirsch, Ph.D
2019-11-06docs: Add backend vs2019 to table in Builtin-options.md [skip ci]Wolfgang Stöggl
2019-11-06Fix typos found by codespellWolfgang Stöggl
2019-11-02Add option for controlling RTTI.Jussi Pakkanen
2019-10-19docs: Fix some incorrect links [skip ci]Anton Leontiev
2019-06-21docs: Update libdir caveatDylan Baker
2019-06-05Per machine do 'build.' and '' option prefixesJohn Ericson