aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/Builtin-options.md
AgeCommit message (Expand)AuthorFilesLines
2021-11-21Support Visual Studio 2022 backendCrend King1-1/+1
2021-10-27Fix markdown list in Bultin-options.md [skip ci]Matthieu Gautier1-3/+4
2021-10-08python: Add platlibdir and purelibdir optionsXavier Claessens1-0/+20
2021-10-03docs: Fix broken linksDaniel Mensinger1-1/+1
2021-06-22Add Visual Studio 2012/2013 backends (#8803)fanc9991-1/+1
2021-03-09Add address sanitizer support for Visual Studio.Jussi Pakkanen1-1/+3
2021-02-16Add optional -Dcuda_ccbindir= option and -ccbin flag to CUDA compiler.Olexa Bilaniuk1-0/+1
2021-02-02Add support for LLVM's thinLTODylan Baker1-0/+3
2021-02-02compilers: Add support for using multiple threads with ltoDylan Baker1-20/+23
2021-01-31Capitalize "Meson" consistently as it is a proper name. [skip ci]Jussi Pakkanen1-1/+1
2021-01-30Rewrap long text lines in docs. [skip ci]Jussi Pakkanen1-83/+96
2021-01-13Fix misspellsAntonin Décimo1-1/+1
2020-12-10compilers: add support for c++20/gnu++20Florian Schmaus1-1/+1
2020-11-05docs: Fix broken anchor links [skip ci]Johan BjÀreholt1-2/+2
2020-10-14Merge pull request #6968 from xclaesse/auto-promoteJussi Pakkanen1-1/+1
2020-10-14vs: add static_from_buildtype to b_vscrtPeter Harris1-12/+12
2020-10-13Add wrap mode to disable auto promoteXavier Claessens1-1/+1
2020-09-02Add some forgotten values for "cpp_std" [skip ci]Michael Brockus1-1/+1
2020-08-30Clarify the use of -Doption and alternatives [skip ci]Sebastian Engel1-4/+8
2020-08-22Add C2x option support.Alex RĂžnne Petersen1-1/+1
2020-07-28Describe syntax of `meson configure [skip ci]Matthew D. Scholefield1-1/+1
2020-07-22coredata: Make warning_level per subproject builtin optionXavier Claessens1-21/+40
2020-06-16interpreter: add support for --force-fallback-forMathieu Duponchelle1-0/+1
2020-06-12[skip ci] docs: Bring up to date on options per machineJohn Ericson1-13/+28
2020-04-14Corrected prefix path [skip ci]Jonas MĂžller1-1/+1
2020-03-12docs: Document from_builtype mapping for b_vscrt [skip ci]Nirbheek Chauhan1-0/+13
2020-03-11coredata: Warn on usage of both -Dbuildtype and -Doptimization/-DdebugNirbheek Chauhan1-0/+1
2020-03-08Merge pull request #6688 from dcbaker/emcc-linker-bugsJussi Pakkanen1-14/+20
2020-03-05Document the details of optimization+debug vs buildtype [skip ci]Nirbheek Chauhan1-0/+17
2020-02-27compilers/mixins/emscripten: Implement thread supportDylan Baker1-14/+20
2020-02-12Add unity block size option.Jussi Pakkanen1-0/+1
2019-11-25complete gfortran/intel/intel-cl fortran_std testMichael Hirsch, Ph.D1-0/+1
2019-11-06docs: Add backend vs2019 to table in Builtin-options.md [skip ci]Wolfgang Stöggl1-1/+1
2019-11-06Fix typos found by codespellWolfgang Stöggl1-1/+1
2019-11-02Add option for controlling RTTI.Jussi Pakkanen1-0/+1
2019-10-19docs: Fix some incorrect links [skip ci]Anton Leontiev1-1/+1
2019-06-21docs: Update libdir caveatDylan Baker1-3/+6
2019-06-05Per machine do 'build.' and '' option prefixesJohn Ericson1-25/+30
2019-05-27coredata: add cmake_prefix_path optionDylan Baker1-0/+1
2019-05-27docs: pkg_config_path is a list not a stringDylan Baker1-1/+1
2019-05-05add -fno-exceptions if cpp_eh=none is specified nicole mazzuca1-1/+7
2019-05-02Add vc++ cpp_std flags to the documentationNicole Mazzuca1-1/+1
2019-04-10Update Built-in Option c_std for C17. Closes #4842.jrl641-1/+1
2019-04-10[docs] Reordered options and fixed a typo [skip ci]TheQwertiest1-2/+2
2019-04-09docs: Document pkg_config_path and cross_ options [skip ci]Dylan Baker1-17/+24
2019-03-29[Docs] Built-in options page cleanup (fixes #5165) [skip ci]TheQwertiest1-19/+28
2019-02-19Add warning level zerojml17951-1/+1
2019-02-08fix documentation typo for default_library option [skip ci]ericLemanissier1-1/+1
2018-12-31docs: Note --warnlevel instead of --warning_levelTingPing1-0/+2
2018-12-31docs: Change warnlevel option to warning_levelTingPing1-1/+1