102 Commits (master)

Author SHA1 Message Date
Xavier Claessens bfce1450ac vcs_tag: Add install kwargs 3 weeks ago
spaette 4179996fef Fix typos 3 months ago
Andrew McNulty 3aedec5b34 Harmonize d_import_dirs and include_directories behavior. 3 months ago
Charles Brunet ce1602c1ee alias_target with both_libs builds both 3 months ago
David Gibson 3c0de47122 Allow external programs in test()'s 'args' parameter 3 months ago
Sertonix 839fef4a71 docs: document prefer_static effect on dependency() 4 months ago
Will Thompson f978b26fd6 docs: Add some commas to subdir_done() description 5 months ago
Will Thompson cfc2f33ca0 docs: Fix typo in subdir_done() description 5 months ago
Dudemanguy 9be6e653d4 find_program: add a kwarg to specify custom version argument 5 months ago
Stas Sergeev cfd57180ee implement @PLAINNAME0@ and @BASENAME0@ 7 months ago
Gerion Entrup 06bc8a8d37 depends keyword argument: accept CustomTargetIndex 8 months ago
Charles Brunet 11f2e07071 Allow using CustomTarget as test executable 9 months ago
Sam James 8ba0ea6801
mtest: set MSAN_OPTIONS to abort by default 9 months ago
Eisuke Kawashima c46d0e733e doc: fix descriptions of dependency and find_program 9 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