95 Commits (73c054ced60a0a510a990a8f0c3377657cf9fd28)

Author SHA1 Message Date
Eli Schwartz 2c806099c7
repair install_mode support for uid/gid effectively everywhere 2 years ago
Nirbheek Chauhan 11a4cb7aad docs: Fix some typos in feature option examples 2 years ago
Sebastian Dröge 01420bf8fc rust: Add new `rust_dependency_map` target configuration 2 years ago
Charles Brunet fbab1488ae extra_files keyword in declare_dependency() 2 years ago
Josh Soref cf9fd56bc9 fix various spelling issues 2 years ago
HiPhish 439a61affa Change "can not" to "cannot" throughout project 2 years ago
Xavier Claessens 748a1db1f8 doc: Fix some broken links 2 years ago
Dylan Baker 4a014d1724 Add support for meson.options as a replacement for meson_options.txt 2 years ago
John Levon a952b01a08 docs: document default_options behaviour 2 years ago
John Levon 8833513f57 docs: fix a small typo 2 years ago
L. E. Segovia 088727164d interpreter/mesonmain: Add build_options method 2 years ago
Dylan Baker b2473b61cc interpreter: add FeatureOption.enable_if and .disable_if 2 years ago
Dylan Baker 3589815eb9 interpreter: add a feature.enable_auto_if 2 years ago
Eli Schwartz a3098fbfa3
docs: add description of license_files kwarg 2 years ago
Xavier Claessens d21b64487e preprocess: Add dependencies kwarg 2 years ago
Charles Brunet 04f233a80d allow install script to run in dry-run mode 2 years ago
Daniele Nicolodi 7186279ffa docs: Add cython to the languages accepted by project() 2 years ago
Paolo Bonzini 2c8c0f9586 document declare_dependency(object: ...) 2 years ago
Paolo Bonzini 8d2940024b allow passing generated objects in the "objects" keyword argument 2 years ago
Eli Schwartz 0544ffabf1
add builtin option to install licenses 2 years ago
Eli Schwartz 2fa0749175
add license_files kwarg to project 2 years ago
Paolo Bonzini 9e1baebb23 fix build_target(objects: ...) documentation 2 years ago
Xavier Claessens a0b37a77ab doc: Add missing include_directories kwarg to compiler.preprocess() 2 years ago
Eli Schwartz 57f91bb593
docs: clarify the semantics of the required: kwarg everywhere 2 years ago
Eli Schwartz a910e1b971
docs: simplify the documentation on required kwarg for subproject 2 years ago
Marvin Scholz 85a58f12f0 interpreter: compiler: Allow array for the prefix kwarg 2 years ago
Eli Schwartz fae24d86f5
docs: clarify prog.full_path even more 2 years ago
Eli Schwartz dcc50b9967
docs: clarify that prog.full_path has potentially valid uses 2 years ago
Will Thompson f9328f7757 Fix typo in dependency() 'names' docstring [skip ci] 2 years ago
Elliott Sales de Andrade 8c5838bfea Add missing since annotations in docs 2 years ago
Xavier Claessens d53486bf9c Add doc and release notes for cc.preprocess() 2 years ago
Elliott Sales de Andrade fa2585d0b3 Fix typos in docs 2 years ago
Zhao, Gang b98356e055 doc: Fix link 2 years ago
Xavier Claessens 8c3a87847e Document and test new WrapDB auto fallback 2 years ago
Eli Schwartz 4f05f877fc
docs: make note of the path restriction on subdir() 2 years ago
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 3 years ago
Florian "sp1rit"​ ad8f24f232 Implement `preserve_path` for install_headers 3 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