index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
unittests
/
linuxliketests.py
Age
Commit message (
Expand
)
Author
2024-03-15
tests: Fix unit tests with high parallelism
Jan Alexander Steffens (heftig)
2023-12-17
Skip pkg-config-dependent tests if it's missing
Alyssa Ross
2023-12-13
Use SPDX-License-Identifier consistently
Dylan Baker
2023-12-05
ninja backend: don't hide all compiler warnings for transpiled languages
Eli Schwartz
2023-11-12
Renumber test dirs for rc3.
Jussi Pakkanen
2023-10-27
Condense test directories for RC1.
Jussi Pakkanen
2023-10-09
Allow c++23 in gcc-11.
Benjamin Redelings
2023-09-18
pkgconfig: Set PKG_CONFIG in env for devenv and g-ir-scanner
Xavier Claessens
2023-09-18
pkgconfig: Restore logging of pkg-config version
Xavier Claessens
2023-09-18
Remove get_pkgconfig_variable()
Xavier Claessens
2023-08-07
Error when an installed static library links to internal custom target
Xavier Claessens
2023-08-03
PkgConfigDependency: Move CLI handling into its own abstraction
Xavier Claessens
2023-07-31
Merge pull request #11986 from williamspatrick/clang-enable-cpp23
Jussi Pakkanen
2023-07-14
tests: add support for c++23/c++26 detection
Steven Noonan
2023-07-13
Silence some encoding warnings
Tristan Partin
2023-07-10
build: dependencies should come after link_with on link command
Xavier Claessens
2023-07-10
build: Fix linking multiple libraries and some are promoted
Xavier Claessens
2023-07-05
Merge pull request #11742 from xclaesse/link-whole-cases
Jussi Pakkanen
2023-06-26
dependencies: defer importing a custom dependency until it is used
Eli Schwartz
2023-05-01
Fix niche cases when linking static libs
Xavier Claessens
2023-03-28
Condense test directories for rc1.
Jussi Pakkanen
2022-12-04
refactor pkg-config dependency to allow statically finding the program
Eli Schwartz
2022-11-22
unittests: add and use get_meson_log_raw function
Marvin Scholz
2022-11-21
Handle freezing tests. Fixes #10752.
Jussi Pakkanen
2022-11-17
tests: fix potential failure to verify pkg-config generation
Eli Schwartz
2022-11-01
minstall: make do_strip run with -Sx for macOS targets
L. E. Segovia
2022-10-25
Condense test directory numbers.
Jussi Pakkanen
2022-09-22
modules/gnome: make_native_glib_version an instance var
Dylan Baker
2022-09-19
compilers: don't export every compiler as a top-level property
Eli Schwartz
2022-09-13
Use os.path.realpath for default include paths testing in -isystem.
Yang Bo
2022-08-23
install modes should not apply sticky bit to files
Eli Schwartz
2022-07-07
Fix test case numbers.
Jussi Pakkanen
2022-05-06
unittests: Skip prelinking test with gcc 8 or older
Simon McVittie
2022-04-30
pkgconfig: Use EnvironmentVariables to build PKG_CONFIG_* env
Xavier Claessens
2022-04-30
linkers: Add support for mold linker
Fini Jastrow
2022-04-12
qt dependency: adapt to the qmake command changed name
Eli Schwartz
2022-04-03
Document and test env vars a bit better
John Ericson
2022-03-29
Condense test directory names.
Jussi Pakkanen
2022-03-22
tests/linuxlike: prepend rather than override PKG_CONFIG_PATH
Dylan Baker
2022-03-22
tests/linuxlike: Honor PKG_CONFIG envvar
Dylan Baker
2022-03-09
install: Add --strip option
Xavier Claessens
2022-01-30
ninja backend: Fix usage of same constants file for native and cross
Nirbheek Chauhan
2022-01-18
dependencies: don't pass kwargs from get_pkgconfig_variable
Dylan Baker
2022-01-10
pyupgrade --py37-plus
Eli Schwartz
2022-01-02
Condense test directory numbers for rc1.
Jussi Pakkanen
2021-11-24
shared_module: Add soname when used as a link target
Nirbheek Chauhan
2021-10-31
Fix cygwin test failure due to shortpath usage
Nirbheek Chauhan
2021-10-26
unittests: use better assert methods
Eli Schwartz
2021-10-08
cmake: handle arguments in the [binaries] section of the machine file
Paolo Bonzini
2021-09-29
pkgconfig: pkg-configs version<0.29.1 escape variables incorrectly
makise-homura
[next]