aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/Builtin-options.md
AgeCommit message (Expand)AuthorFilesLines
2021-01-30Rewrap long text lines in docs. [skip ci]docrewrapJussi 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
2018-12-18[skip ci] Options as `b_ndebug` can also be set in meson.buildKonstantin Kharlamov1-1/+2
2018-10-20Add 'b_pie' compiler optionXavier Claessens1-0/+1
2018-09-28docs/Builtin-options: Clarify -Dc_args for cross compilation (#4289) [skip ci]Dylan Baker1-1/+5
2018-09-13Builtin-options.md: fix "erros" typo [skip ci]Will Thompson1-1/+1
2018-08-18Convert buildtype to optimization and debug options (#3489)Jussi Pakkanen1-0/+1
2018-07-08Document options for mesonChristoph Behle1-40/+50
2018-07-06Builtin-options.md: broken markdown [skip ci]Nirbheek Chauhan1-5/+1
2018-06-06Move <lang>_args to coredata.compiler_optionsXavier Claessens1-0/+2
2018-06-06Add documentation for Builtin options and bitcodeNirbheek Chauhan1-0/+113