763 Commits (5495dc43153cc3267b98f3b83f5658736e78a90f)

Author SHA1 Message Date
Charles Brunet 11f2e07071 Allow using CustomTarget as test executable 1 year ago
Sam James 8ba0ea6801
mtest: set MSAN_OPTIONS to abort by default 1 year ago
Charles Brunet 138e0fe984 env.unset method 1 year ago
Dylan Baker a75ced6d50 modules/rust: inject a C/C++ standard for bindgen 1 year ago
Dylan Baker 05d49c6990 modules/rust: Allow explicitly setting the language to bind 1 year ago
Dylan Baker 6a8330af59 rust/bindgen: Use Meson rules for C++ headers 1 year ago
Charles Brunet f4f50db441 qt: add preserve_paths keyword to functions 1 year ago
Ralf Gommers 80ed1dfa7f Add a numpy dependency with pkg-config and configtool methods 1 year ago
Stas Sergeev 92f638e1f9 compiler.preprocess: add depends kwarg 1 year ago
Sam James a5fdd3771f
compilers: cpp: wire up debugstl for Clang 1 year ago
Sam James 90098473d5
compilers: cpp: wire up stdlib assertions 1 year ago
Nicolas Werner ebf5757c59 cmake: parse project version 1 year ago
Xavier Claessens 85e4ee5b54 File: Add full_path() method 1 year ago
Jussi Pakkanen 7368795d13 Generate release notes for 1.3.0. 1 year ago
Eli Schwartz 398c4b2287
dependencies: allow get_variable to define multiple pkgconfig defines 1 year ago
Andrew McNulty 74712f2dbc scan-build: Exclude subprojects from scan-build report 1 year ago
Tristan Partin 46cedeb431 Support -j as a shorthand for --num-processes 1 year ago
Xavier Claessens bf9314e00d pkgconfig: Allow setting both pkgconfig and pkg-config 1 year ago
Sam James 7b7d2e060b mtest: set ASAN_OPTIONS and UBSAN_OPTIONS to abort by default 1 year ago
Paolo Bonzini 0781eab481 release notes: fix snippet for "fill:" argument 1 year ago
Xavier Claessens dc329f0f04 interpreter: Add support for cargo subproject 1 year ago
Dylan Baker 013536fcb4 interpreter: add <lang>_(static|shared)_args 1 year ago
Nomura 3cac6ea545 Add env kwarg in generator.process() 1 year ago
Dudemanguy 03a0d3ddfb mcompile: add suffix as an additional parameter 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
Lei YU 8d6b474bf6 Add clang-tidy-fix target 1 year ago
Xavier Claessens 49e7e3b9cc Allow to fallback to cmake subproject 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 2 years ago
Nicholas Vinson b51bce070e Add macro_name option to configure_file 2 years ago
Moody Liu 3c47216fe9 clike compilers: fix cross_* functions' include 2 years ago
Marvin Scholz 3fc16f05b5 Add compiler.has_define 2 years ago
Xavier Claessens fe9af72684 wrap: Use MESON_PACKAGE_CACHE_DIR as default packagecache path 2 years ago
Charles Brunet cf5adf0c64 add json output format to configure file 2 years ago
Xavier Claessens e3a71a7b58 msetup: Update options when builddir is already configured 2 years ago
Xavier Claessens 18b96cd069 machine file: Add @GLOBAL_SOURCE_ROOT@ and @DIRNAME@ 2 years ago
Tristan Partin 946a3561c2 Revert "Revert "Add fs.relative_to()"" 2 years ago
Charles Brunet 7cbe37ebd9 Add more descriptive description to CustomTarget 2 years ago
Eli Schwartz 84c8905d52
Revert "Add fs.relative_to()" 2 years ago
Tristan Partin f52bcaa27f Add fs.relative_to() 2 years ago
Andrew McNulty c730807696 Python: Add 'limited_api' kwarg to extension_module 2 years ago
Xavier Claessens 82a8c72187 c_std, cpp_std: Change to a list of desired versions in preference order 2 years ago
Xavier Claessens 9df1627997 Compiler: Add werror kwarg to compiles(), links() and run() methods 2 years ago
Xavier Claessens e01d53b816 compiler: Add required keyword to has_* methods 2 years ago
Nomura 50baf3c626 Add default_options argument to find_program() 2 years ago
Xavier Claessens cec3edc08a Unify message(), format() and fstring formatting 2 years ago
Eli Schwartz 1bca73cc37
docs: fix typo in previous commit 2 years ago