We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Typo fixes.
Made all wiki pages point to the new location.
Updated Reference manual (markdown)
Add note about ExternalProgram.path() -- https://github.com/mesonbuild/meson/issues/1547
Fix description of include_directories()
Document how source files are handled by Meson
Fix install_mode list continuation
Add a note about when default_options: was added for subprojects
build target object: fix typo in method name
Document `name` compiler check kwarg.
Describe how to make cc.has_header() find headers in unusual places.