60 Commits (3587786a3cf5dd06aa4cab2b6abb36bfd7c7eca0)

Author SHA1 Message Date
Eli Schwartz 077d540c10
unittests: fix EncodingWarnings. minus 123 warnings collected by pytest 4 months ago
Jussi Pakkanen 61c742fae9 Remove language (AKA compiler) type from OptionKey. 4 months ago
Jussi Pakkanen 0d7bb776e2 Move OptionKey in the option source file. 4 months ago
Jussi Pakkanen 9a6fcd4d9a Replace direct indexing with named methods. 5 months ago
Jussi Pakkanen c0d86024f5 Rename option variable to optstore to make it unique. 5 months ago
Jan Alexander Steffens (heftig) 05bbe45cc2 tests: Fix unit tests with high parallelism 8 months ago
Alyssa Ross 9322a29d7f Skip pkg-config-dependent tests if it's missing 11 months ago
Dylan Baker e991c4d454 Use SPDX-License-Identifier consistently 11 months ago
Eli Schwartz 5f659af870
ninja backend: don't hide all compiler warnings for transpiled languages 12 months ago
Jussi Pakkanen 97dc8801a6 Renumber test dirs for rc3. 1 year ago
Jussi Pakkanen 3bbe66e971 Condense test directories for RC1. 1 year ago
Benjamin Redelings 84b8d257e4 Allow c++23 in gcc-11. 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 30d7f506c7 Remove get_pkgconfig_variable() 1 year ago
Xavier Claessens 926c3a6919 Error when an installed static library links to internal custom target 1 year ago
Xavier Claessens 183e4b8e90 PkgConfigDependency: Move CLI handling into its own abstraction 1 year ago
Steven Noonan 51d04776a3 tests: add support for c++23/c++26 detection 1 year ago
Tristan Partin 3784f72973 Silence some encoding warnings 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
Eli Schwartz b1ddfabf8f
dependencies: defer importing a custom dependency until it is used 1 year ago
Xavier Claessens a78af23686 Fix niche cases when linking static libs 2 years ago
Jussi Pakkanen 78d8924d43 Condense test directories for rc1. 2 years ago
Eli Schwartz da23630a97
refactor pkg-config dependency to allow statically finding the program 2 years ago
Marvin Scholz 7cbc15b812 unittests: add and use get_meson_log_raw function 2 years ago
Jussi Pakkanen 3ae89a7150 Handle freezing tests. Fixes #10752. 2 years ago
Eli Schwartz b40e4de3c6
tests: fix potential failure to verify pkg-config generation 2 years ago
L. E. Segovia 7e5b0760ce minstall: make do_strip run with -Sx for macOS targets 2 years ago
Jussi Pakkanen 458dcf8aac Condense test directory numbers. 2 years ago
Dylan Baker 1917b9253e modules/gnome: make_native_glib_version an instance var 2 years ago
Eli Schwartz d3dac3cfb2
compilers: don't export every compiler as a top-level property 2 years ago
Yang Bo 83d18d137d Use os.path.realpath for default include paths testing in -isystem. 2 years ago
Eli Schwartz f8ebfdf7b1
install modes should not apply sticky bit to files 2 years ago
Jussi Pakkanen befd26985c Fix test case numbers. 2 years ago
Simon McVittie 42327eacbc unittests: Skip prelinking test with gcc 8 or older 3 years ago
Xavier Claessens 18bec0d3e3 pkgconfig: Use EnvironmentVariables to build PKG_CONFIG_* env 3 years ago
Fini Jastrow c16fdaeeca linkers: Add support for mold linker 3 years ago
Eli Schwartz b5a81ff634
qt dependency: adapt to the qmake command changed name 3 years ago
John Ericson 01a7aa0a4d Document and test env vars a bit better 3 years ago
Jussi Pakkanen 1c3191be55 Condense test directory names. 3 years ago
Dylan Baker f0b27964ca tests/linuxlike: prepend rather than override PKG_CONFIG_PATH 3 years ago
Dylan Baker b43cf097c2 tests/linuxlike: Honor PKG_CONFIG envvar 3 years ago
Xavier Claessens eafb8a8e10 install: Add --strip option 3 years ago
Nirbheek Chauhan 2512c25c0b ninja backend: Fix usage of same constants file for native and cross 3 years ago
Dylan Baker 6b272973e0 dependencies: don't pass kwargs from get_pkgconfig_variable 3 years ago
Eli Schwartz 751f84405e
pyupgrade --py37-plus 3 years ago
Jussi Pakkanen 117ba23071 Condense test directory numbers for rc1. 3 years ago
Nirbheek Chauhan af5993fffd shared_module: Add soname when used as a link target 3 years ago
Nirbheek Chauhan 04ae1cfb79 Fix cygwin test failure due to shortpath usage 3 years ago