9267 Commits (cdf646feb8ab7195c0fc9bc3bdf2ac999c2097fb)

Author SHA1 Message Date
Xavier Claessens c1076241af compilers: No need to pass exe_wrapper everywhere 11 months ago
Xavier Claessens 6b569527bc compilers: Allow setting env and workdir for run checks 11 months ago
Xavier Claessens b1358ef61f compilers: Do not dump File content in log for compiler checks. 11 months ago
Xavier Claessens f41a95ddf2 compilers: Every compiler can run code 11 months ago
Xavier Claessens 3afbe042af wayland: Stable protocols can have a version 11 months ago
Xavier Claessens 4d3fb88753 cargo: Add API version into dependency name 11 months ago
Xavier Claessens 3f73aaed2d cargo: Ensure Dependency.package always has a value 11 months ago
Yegor Yefremov bc91eb5814 interpreterobjects.py: fix a typo 11 months ago
William Toohey fd626e345a Basic support for TI ARM-CLANG toolchain 11 months ago
Sam James 675b47b069
compilers: cpp: improve libc++ vs libstdc++ detection (again) 11 months ago
Petr Machacek eb74bb8dbf Added support for Texas Instruments C6000 compiler. 11 months ago
Jussi Pakkanen 7399be4ab2 Bump version number for new development. 11 months ago
Jussi Pakkanen eaefe29463 Bump version number for release. 11 months ago
Elliot e4622ff1ee
Only link to generated pch object when using msvc. (#12957) 11 months ago
Charles Brunet f9479787a0 fix reconfigure subproject base options 11 months ago
Charles Brunet 9e270f030f Fix detection of unknown base options in subproj 11 months ago
David Seifert 0cd74c96f1
cuda: respect host compiler `-Werror` 12 months ago
Xavier Claessens 5e0a3073da rust: Link with rlib external dependencies 12 months ago
Jussi Pakkanen d532c79d9c Bump version number for rc2. 12 months ago
Eli Schwartz 4d1bfd0939
compilers: only wrap multiple input libraries with start/end group 12 months ago
Eli Schwartz 46f3cff5b2
compilers: avoid catching -Wl,-soname and wrapping with start/end group 12 months ago
Charles Brunet cc4cfbcad9 Fix unknown base options not detected in commandline arguments 12 months ago
Charles Brunet 76f6874e48 Fix base and compiler options not reconfigurable. 12 months ago
Charles Brunet c67a6e1d7c Revert "Fix base options not reconfigurable" 12 months ago
Xavier Claessens aee941559c rust: recursively pull proc-macro dependencies as well 12 months ago
David Seifert 937d1c639a nvcc: avoid adding `-Wpedantic` to compile lines 12 months ago
Alyssa Ross e9ee63ed03 cargo: support lib.path in Cargo.toml 12 months ago
Jussi Pakkanen 0dc2499b2a Bump version number for rc1. 12 months ago
Jouke Witteveen f013a68898 rewriter: allow setting values regardless of the previous type 12 months ago
Dylan Baker 2b5c8cc6a7 modules/rust: Fix New Version check that was not updated 12 months ago
Jussi Pakkanen 9afe62232c Fix lint warning. 12 months ago
Xavier Claessens 435e881c18 cargo: Call into meson subdir if it exists 12 months ago
Xavier Claessens 4d55645c39 cargo: Abort if features are missing 12 months ago
Xavier Claessens 114e032e6a cargo: Expose features as Meson boolean options 12 months ago
Xavier Claessens d075bdb3ca cargo: Use coredata.stable_version 12 months ago
Xavier Claessens 8ca5977572 cargo: Builder: method() object can be any BaseNode 12 months ago
Xavier Claessens 53ba7196b9 cargo: Builder: Add support for "!=", "in" and "not in" operators 12 months ago
Xavier Claessens 6cce6c51bf cargo: Builder: Add support for "+", "+=", "if" and "foreach" 12 months ago
Xavier Claessens cbf23f5eba printer: Add a newline after "else" 12 months ago
Xavier Claessens c25f0b1d54 printer: notin operator should be printed as "not in" 12 months ago
Xavier Claessens 5654f03450 interpreter: Dependency variables can be empty string 12 months ago
L. E. Segovia c5254429e4 clang: Fix tests that use /DEF for MSVC LINK.exe 12 months ago
L. E. Segovia 3366756c0f compilers: Forward Meson's preference of lld-link to clang-cl 12 months ago
L. E. Segovia a33c599f78 linkers: Fix detection of link arguments to Clang(-cl) + MSVC 12 months ago
L. E. Segovia 05f4e0d6c5 cmake: Allow recasting a CMake dependency into an Apple framework 12 months ago
Tristan Partin 6a119256a1 Add support for BuildTargetTypes to various fs module functions 12 months ago
Tristan Partin 0b19d1c015 Correct fs.read function name in exception message 12 months ago
Tristan Partin 35c6052723 Fix fs module FeatureNew prefixes to match the function name 12 months ago
Tristan Partin 9cb44c9c58 Fix bad escape character in doc comment 12 months ago
dragonmux 5495dc4315 backend/ninjabackend: Implemented logic for passing the discovered gcovr and llvm-cov along to the code coverage backend 12 months ago