summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2022-03-22Fix missing ' in custom_target docsrusty-snake
2022-03-22docs/rust: fix markdown titleDylan Baker
2022-03-22interpreter: Make compiler options per-subprojectXavier Claessens
2022-03-22Add ability to add resources to jarsTristan Partin
2022-03-21Prepare the 0.62.0 release.Jussi Pakkanen
2022-03-20docs: fix incorrect default for test is_parallelEli Schwartz
2022-03-15Revert "devenv: Set PYTHONPATH where we install python modules"Eli Schwartz
2022-03-13Merge pull request #9339 from dcbaker/submit/structured_sourcesJussi Pakkanen
2022-03-09Add new env2mfile command.Jussi Pakkanen
2022-03-09Move dataonly pkgconfig file to datadir/pkgconfigTristan Partin
2022-03-09install: Add --strip optionXavier Claessens
2022-03-08Revert "Add new env2cross command."Eli Schwartz
2022-03-08Add new env2cross command.Jussi Pakkanen
2022-03-07docs: add forgotten documentation for the new openssl dependencyEli Schwartz
2022-03-07docs: document the rust_crate_type build_target keywordDylan Baker
2022-03-07Add support for rust proc-macro cratesDylan Baker
2022-03-07docs: Add a document on using Rust in MesonDylan Baker
2022-03-07docs: Add docs for structured_sourcesDylan Baker
2022-03-06find_program: add a version() method to match the one for dependenciesEli Schwartz
2022-03-06i18n.merge_file: do not disable in the absence of gettext toolsEli Schwartz
2022-03-06wayland module: Allow building both client and server sidesXavier Claessens
2022-03-04[skip ci] fix syntax typoDarren Ng
2022-03-04Add modules kwarg to JNI system depTristan Partin
2022-03-03add release snippet for declare_dependencyRemi Thebault
2022-03-03Document D features in `declare_dependency`Remi Thebault
2022-03-02document and raise an error for disallowed combination of install_headers argsEli Schwartz
2022-03-02Rename JDK system dep to JNITristan Partin
2022-03-01Deprecate java.generate_native_header() in favor of java.generate_native_head...Tristan Partin
2022-02-28Allow setting method/separator in environment() and meson.add_devenv()Xavier Claessens
2022-02-28devenv: Add --dump optionXavier Claessens
2022-02-28devenv: Setup GDB auto-load scriptsXavier Claessens
2022-02-28devenv: Source bash completion scriptsXavier Claessens
2022-02-28devenv: Set PYTHONPATH where we install python modulesXavier Claessens
2022-02-28doc: Fix spelling developper->developerXavier Claessens
2022-02-28Change jar() default install dirTristan Partin
2022-02-28docs: correct the shaderc documentationDudemanguy
2022-02-27modules/wayland: Add unstable_wayland moduleMark Bolhuis
2022-02-27cmake: configure_package_config_file can now take a dictAndrea Pappacoda
2022-02-22python module: add option to specify a python environment to install toEli Schwartz
2022-02-20add all supported arguments in docs for summary()Stone Tickle
2022-02-15fix missing documentation for testsuite option in test.jsonEli Schwartz
2022-02-15pkgconfig module: allow custom variables to reference builtin directoriesEli Schwartz
2022-02-14shared module: Allow linking on AndroidNirbheek Chauhan
2022-02-10implement 'dist --allow-dirty' flagandy5995
2022-02-10Contributing.md: fix typoAlyssa Ross
2022-02-09meson: Allow directory options outside of prefixJan Tojnar
2022-02-03docs: strongly recommend the use of SPDX instead of array of licenseDylan Baker
2022-02-03cmake: Deprecate CMake <3.17 supportDaniel Mensinger
2022-02-03cmake: Drop CMake server support and bump min. CMake to >= 3.14Daniel Mensinger
2022-02-02Merge pull request #9834 from bonzini/test-verbose-kwargJussi Pakkanen