286 Commits (6bd4f7c10edb8f7018ed921b1baa346eb44a5c5b)

Author SHA1 Message Date
Jonathon Anderson 3a846ff409 tests: Also test implicit rpaths from dependencies 11 months ago
Alyssa Ross 9322a29d7f Skip pkg-config-dependent tests if it's missing 12 months ago
Dylan Baker e991c4d454 Use SPDX-License-Identifier consistently 12 months ago
Andres Freund f6f46173c4 macos: Fix test_pkgconfig_parse_libs() test on arm 12 months ago
Eli Schwartz 17c6d5eb47
unittests: migrate from jsonschema to fastjsonschema 12 months ago
Eli Schwartz 5f659af870
ninja backend: don't hide all compiler warnings for transpiled languages 1 year ago
Andres Freund c1f0897248 macos: Fix path in test to be Sonoma compatible 1 year ago
Jussi Pakkanen 97dc8801a6 Renumber test dirs for rc3. 1 year ago
Eli Schwartz fb1c6e32f4
Fine-tune the error message when trying to build outside the project root 1 year ago
Jussi Pakkanen 3bbe66e971 Condense test directories for RC1. 1 year ago
Dylan Baker 450b3db378 modules/rust: Add a test that bindgen drops arguments it shouldn't use 1 year ago
Xavier Claessens ea42d2d019 cargo: Fix '1.0.45' version conversion 1 year ago
Xavier Claessens b5b952688f cargo: builder: Remove all duplicated functions 1 year ago
Dylan Baker 013536fcb4 interpreter: add <lang>_(static|shared)_args 1 year ago
Benjamin Redelings 84b8d257e4 Allow c++23 in gcc-11. 1 year ago
Dudemanguy 03a0d3ddfb mcompile: add suffix as an additional parameter 1 year ago
Dudemanguy adb1a360b9 build: use suffix when getting target id for exes 1 year ago
Tristan Partin 1991ad8706
Remove type comments in run_project_tests.py 1 year ago
Lei YU dac25ba9a8 unittest: Fix clang-tidy-fix 1 year ago
Eli Schwartz 5b317c5658
compilers: use correct version comparison for openbsd libraries 1 year ago
Lei YU 8d6b474bf6 Add clang-tidy-fix target 1 year ago
Xavier Claessens f1c35b561f pkgconfig: Set PKG_CONFIG in env for devenv and g-ir-scanner 1 year ago
Xavier Claessens 0eae4e0936 pkgconfig: Restore logging of pkg-config version 1 year ago
Xavier Claessens dec85c41a9 Remove get_configtool_variable() 1 year ago
Xavier Claessens 30d7f506c7 Remove get_pkgconfig_variable() 1 year ago
Christoph Reiter 1306d15616 Revert "tests: skip a test that fails with new Python 3.11 from MSYS2" 1 year ago
Charles Brunet 57178e8ae7 fix bug with openssl when cmake is missing 1 year ago
Charles Brunet d3a26d158e raw printer 1 year ago
Xavier Claessens fe9af72684 wrap: Use MESON_PACKAGE_CACHE_DIR as default packagecache path 1 year ago
Xavier Claessens e3a71a7b58 msetup: Update options when builddir is already configured 1 year ago
Xavier Claessens 18b96cd069 machine file: Add @GLOBAL_SOURCE_ROOT@ and @DIRNAME@ 1 year ago
Benoit Pierre 268276f7ac tests: fix assertion rewriting when pytest is used 1 year ago
Eli Schwartz 1fd70a2a00
tests: consolidate MESON_SKIP_TEST reporting and use it in unittests 1 year ago
Tristan Partin 543e9ca0cf Remove XML filter from testlog.{json,txt} and std streams 1 year ago
Jan200101 b91244c3b7 correct cmakedefine behavior 1 year ago
Xavier Claessens 926c3a6919 Error when an installed static library links to internal custom target 1 year ago
Xavier Claessens 82a8c72187 c_std, cpp_std: Change to a list of desired versions in preference order 1 year ago
Simon McVittie 61554ad37b tests: Assert that mips64 kernel is detected as mips64 with no compilers 1 year ago
Simon McVittie 432317bc6b tests: Pass a mock C compiler to detect_cpu(), detect_cpu_family() 1 year ago
Xavier Claessens 183e4b8e90 PkgConfigDependency: Move CLI handling into its own abstraction 1 year ago
Eli Schwartz cdef674169 convert booleans in summary function to correct representation 1 year ago
Eli Schwartz 13f8eba9b6
treewide: internally avoid deprecated machine file uses of "pkgconfig" 1 year ago
Dan Hawson 7c955618dd
Rename variables that clash with pdb commands 1 year ago
Christoph Reiter 68dce66bf9 tests: skip a test that fails with new Python 3.11 from MSYS2 1 year ago
Daniele Nicolodi 9eb7fe332f Fix install_data() default install path 1 year ago
Dylan Baker bbe649a5fc unittests: test the vala template 1 year ago
Dylan Baker c30cdfc4b0 unittests: use subtests for template tests 1 year ago
Steven Noonan 51d04776a3 tests: add support for c++23/c++26 detection 1 year ago
Andres Freund d2d31c3cc2 macos: map arm64e to aarch64, map "whole" architecture strings 1 year ago
Tristan Partin 3784f72973 Silence some encoding warnings 1 year ago