152 Commits (8b757b1f2d6f81d907f9d2bc60182185266a4aaa)

Author SHA1 Message Date
Dudemanguy 9be6e653d4 find_program: add a kwarg to specify custom version argument 5 months ago
Stas Sergeev cfd57180ee implement @PLAINNAME0@ and @BASENAME0@ 6 months ago
Tristan Partin a0ff145512 Add required kwarg to compiler.{compiles,links,run} 7 months ago
Dylan Baker 4f94284013 interpreter: implement the `name()` method for `ExternalLibraryHolder` 7 months ago
Xavier Claessens 9f02d0a3e5 Clarify mutable objects usage 7 months ago
Gerion Entrup 06bc8a8d37 depends keyword argument: accept CustomTargetIndex 7 months ago
L. E. Segovia df2dbd06cf
docs: clarify environment variables take only ExternalProgram.full_path() 9 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
Charles Brunet 138e0fe984 env.unset method 9 months ago
Charles Brunet 2c7833b1c9 doc: fix compiler.preprocess varargs documentation 9 months ago
Eisuke Kawashima c46d0e733e doc: fix descriptions of dependency and find_program 9 months ago
Jouke Witteveen 524a66116b Add MESONREWRITE to `meson dist` scripts 9 months ago
taz-007 152a45a360 doc: benchmark: correct usage on unix 9 months ago
Tristan Partin b08d531c02 Document that alias_target accepts run_tgts since 0.60.0 9 months ago
Stas Sergeev 92f638e1f9 compiler.preprocess: add depends kwarg 10 months ago
Xavier Claessens 85e4ee5b54 File: Add full_path() method 12 months ago
Gerion Entrup 3605981466 docs/dependency: fix type of version kwarg 12 months ago
Filipe Laíns 63453564ee docs: document out of bounds behavior in str.substring 12 months ago
Eli Schwartz 398c4b2287
dependencies: allow get_variable to define multiple pkgconfig defines 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
Nomura 3cac6ea545 Add env kwarg in generator.process() 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
Nomura 5f46ea116c Add support for padding zeroes in int.to_string() method 1 year ago
Nicholas Vinson b51bce070e Add macro_name option to configure_file 1 year ago
Moody Liu 3c47216fe9 clike compilers: fix cross_* functions' include 1 year ago
Marvin Scholz 3fc16f05b5 Add compiler.has_define 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
Jan Janssen 88747b4f8d docs: Provide example for feature.disable_auto_if 1 year ago
Tristan Partin 14892eb849
Fix some random capitalization in feature.yaml 1 year ago
Jan Janssen 03a2a3a677 docs: Add more feature truth tables 1 year ago
Xavier Claessens 9df1627997 Compiler: Add werror kwarg to compiles(), links() and run() methods 1 year ago
Sebastian Crane 2a731cc021 docs: add missing punctuation 1 year ago
Milan Hauth 78337653fc fixup: since: 1.1.0 -> 1.3.0 1 year ago
Xavier Claessens e01d53b816 compiler: Add required keyword to has_* methods 1 year ago
Nomura 50baf3c626 Add default_options argument to find_program() 1 year ago
Xavier Claessens cec3edc08a Unify message(), format() and fstring formatting 1 year ago
Eli Schwartz 01902d7227
ugh, fix typo in previous commit 1 year ago
Eli Schwartz 1b8dcbcc57
docs: clarify what str.split does 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