14545 Commits (458827a5b2fabe7d15f23f39f97626efe6f5a5fc)
 

Author SHA1 Message Date
Dylan Baker 458827a5b2 depscan: use a defaultdict to simplify append action 10 months ago
Dylan Baker 2ae1bfa17b interpreter/type_checking: remove stale TODO comment 10 months ago
Dylan Baker 3c8be4fe26 interpreter: fix return type annotation of helper 10 months ago
Christopher Dilks 8480f3e795 fix: set `MSAN_OPTIONS` when not set, rather than `UBSAN_OPTIONS` 10 months ago
Nirbheek Chauhan 4b5caa8878 mesonlib: Fix bug in relpath return values found by mypy 10 months ago
Nirbheek Chauhan 069d892237 devenv: Don't use Path.relative_to() to resolve relative paths 10 months ago
Dylan Baker 2d7b7c3aaf mconf: Reload the options files if they have changed 10 months ago
Dylan Baker c6875305f3 coredata: add tracking of the options files 10 months ago
Dylan Baker 8a10c8a539 coredata: remove extraneous keys when updating project_options 10 months ago
Dylan Baker c793dc478b tests: Add tests for configure on changed options 10 months ago
Dylan Baker 192ce82243 unittests: annotate BasePlatformTests.setconf 10 months ago
Stephan Lachnit e7c7f6fa37 cmake: fix incorrect decorator for append_link_args 10 months ago
Sam James 2ac5c4b720
environment: update Debian development version in get_llvm_tool_names() 10 months ago
Sam James dec93ce9a5
environment: fix LLVM 18 support in get_llvm_tool_names() 10 months ago
Christoph Reiter 0762b86e59 tests: rename skip_on_jobname to expect_skip_on_jobname and skip_on_os to expect_skip_on_os 10 months ago
Jan Alexander Steffens (heftig) 05bbe45cc2 tests: Fix unit tests with high parallelism 10 months ago
Dylan Baker 6db1d2bca5 unittests: Add a helper for copying source trees 10 months ago
Charles Brunet dacb25db10 Improve error messages for invalid option values 10 months ago
Charles Brunet d08ef2c08b move UserArrayOption.listify_value to mesonlib 10 months ago
Dylan Baker b1340e9bb1 interpreter: when overriding a dependency make its name match 10 months ago
Dylan Baker 6d713e40f8 dependency: define equality and hash operators for Dependency 10 months ago
Xavier Claessens 18f8aeda8b rust: Get native-static-libs even when it cannot run host binaries 10 months ago
Xavier Claessens c1076241af compilers: No need to pass exe_wrapper everywhere 10 months ago
Xavier Claessens 6b569527bc compilers: Allow setting env and workdir for run checks 10 months ago
Xavier Claessens b1358ef61f compilers: Do not dump File content in log for compiler checks. 10 months ago
Xavier Claessens f41a95ddf2 compilers: Every compiler can run code 10 months ago
Xavier Claessens 3afbe042af wayland: Stable protocols can have a version 10 months ago
Xavier Claessens 4d3fb88753 cargo: Add API version into dependency name 10 months ago
Xavier Claessens 3f73aaed2d cargo: Ensure Dependency.package always has a value 10 months ago
Yegor Yefremov bc91eb5814 interpreterobjects.py: fix a typo 10 months ago
Jussi Pakkanen 0b7b4a3d9e Generate relnotes for 1.4.0. 10 months ago
Sam James 675b47b069
compilers: cpp: improve libc++ vs libstdc++ detection (again) 10 months ago
Petr Machacek eb74bb8dbf Added support for Texas Instruments C6000 compiler. 10 months ago
Jussi Pakkanen 7399be4ab2 Bump version number for new development. 10 months ago
Jussi Pakkanen eaefe29463 Bump version number for release. 10 months ago
Elliot e4622ff1ee
Only link to generated pch object when using msvc. (#12957) 10 months ago
Dylan Baker 675c323b19 CI: pin mypy to version 1.8 10 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` 11 months ago
Xavier Claessens 5e0a3073da rust: Link with rlib external dependencies 11 months ago
Alyssa Ross a9d42a7c1e test cases/common/103 has header symbol: fix for musl 1.2.5 11 months ago
LIU Hao 8357548ca0 doc/Users: Add asteria and mcfgthread 11 months ago
Jussi Pakkanen d532c79d9c Bump version number for rc2. 11 months ago
Jussi Pakkanen ac1d0aea58 Condense test dirs for rc2. 11 months ago
Eli Schwartz 4d1bfd0939
compilers: only wrap multiple input libraries with start/end group 11 months ago
Eli Schwartz 46f3cff5b2
compilers: avoid catching -Wl,-soname and wrapping with start/end group 11 months ago
Jussi Pakkanen 54996132af
Merge pull request #12804 from joukewitteveen/dist-rewriter 11 months ago
Charles Brunet cc4cfbcad9 Fix unknown base options not detected in commandline arguments 11 months ago
Charles Brunet 76f6874e48 Fix base and compiler options not reconfigurable. 11 months ago