master
Some documentation fix (#10335)
Support Wild linker
Rewrapped more files.
docs: linkify some function references
docs: various WrapDB improvements
doc: Fix several minor typos.
docs: document new behavior of yielding options
docs: Use common conventions for shared libs
Document `b_sanitize` and `b_lundef` interaction.
cmake: fix typo in documentation
Fix various spelling errors
modules/codegen: Add support for bison/byacc/yacc
mformat: do not sort files by default
Fix inconsistent header levels
Add documentation for compiler.has_define to user guide
Rewrap long text lines in docs. [skip ci]
docs: fix a few grammar and formatting issues
Make all Meson level options overridable per subproject.
ci: Drop ubuntu bionic
Enable test case common/230 on msys2
docs: add some function linkification in code snippets
Fix link to "Building Fancy DMG Images on Mac OS X"
docs: fix meson.build example for cementing a version from VCS
docs: use backticks for envvars
modules/cuda: completely revamp microarchitecture handling
docs: improve Cython examples and documentation
fix broken link
docs: Qt6 module: document main kwarg
docs: gender neutral pronouns for "the user"
Fix typo in Disabler.md
generate_dub_file: Compatibility with dub >= 1.41.0.
docs: provide details about how to fund Meson development
external-project: Setup devenv to run programs
Change "can not" to "cannot" throughout project
docs: Add FAQ entry about build target destination
Revert "modules: fs: accept build targets as fs.copyfile() source"
Drop Python < 3.10 support
adjust minimum version for external program as DEPENDS and INPUT
Add a note for Windows users to GuiTutorial.md
Document hotdoc.generate_doc(depends:) kwarg
Fix documentation typos
doc: Use https links wherever possible.
docs: fix various references to "meson builddir"
gnome: Add missing install tag for vapi .deps file
Rename java.generate_native_headers to java.native_headers
docs: Fix broken links
docs: Remove deprecated meson.source_root() from localisation page example
docs: fix a typo of path
Rewrapped lines of a few more files.
fix various spelling issues
docs: mention in the native-file docs, the command line argument to use
docs: Fix grammar ("has" -> "have")
modules/pkg-config: Add support for Cflags.private
docs: replace most uses of `meson_options.txt` with `meson.options`
Capitalize "Meson" consistently as it is a proper name. [skip ci]
docs: replaced `ninja` with appropriate `meson` commands [skip ci]
rename ExternalProgram object to Program
python: switch default rust_abi for extension modules to C
docs: Use an include for the qt modules
docs: Fix apt-get installation command line
Docs: standardize between list and array as array
Fix typos discovered by codespell
Fix typos
Change `unstable_external_project` to `unstable-external_project`
Prepare release 0.61.0.
Spell 'DragonFly BSD' correctly
Generate relnotes for 1.1.0.
Fix typo in release notes
docs: copyedit 1.12.0 release notes
docs: grammar suggestion ("Clarity..")
Generate relnotes for 1.4.0.
docs: fix typo
Created release notes for 1.7.0.
docs: fix markup in release notes
Document internal dep support in pkgconfig.generate `requires` arg
docs: Import the website and wiki and build with hotdoc
Update release frequency to match reality
docs: update release info for my secondary PGP signing key
rewriter: drop unused command-line arguments for def/kwargs delete
Running-Meson.md: fix a broken link
rust: Add wrapper for cbindgen
add clippy-json target
docs/prebuilt: fix sanity check logic in the example
Add Mac installation instructions for Homebrew
Add snippets.symbol_visibility_header() method
Allow dependencies in sourceset if_false
Add a few more notes to the style guide
find_program: Respect --force-fallback-for
interpreter: Add hex/octal/binary support to str and int primitives
Tutorial.md typo fix
mtest: support --exclude
Improve unity build documentation
docs/users: drop + from GTK
docs: note the automatic creation of gitignore in build directories
docs: update the Visual Studio guide for the post-0.59 era with automatic vsenv
wraptool: support installing wraps for multiple projects
`install_dir` wrongly changed to `install_dirs` in docs for Vala
Add CppNorth talk.
Update Vs-External.md
wayland: Mark module stable
Add implicit_include_directories kwarg to windows.compile_resources
docs: add release notes for rust.workspace()
docs: Generate a table of all wrapdb releases
modules/codegen: Add wrapper for lex/flex/reflex
Allow using a version kwarg in has_tools of qt module.
i18n module: add msgfmt_args argument to i18n.gettext
Remove Google groups. Closes #14912.
doc: Minor typo fix in legal.md [skip ci]