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
2020-06-16
interpreter: add support for --force-fallback-for
Mathieu Duponchelle
2020-06-12
[skip ci] docs: Bring up to date on options per machine
John Ericson
2020-04-14
Corrected prefix path [skip ci]
Jonas Møller
2020-03-12
docs: Document from_builtype mapping for b_vscrt [skip ci]
Nirbheek Chauhan
2020-03-11
coredata: Warn on usage of both -Dbuildtype and -Doptimization/-Ddebug
Nirbheek Chauhan
2020-03-08
Merge pull request #6688 from dcbaker/emcc-linker-bugs
Jussi Pakkanen
2020-03-05
Document the details of optimization+debug vs buildtype [skip ci]
Nirbheek Chauhan
2020-02-27
compilers/mixins/emscripten: Implement thread support
Dylan Baker
2020-02-12
Add unity block size option.
Jussi Pakkanen
2019-11-25
complete gfortran/intel/intel-cl fortran_std test
Michael Hirsch, Ph.D
2019-11-06
docs: Add backend vs2019 to table in Builtin-options.md [skip ci]
Wolfgang Stöggl
2019-11-06
Fix typos found by codespell
Wolfgang Stöggl
2019-11-02
Add option for controlling RTTI.
Jussi Pakkanen
2019-10-19
docs: Fix some incorrect links [skip ci]
Anton Leontiev
2019-06-21
docs: Update libdir caveat
Dylan Baker
2019-06-05
Per machine do 'build.' and '' option prefixes
John Ericson
2019-05-27
coredata: add cmake_prefix_path option
Dylan Baker
2019-05-27
docs: pkg_config_path is a list not a string
Dylan Baker
2019-05-05
add -fno-exceptions if cpp_eh=none is specified
nicole mazzuca
2019-05-02
Add vc++ cpp_std flags to the documentation
Nicole Mazzuca
2019-04-10
Update Built-in Option c_std for C17. Closes #4842.
jrl64
2019-04-10
[docs] Reordered options and fixed a typo [skip ci]
TheQwertiest
2019-04-09
docs: Document pkg_config_path and cross_ options [skip ci]
Dylan Baker
2019-03-29
[Docs] Built-in options page cleanup (fixes #5165) [skip ci]
TheQwertiest
2019-02-19
Add warning level zero
jml1795
2019-02-08
fix documentation typo for default_library option [skip ci]
ericLemanissier
2018-12-31
docs: Note --warnlevel instead of --warning_level
TingPing
2018-12-31
docs: Change warnlevel option to warning_level
TingPing
2018-12-18
[skip ci] Options as `b_ndebug` can also be set in meson.build
Konstantin Kharlamov
2018-10-20
Add 'b_pie' compiler option
Xavier Claessens
2018-09-28
docs/Builtin-options: Clarify -Dc_args for cross compilation (#4289) [skip ci]
Dylan Baker
2018-09-13
Builtin-options.md: fix "erros" typo [skip ci]
Will Thompson
2018-08-18
Convert buildtype to optimization and debug options (#3489)
Jussi Pakkanen
2018-07-08
Document options for meson
Christoph Behle
2018-07-06
Builtin-options.md: broken markdown [skip ci]
Nirbheek Chauhan
2018-06-06
Move <lang>_args to coredata.compiler_options
Xavier Claessens
2018-06-06
Add documentation for Builtin options and bitcode
Nirbheek Chauhan