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
/
test cases
/
linuxlike
Age
Commit message (
Expand
)
Author
2025-03-04
coredata: fix handling of prefix
Dylan Baker
2024-09-05
tests: handle uncommon architecture format for nm
Eli Schwartz
2024-07-16
Fix the zlib-ng failing tests, for real
Tristan Partin
2024-07-15
tests: short-circuit tests that require cmake, faster
Eli Schwartz
2024-07-15
Fix failing tests for zlib-ng
Tristan Partin
2023-11-14
dependencies: allow get_variable to define multiple pkgconfig defines
Eli Schwartz
2023-09-25
tests: fix broken promises with linker scripts
Eli Schwartz
2023-08-30
Re-enable "11 runpath rpath ldlibrarypath"
Tristan Partin
2023-08-30
Disable failing test on cygwin due to broken cmake
Charles Brunet
2023-04-11
fix various spelling issues
Josh Soref
2022-04-18
Fix generator expression list problems (fixes #10288)
Daniel Mensinger
2022-02-17
tests: do not use a GNU bash script to check the minimum version of programs
Eli Schwartz
2021-12-01
cmake: Fix old style dependency lookup with imported targets
Daniel Mensinger
2021-10-30
Added warning if run_command is called without the check kwarg
Volker Weißmann
2021-10-10
Fix typos discovered by codespell
Christian Clauss
2021-10-06
cmake: Implement support for interpreting link "keywords"
Daniel Mensinger
2021-10-06
cmake: Warn if we could use IMPORTED CMake targets
Daniel Mensinger
2021-06-22
tests: both_library test improvements
Daniel Mensinger
2021-01-10
cmake: add PATH logic to preliminary dep check (fixes #8133)
Daniel Mensinger
2020-11-24
compiler: allow non-built internal dependencies as arguments
Paolo Bonzini
2020-11-21
Handle cmake dependencies which require a specified version
Jason Ekstrand
2020-11-21
cmVers: use env instead of hardcoding bash location
Dylan Baker
2020-08-07
cmake: make the traceparser permissive by default (fixes #7501)
Daniel Mensinger
2020-07-01
Implicit dependency fallback when a subproject wrap or dir exists
Xavier Claessens
2020-06-22
test: Fix linuxlike/3 linker script on Solaris 11.4
Alan Coopersmith
2020-06-13
cmake: Fix handling of path seperators (fixes #7294)
Daniel Mensinger
2020-04-28
tests: Avoid a CMake error by checking the CMake version
Daniel Mensinger
2020-03-19
cmake: Add find_package COMPONETS support
Daniel Mensinger
2020-03-06
dependency: Verify fallback variable consistency
Xavier Claessens
2020-03-06
Add meson.override_dependency()
Xavier Claessens
2020-02-29
Merge pull request #6666 from mensinda/testRefactor
Jussi Pakkanen
2020-02-27
Fix 'linuxlike/14 static dynamic linkage' test on Cygwin
Jon Turney
2020-02-25
test: merge installed_files.txt into test.json
Daniel Mensinger
2020-02-25
test: merge test_matrix.json and setup_env.json into test.json
Daniel Mensinger
2020-01-23
cmake: Always Add C, CXX if no language is specified (fixes #6441)
Daniel Mensinger
2020-01-22
tests: Add a test case for finding ld
Dylan Baker
2020-01-21
Use python3 in some tests which were still using python
Sebastien Bacher
2019-12-09
cmake: add project language to cmakelists.txt
Michael Hirsch, Ph.D
2019-11-26
Fix crash when checking multi version on subproject dep
Xavier Claessens
2019-11-18
Use strict function prototypes
Michael Hirsch, Ph.D
2019-11-17
use '-Werror=unused-parameter' for gcc/clang on project tests and -fimplicit-...
Michael Hirsch, Ph.D
2019-09-26
cmake: Support ALIAS libraries
Daniel Mensinger
2019-09-13
Fix "test cases/linuxlike/14 static dynamic linkage" on Solaris
Alan Coopersmith
2019-07-23
cmake: added test case for environment variables
Daniel Mensinger
2019-07-17
cmake: Fix empty -D due to empty strings (closes #5522)
Daniel Mensinger
2019-07-11
cmake: Fix dependencies with try_compile (closes #5605)
Daniel Mensinger
2019-04-21
Make it work on Cygwin.
Jussi Pakkanen
2019-03-11
Add static as keyword to find_library
Niklas Claesson
2019-02-01
CMake: Added support for CMAKE_MODULE_PATH and extra CMake args (closes #4779)
Daniel Mensinger
2018-12-22
Can specify a string to print when dep not found. Closes #2407.
Jussi Pakkanen
[next]