269 Commits (e107b40225e90331613686982b07f16853c52cab)

Author SHA1 Message Date
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
Nazir Bilal Yavuz bd3d2cf918 mtest: fix unencodable XML chars 1 year ago
Xavier Claessens 1fef03c0f0 build: dependencies should come after link_with on link command 1 year ago
Xavier Claessens cd63853ad2 build: Fix linking multiple libraries and some are promoted 1 year ago
Jussi Pakkanen bf9a6a1b5c Renumber test dirs for rc2. 1 year ago
Eli Schwartz 77d4db533f
remove CI workaround for clang+msys2 1 year ago
GertyP 36bf53bdfd
Experimental 'genvslite' WIP. (#11049) 1 year ago
Dylan Baker c5b16ab8b9 modules/rust: Add a machine file property for extra clang args with bindgen 1 year ago
Daniele Nicolodi c900e6b0b3 mintro: record subproject in install_plan 1 year ago
Eli Schwartz a71846d749
Revert "modules: move gnome targets into gnome module" 1 year ago
Eli Schwartz a1ef957e34
linkers: delay implementations import until detect is run 1 year ago
Eli Schwartz 5849979afa
stop importing cmake when it isn't used 1 year ago
Eli Schwartz b1ddfabf8f
dependencies: defer importing a custom dependency until it is used 1 year ago
Eli Schwartz c82305db0c
dependencies: delay often-unused imports 1 year ago
Eli Schwartz 620bdf5895
add profiling startup import check and testcase to count it 1 year ago
Eli Schwartz 25f5f3554d
tests: move script loaded modules test to platform-agnostic 1 year ago
Charles Brunet 35291c9672
unittests: fix test_scripts_loaded_modules matching exactly our own modules 1 year ago
Charles Brunet 92592015bb
unittests: skip test using symlink if not available 1 year ago