67 Commits (ba3460eb11bbceaf4fef7352bf286cf27184c99a)

Author SHA1 Message Date
Jussi Pakkanen 0279acbfe5 Condensed directory names for release. 4 months ago
Jussi Pakkanen 16cf71f051 Handle top level options set in subprojects. Closes #13847. 5 months ago
Andoni Morales Alastruey c02e0b7b1e pkgconfig: fix use of uninstalled libraries 6 months ago
Jussi Pakkanen fbeedf4b14 Condense test directories. 7 months ago
Pierre Lamot 6797f9bc15 qt module: allow has_tools to specify which tools to check 7 months ago
L. E. Segovia 761e2470d4 compilers: Allow prelinking with Apple Clang 8 months ago
Dylan Baker e808aa161c
unittests: use TestCase.addCleanup for cleaning up builddirs 9 months ago
Eli Schwartz 077d540c10
unittests: fix EncodingWarnings. minus 123 warnings collected by pytest 9 months ago
Jussi Pakkanen 61c742fae9 Remove language (AKA compiler) type from OptionKey. 10 months ago
Jussi Pakkanen 0d7bb776e2 Move OptionKey in the option source file. 10 months ago
Jussi Pakkanen 9a6fcd4d9a Replace direct indexing with named methods. 11 months ago
Jussi Pakkanen c0d86024f5 Rename option variable to optstore to make it unique. 11 months ago
Jan Alexander Steffens (heftig) 05bbe45cc2 tests: Fix unit tests with high parallelism 1 year ago
Alyssa Ross 9322a29d7f Skip pkg-config-dependent tests if it's missing 1 year ago
Dylan Baker e991c4d454 Use SPDX-License-Identifier consistently 1 year ago
Eli Schwartz 5f659af870
ninja backend: don't hide all compiler warnings for transpiled languages 1 year ago
Jussi Pakkanen 97dc8801a6 Renumber test dirs for rc3. 1 year ago
Jussi Pakkanen 3bbe66e971 Condense test directories for RC1. 2 years ago
Benjamin Redelings 84b8d257e4 Allow c++23 in gcc-11. 2 years ago
Xavier Claessens f1c35b561f pkgconfig: Set PKG_CONFIG in env for devenv and g-ir-scanner 2 years ago
Xavier Claessens 0eae4e0936 pkgconfig: Restore logging of pkg-config version 2 years ago
Xavier Claessens 30d7f506c7 Remove get_pkgconfig_variable() 2 years ago
Xavier Claessens 926c3a6919 Error when an installed static library links to internal custom target 2 years ago
Xavier Claessens 183e4b8e90 PkgConfigDependency: Move CLI handling into its own abstraction 2 years ago
Steven Noonan 51d04776a3 tests: add support for c++23/c++26 detection 2 years ago
Tristan Partin 3784f72973 Silence some encoding warnings 2 years ago
Xavier Claessens 1fef03c0f0 build: dependencies should come after link_with on link command 2 years ago
Xavier Claessens cd63853ad2 build: Fix linking multiple libraries and some are promoted 2 years ago
Eli Schwartz b1ddfabf8f
dependencies: defer importing a custom dependency until it is used 2 years 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 3 years ago
Jussi Pakkanen 458dcf8aac Condense test directory numbers. 3 years ago
Dylan Baker 1917b9253e modules/gnome: make_native_glib_version an instance var 3 years ago
Eli Schwartz d3dac3cfb2
compilers: don't export every compiler as a top-level property 3 years ago
Yang Bo 83d18d137d Use os.path.realpath for default include paths testing in -isystem. 3 years ago
Eli Schwartz f8ebfdf7b1
install modes should not apply sticky bit to files 3 years ago
Jussi Pakkanen befd26985c Fix test case numbers. 3 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