14581 Commits (728fcdaab312020fe3ebea40e942f23ee620ed6c)
 

Author SHA1 Message Date
Charles Brunet d08ef2c08b move UserArrayOption.listify_value to mesonlib 8 months ago
Dylan Baker b1340e9bb1 interpreter: when overriding a dependency make its name match 8 months ago
Dylan Baker 6d713e40f8 dependency: define equality and hash operators for Dependency 8 months ago
Xavier Claessens 18f8aeda8b rust: Get native-static-libs even when it cannot run host binaries 8 months ago
Xavier Claessens c1076241af compilers: No need to pass exe_wrapper everywhere 8 months ago
Xavier Claessens 6b569527bc compilers: Allow setting env and workdir for run checks 8 months ago
Xavier Claessens b1358ef61f compilers: Do not dump File content in log for compiler checks. 8 months ago
Xavier Claessens f41a95ddf2 compilers: Every compiler can run code 8 months ago
Xavier Claessens 3afbe042af wayland: Stable protocols can have a version 8 months ago
Xavier Claessens 4d3fb88753 cargo: Add API version into dependency name 8 months ago
Xavier Claessens 3f73aaed2d cargo: Ensure Dependency.package always has a value 8 months ago
Yegor Yefremov bc91eb5814 interpreterobjects.py: fix a typo 8 months ago
Jussi Pakkanen 0b7b4a3d9e Generate relnotes for 1.4.0. 8 months ago
Sam James 675b47b069
compilers: cpp: improve libc++ vs libstdc++ detection (again) 8 months ago
Petr Machacek eb74bb8dbf Added support for Texas Instruments C6000 compiler. 8 months ago
Jussi Pakkanen 7399be4ab2 Bump version number for new development. 8 months ago
Jussi Pakkanen eaefe29463 Bump version number for release. 8 months ago
Elliot e4622ff1ee
Only link to generated pch object when using msvc. (#12957) 8 months ago
Dylan Baker 675c323b19 CI: pin mypy to version 1.8 8 months ago
Charles Brunet f9479787a0 fix reconfigure subproject base options 8 months ago
Charles Brunet 9e270f030f Fix detection of unknown base options in subproj 8 months ago
David Seifert 0cd74c96f1
cuda: respect host compiler `-Werror` 8 months ago
Xavier Claessens 5e0a3073da rust: Link with rlib external dependencies 8 months ago
Alyssa Ross a9d42a7c1e test cases/common/103 has header symbol: fix for musl 1.2.5 8 months ago
LIU Hao 8357548ca0 doc/Users: Add asteria and mcfgthread 9 months ago
Jussi Pakkanen d532c79d9c Bump version number for rc2. 9 months ago
Jussi Pakkanen ac1d0aea58 Condense test dirs for rc2. 9 months ago
Eli Schwartz 4d1bfd0939
compilers: only wrap multiple input libraries with start/end group 9 months ago
Eli Schwartz 46f3cff5b2
compilers: avoid catching -Wl,-soname and wrapping with start/end group 9 months ago
Jussi Pakkanen 54996132af
Merge pull request #12804 from joukewitteveen/dist-rewriter 9 months ago
Charles Brunet cc4cfbcad9 Fix unknown base options not detected in commandline arguments 9 months ago
Charles Brunet 76f6874e48 Fix base and compiler options not reconfigurable. 9 months ago
Charles Brunet 4ed6d75d96 Set PYTHONIOENCODING when running tests 9 months ago
Charles Brunet c67a6e1d7c Revert "Fix base options not reconfigurable" 9 months ago
Xavier Claessens aee941559c rust: recursively pull proc-macro dependencies as well 9 months ago
David Seifert 937d1c639a nvcc: avoid adding `-Wpedantic` to compile lines 9 months ago
Eli Schwartz 95e31b756f
remove junk file from the repository root 9 months ago
Alyssa Ross e9ee63ed03 cargo: support lib.path in Cargo.toml 9 months ago
Jussi Pakkanen 0dc2499b2a Bump version number for rc1. 9 months ago
Jouke Witteveen f013a68898 rewriter: allow setting values regardless of the previous type 9 months ago
Dylan Baker fb72a8ecdb docs: fix typo in snippet: "hueristic" -> "heuristic" 9 months ago
Dylan Baker 2b5c8cc6a7 modules/rust: Fix New Version check that was not updated 9 months ago
Jussi Pakkanen fa2ab69e0f
Merge pull request #11867 from xclaesse/cargo-features 9 months ago
Jussi Pakkanen 9afe62232c Fix lint warning. 9 months ago
Jussi Pakkanen 0cd2a8dc00 Condense directory names for RC1. 9 months ago
Xavier Claessens 435e881c18 cargo: Call into meson subdir if it exists 9 months ago
Xavier Claessens 4d55645c39 cargo: Abort if features are missing 9 months ago
Xavier Claessens 114e032e6a cargo: Expose features as Meson boolean options 9 months ago
Xavier Claessens d075bdb3ca cargo: Use coredata.stable_version 9 months ago
Xavier Claessens 8ca5977572 cargo: Builder: method() object can be any BaseNode 9 months ago