59 Commits (33a5352e3c56c3d245aed48005515f097ab2ab53)

Author SHA1 Message Date
Gerion Entrup e5df70b8d3 documentation: extend custom_target install 2 years ago
Eli Schwartz e7d87b6f58
implement the new preserve_path kwarg for install_data too 2 years ago
Eli Schwartz b13a95c301
docs: d_module_versions has an undocumented ability to accept integers 2 years ago
Eli Schwartz e99e55d0aa
docs: fix incorrect info for declare_dependency sources 2 years ago
Karl Linden 40c69630df Fix typo in documentation for add_*_arguments 2 years ago
Florian "sp1rit"​ ad8f24f232 Implement `preserve_path` for install_headers 2 years ago
Paolo Bonzini 3a960023d3 interpreter: new function add_project_dependencies() 3 years ago
Remi Thebault d7e56f5ec9 complete documentation of declare_dependency 3 years ago
Eli Schwartz 5c0145c54d
docs: correct incorrect types for pch files 3 years ago
Kirill Isakov 39dd1ff9e8 vcs_tag: handle non-str / non-file arguments 3 years ago
Kirill Isakov 33aa803521 vcs_tag: document the already supported file arg 3 years ago
Daniel Mensinger 99f510a817 docs: YAML: Add `arg_flattening: false` where required 3 years ago
Daniel Mensinger 8e13e63fca docs: Fix [[true]] --> `true` 3 years ago
Eli Schwartz cc8e67ce59
docs: fix inaccurate description of command targets 3 years ago
Eli Schwartz 3455f21f72
docs: note that find_program accepts file objects 3 years ago
Eli Schwartz 34d39dce57 docs: correct documentation of shared_library soversions 3 years ago
Marvin Scholz 2cdddbab56 Add new debug() function 3 years ago
Xavier Claessens f2d21bf8a9 Make compilers list per subproject 3 years ago
rusty-snake 90fba42511 Fix missing ' in custom_target docs 3 years ago
Tristan Partin 39f1d52e4a Add ability to add resources to jars 3 years ago
Eli Schwartz bf5d11f049
docs: fix incorrect default for test is_parallel 3 years ago
Dylan Baker d35f11fc08 docs: document the rust_crate_type build_target keyword 3 years ago
Dylan Baker 9cf7a12561 docs: Add docs for structured_sources 3 years ago
Eli Schwartz 0f2f87a003
find_program: add a version() method to match the one for dependencies 3 years ago
Eli Schwartz 2bcc204a11
document and raise an error for disallowed combination of install_headers args 3 years ago
Xavier Claessens 6acfe48f32 Allow setting method/separator in environment() and meson.add_devenv() 3 years ago
Xavier Claessens 7a926d8dff doc: Fix spelling developper->developer 3 years ago
Stone Tickle e8e7fd98e2 add all supported arguments in docs for summary() 3 years ago
Nirbheek Chauhan 2d56ff135e shared module: Allow linking on Android 3 years ago
Jan Tojnar df451f1013 meson: Allow directory options outside of prefix 3 years ago
Dylan Baker 5ad9e77838 docs: strongly recommend the use of SPDX instead of array of license 3 years ago
Paolo Bonzini fc661c35a2 interpreter: support for forcibly verbose logging of some tests 3 years ago
Andrea Pappacoda 7528c69fcc docs: find_program can return the current Python3 interpreter 3 years ago
Dylan Baker 9c7ddf59fe interpreterobjects: deprecated passing a number to configuration_data.set10 3 years ago
Dylan Baker 9cc222c048
docs/dep.yaml: davault -> default 3 years ago
Eli Schwartz d46ac459e9
fix incorrect docs for add_*_script 3 years ago
Dylan Baker 8b5c6ab8f1
docs: Add the `configuration` keyword argument to `configure_File` 3 years ago
Pablo Correa Gómez 4f882ff8ec add install_symlink function 3 years ago
Dylan Baker c664d63ed1 docs: add missing argument documentation for run_command capture 3 years ago
Nirbheek Chauhan af5993fffd shared_module: Add soname when used as a link target 3 years ago
Luke Drummond 150b110e7a Clarify some wording for compiler.first_supported_argument 3 years ago
Crend King 809792c223 Support Visual Studio 2022 backend 3 years ago
Eli Schwartz 39ceb67774 docs: fix refman 2.0 regression in correctly describing find_library(has_headers) 3 years ago
Eli Schwartz 4029705cf3 docs: fix some spelling typos 3 years ago
rusty-snake 5af556e2b8 Fix markdown formating in find_program.yaml 3 years ago
Volker Weißmann 2c079d855e Added warning if run_command is called without the check kwarg 3 years ago
Xavier Claessens 6298e29070 message: Allow bool 3 years ago
Hofer-Julian 939394ed31 Fix typos 3 years ago
Eli Schwartz 1d17ef3edb
docs: fix a typoed arg name and another missing arg 3 years ago
Eli Schwartz 9b2bc0be6d
doc: fix yaml indentation typo that broke building the website 3 years ago