jml1795
a9e63568fe
Add warning level zero
6 years ago
ericLemanissier
bb3997a39c
fix documentation typo for default_library option [skip ci]
6 years ago
TingPing
d25146ffc0
docs: Note --warnlevel instead of --warning_level
6 years ago
TingPing
4aeba8214f
docs: Change warnlevel option to warning_level
6 years ago
Konstantin Kharlamov
f7d2e7c5d5
[skip ci] Options as `b_ndebug` can also be set in meson.build
6 years ago
Xavier Claessens
c453400d59
Add 'b_pie' compiler option
...
On Android executables must be position independent, many
distributions enable it by default too for security reasons.
6 years ago
Dylan Baker
c354a2b1cf
docs/Builtin-options: Clarify -Dc_args for cross compilation ( #4289 ) [skip ci]
6 years ago
Will Thompson
6a46ce4845
Builtin-options.md: fix "erros" typo [skip ci]
6 years ago
Jussi Pakkanen
d83f77109a
Convert buildtype to optimization and debug options ( #3489 )
6 years ago
Christoph Behle
2428b388db
Document options for meson
...
Document what waring_level 1,2,3 means.
Test if markdown files are in sitemap
Add Builtin-options.md to sitemap.txt
Builtin-options.md:
Fix tables in Builtin-options.md
Add documentation for warning options
Added more options to doc
General documentation:
Add link to Builtin-options
Remove obsolete file
Testing:
Add function test_markdown_files_in_sitemap.
Checks if each markdown file is contained in sitemap.txt
6 years ago
Nirbheek Chauhan
b1901f315d
Builtin-options.md: broken markdown [skip ci]
6 years ago
Xavier Claessens
b7d442150d
Move <lang>_args to coredata.compiler_options
7 years ago
Nirbheek Chauhan
0565262be3
Add documentation for Builtin options and bitcode
...
Also add a test that ensures that new base options and compiler options
are always documented.
7 years ago