14506 Commits (0cd74c96f1b58fe89ef9565ab40905d04538d7ed)
 

Author SHA1 Message Date
David Seifert 0cd74c96f1
cuda: respect host compiler `-Werror` 1 year ago
Xavier Claessens 5e0a3073da rust: Link with rlib external dependencies 1 year ago
Alyssa Ross a9d42a7c1e test cases/common/103 has header symbol: fix for musl 1.2.5 1 year ago
LIU Hao 8357548ca0 doc/Users: Add asteria and mcfgthread 1 year ago
Jussi Pakkanen d532c79d9c Bump version number for rc2. 1 year ago
Jussi Pakkanen ac1d0aea58 Condense test dirs for rc2. 1 year ago
Eli Schwartz 4d1bfd0939
compilers: only wrap multiple input libraries with start/end group 1 year ago
Eli Schwartz 46f3cff5b2
compilers: avoid catching -Wl,-soname and wrapping with start/end group 1 year ago
Jussi Pakkanen 54996132af
Merge pull request #12804 from joukewitteveen/dist-rewriter 1 year ago
Charles Brunet cc4cfbcad9 Fix unknown base options not detected in commandline arguments 1 year ago
Charles Brunet 76f6874e48 Fix base and compiler options not reconfigurable. 1 year ago
Charles Brunet 4ed6d75d96 Set PYTHONIOENCODING when running tests 1 year ago
Charles Brunet c67a6e1d7c Revert "Fix base options not reconfigurable" 1 year ago
Xavier Claessens aee941559c rust: recursively pull proc-macro dependencies as well 1 year ago
David Seifert 937d1c639a nvcc: avoid adding `-Wpedantic` to compile lines 1 year ago
Eli Schwartz 95e31b756f
remove junk file from the repository root 1 year ago
Alyssa Ross e9ee63ed03 cargo: support lib.path in Cargo.toml 1 year ago
Jussi Pakkanen 0dc2499b2a Bump version number for rc1. 1 year ago
Jouke Witteveen f013a68898 rewriter: allow setting values regardless of the previous type 1 year ago
Dylan Baker fb72a8ecdb docs: fix typo in snippet: "hueristic" -> "heuristic" 1 year ago
Dylan Baker 2b5c8cc6a7 modules/rust: Fix New Version check that was not updated 1 year ago
Jussi Pakkanen fa2ab69e0f
Merge pull request #11867 from xclaesse/cargo-features 1 year ago
Jussi Pakkanen 9afe62232c Fix lint warning. 1 year ago
Jussi Pakkanen 0cd2a8dc00 Condense directory names for RC1. 1 year ago
Xavier Claessens 435e881c18 cargo: Call into meson subdir if it exists 1 year ago
Xavier Claessens 4d55645c39 cargo: Abort if features are missing 1 year ago
Xavier Claessens 114e032e6a cargo: Expose features as Meson boolean options 1 year ago
Xavier Claessens d075bdb3ca cargo: Use coredata.stable_version 1 year ago
Xavier Claessens 8ca5977572 cargo: Builder: method() object can be any BaseNode 1 year ago
Xavier Claessens 53ba7196b9 cargo: Builder: Add support for "!=", "in" and "not in" operators 1 year ago
Xavier Claessens 6cce6c51bf cargo: Builder: Add support for "+", "+=", "if" and "foreach" 1 year ago
Xavier Claessens cbf23f5eba printer: Add a newline after "else" 1 year ago
Xavier Claessens c25f0b1d54 printer: notin operator should be printed as "not in" 1 year ago
Xavier Claessens 5654f03450 interpreter: Dependency variables can be empty string 1 year ago
Eli Schwartz 42944f72a4
docs: fix some release notes snippet typos 1 year ago
L. E. Segovia df2dbd06cf
docs: clarify environment variables take only ExternalProgram.full_path() 1 year ago
Ralf Gommers 9ec26051c6 Avoid use of deprecated command form on the cross compilation doc page 1 year ago
L. E. Segovia 05f4e0d6c5 cmake: Allow recasting a CMake dependency into an Apple framework 1 year ago
Tristan Partin 6a119256a1 Add support for BuildTargetTypes to various fs module functions 1 year ago
Tristan Partin 0b19d1c015 Correct fs.read function name in exception message 1 year ago
Tristan Partin 35c6052723 Fix fs module FeatureNew prefixes to match the function name 1 year ago
Tristan Partin 9cb44c9c58 Fix bad escape character in doc comment 1 year ago
dragonmux 5495dc4315 backend/ninjabackend: Implemented logic for passing the discovered gcovr and llvm-cov along to the code coverage backend 1 year ago
dragonmux 67afddbf43 environment: Add LLVM 18 support to get_llvm_tool_names() 1 year ago
dragonmux d4450520e0 environment: Built logic for computing the suffix of and automatically selecting suitable `llvm-cov` binaries to find_coverage_tools() 1 year ago
dragonmux cfada46694 scripts/coverage: Implemented handling for passing the gcovr and llvm-cov binaries to use to the script 1 year ago
dragonmux a234c001a0 compilers/detect: Implemented logic for checking suffixed LLVM tools before non 1 year ago
Karol Herbst 8137eb437a add test for generating static inline wrappers 1 year ago
Karol Herbst d44185026d meson/rust: wrap `bindgen`s `wrap-static-fns` functionality 1 year ago
Charles Brunet 11f2e07071 Allow using CustomTarget as test executable 1 year ago