92 Commits (f8aefe20703e3d64710fa675d511f9bef77dc32a)

Author SHA1 Message Date
Gerion Entrup 06bc8a8d37 depends keyword argument: accept CustomTargetIndex 8 months ago
Charles Brunet 11f2e07071 Allow using CustomTarget as test executable 10 months ago
Sam James 8ba0ea6801
mtest: set MSAN_OPTIONS to abort by default 10 months ago
Eisuke Kawashima c46d0e733e doc: fix descriptions of dependency and find_program 10 months ago
taz-007 152a45a360 doc: benchmark: correct usage on unix 10 months ago
Tristan Partin b08d531c02 Document that alias_target accepts run_tgts since 0.60.0 10 months ago
Gerion Entrup 3605981466 docs/dependency: fix type of version kwarg 1 year ago
Sam James 7b7d2e060b mtest: set ASAN_OPTIONS and UBSAN_OPTIONS to abort by default 1 year ago
Dylan Baker 013536fcb4 interpreter: add <lang>_(static|shared)_args 1 year ago
Dylan Baker cbca191948 interpreter: Handle BuildTarget.vala_args as Files in the interpreter 1 year ago
Dudemanguy adb1a360b9 build: use suffix when getting target id for exes 1 year ago
Dylan Baker 32be9bd6de add support for vs_module_defs to Executables 1 year ago
Dylan Baker 5421c24ea0 fix using a CustomTargetIndex for vs_module_defs 1 year ago
Benoit Pierre 74407670e1 docs: fix `add_project_link_arguments` documentation 1 year ago
Xavier Claessens 10dcd87d00 Rust: Replace rust_crate_type with rust_abi 1 year ago
Arsen Arsenović 0af126fec7 install_{data,headers,subdir}: implement follow_symlinks 1 year ago
Nicholas Vinson b51bce070e Add macro_name option to configure_file 1 year ago
Charles Brunet cf5adf0c64 add json output format to configure file 1 year ago
Bruce Merry 08ad7e770c Doc: fix type signature for add_languages.required 1 year ago
Nomura 50baf3c626 Add default_options argument to find_program() 1 year ago
Daniele Nicolodi 9eb7fe332f Fix install_data() default install path 1 year ago
Dylan Baker d7acccd36d interpreter: deprecate 'jar' value of build_target(target_type) 1 year ago
Dan Hawson 8e879911ec Added a little more useful info to 'link_whole' documentation, describing the use of /LINKWHOLE with MSVC and the behaviour of re-exporting symbols of individual objects in a static library. 1 year ago
Xavier Claessens 6f2956e76c interpreter: Accept more types in default_options dict values 1 year ago
Dylan Baker be20e0809f interpreter: allow default_options and override_options as a dict 1 year ago
Tristan Partin 58aa301acc Override find_program('meson') 2 years ago
Eli Schwartz 2c806099c7
repair install_mode support for uid/gid effectively everywhere 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
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
Eli Schwartz a3098fbfa3
docs: add description of license_files kwarg 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
Paolo Bonzini 9e1baebb23 fix build_target(objects: ...) documentation 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
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
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 3 years ago
Eli Schwartz e99e55d0aa
docs: fix incorrect info for declare_dependency sources 3 years ago