14544 Commits (2ae1bfa17b194fca328756f8d80cbef089d42673)
 

Author SHA1 Message Date
Charles Brunet c67a6e1d7c Revert "Fix base options not reconfigurable" 9 months ago
Xavier Claessens aee941559c rust: recursively pull proc-macro dependencies as well 10 months ago
David Seifert 937d1c639a nvcc: avoid adding `-Wpedantic` to compile lines 10 months ago
Eli Schwartz 95e31b756f
remove junk file from the repository root 10 months ago
Alyssa Ross e9ee63ed03 cargo: support lib.path in Cargo.toml 10 months ago
Jussi Pakkanen 0dc2499b2a Bump version number for rc1. 10 months ago
Jouke Witteveen f013a68898 rewriter: allow setting values regardless of the previous type 10 months ago
Dylan Baker fb72a8ecdb docs: fix typo in snippet: "hueristic" -> "heuristic" 10 months ago
Dylan Baker 2b5c8cc6a7 modules/rust: Fix New Version check that was not updated 10 months ago
Jussi Pakkanen fa2ab69e0f
Merge pull request #11867 from xclaesse/cargo-features 10 months ago
Jussi Pakkanen 9afe62232c Fix lint warning. 10 months ago
Jussi Pakkanen 0cd2a8dc00 Condense directory names for RC1. 10 months ago
Xavier Claessens 435e881c18 cargo: Call into meson subdir if it exists 10 months ago
Xavier Claessens 4d55645c39 cargo: Abort if features are missing 10 months ago
Xavier Claessens 114e032e6a cargo: Expose features as Meson boolean options 10 months ago
Xavier Claessens d075bdb3ca cargo: Use coredata.stable_version 10 months ago
Xavier Claessens 8ca5977572 cargo: Builder: method() object can be any BaseNode 10 months ago
Xavier Claessens 53ba7196b9 cargo: Builder: Add support for "!=", "in" and "not in" operators 10 months ago
Xavier Claessens 6cce6c51bf cargo: Builder: Add support for "+", "+=", "if" and "foreach" 10 months ago
Xavier Claessens cbf23f5eba printer: Add a newline after "else" 10 months ago
Xavier Claessens c25f0b1d54 printer: notin operator should be printed as "not in" 10 months ago
Xavier Claessens 5654f03450 interpreter: Dependency variables can be empty string 10 months ago
Eli Schwartz 42944f72a4
docs: fix some release notes snippet typos 10 months ago
L. E. Segovia df2dbd06cf
docs: clarify environment variables take only ExternalProgram.full_path() 10 months ago
Ralf Gommers 9ec26051c6 Avoid use of deprecated command form on the cross compilation doc page 10 months ago
L. E. Segovia 05f4e0d6c5 cmake: Allow recasting a CMake dependency into an Apple framework 10 months ago
Tristan Partin 6a119256a1 Add support for BuildTargetTypes to various fs module functions 10 months ago
Tristan Partin 0b19d1c015 Correct fs.read function name in exception message 10 months ago
Tristan Partin 35c6052723 Fix fs module FeatureNew prefixes to match the function name 10 months ago
Tristan Partin 9cb44c9c58 Fix bad escape character in doc comment 10 months ago
dragonmux 5495dc4315 backend/ninjabackend: Implemented logic for passing the discovered gcovr and llvm-cov along to the code coverage backend 10 months ago
dragonmux 67afddbf43 environment: Add LLVM 18 support to get_llvm_tool_names() 10 months ago
dragonmux d4450520e0 environment: Built logic for computing the suffix of and automatically selecting suitable `llvm-cov` binaries to find_coverage_tools() 10 months ago
dragonmux cfada46694 scripts/coverage: Implemented handling for passing the gcovr and llvm-cov binaries to use to the script 10 months ago
dragonmux a234c001a0 compilers/detect: Implemented logic for checking suffixed LLVM tools before non 10 months ago
Karol Herbst 8137eb437a add test for generating static inline wrappers 10 months ago
Karol Herbst d44185026d meson/rust: wrap `bindgen`s `wrap-static-fns` functionality 10 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
Charles Brunet 715dc27b2b Detect utf8 bom from meson build files 10 months ago
Charles Brunet 138e0fe984 env.unset method 10 months ago
Tristan Partin db8246b3fc
Alphabetize the fs module methods dict 10 months ago
Tristan Partin 1b40fb1089
Add location nodes to FeatureNews in the fs module 10 months ago
Dylan Baker e7f20efc8b modules/rust: allow setting a version constraint on bindgen 10 months ago
Dylan Baker 9752b89100 modules: fix find_program.wanted 10 months ago
Dylan Baker a75ced6d50 modules/rust: inject a C/C++ standard for bindgen 10 months ago
Dylan Baker 05d49c6990 modules/rust: Allow explicitly setting the language to bind 10 months ago
Dylan Baker 8ac4346943 compilers: 'H' is a C++ header 10 months ago
Dylan Baker 6a8330af59 rust/bindgen: Use Meson rules for C++ headers 10 months ago
Charles Brunet 2c7833b1c9 doc: fix compiler.preprocess varargs documentation 10 months ago