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
/
cmake
Age
Commit message (
Expand
)
Author
2025-12-10
cmake: Fix version kwarg being added to static_library targets
RobotLeopard86
2025-08-26
Set version, soversion from cmake if available
Julianne Swinoga
2025-05-05
test casees: add test for cmake_proj.include_directories
Paolo Bonzini
2025-04-05
cmake/interpreter: Don't add __CMake_build to includes
Tomi Lähteenmäki
2024-10-11
test: avoid need for explict CMake minimum
scivision
2024-08-08
Fix compiling ObjC/ObjC++ on Windows/MinGW
Jonathan Schleifer
2024-07-15
tests: short-circuit tests that require cmake, faster
Eli Schwartz
2024-07-15
tests: Extend cmake test with -Wl,--version-script
Jonathon Anderson
2024-04-28
Prefer Clang over GCC for Objective-C(++)
Jonathan Schleifer
2024-01-16
cmake: Fix blunt target filtering skipping GENERATED dependencies
L. E. Segovia
2023-12-12
cmake: parse project version
Nicolas Werner
2023-10-27
Condense test directories for RC1.
Jussi Pakkanen
2023-10-09
interpreter: Add support for cargo subproject
Xavier Claessens
2023-09-22
Allow to fallback to cmake subproject
Xavier Claessens
2023-07-13
cmake: fix directory separators in generated packageConfig.cmake files
Matthieu Rogez
2023-04-11
fix various spelling issues
Josh Soref
2022-08-10
cmake: Add rule relaxations for CMake subprojects
Daniel Mensinger
2022-05-24
cmake: Add test case
Daniel Mensinger
2022-05-10
Require CMake 3.14 for all tests that use the cmake module
Simon McVittie
2022-04-01
Fix CMake error message
Daniel Mensinger
2022-03-07
Merge pull request #9743 from mensinda/cmakeGeneratorFixed
Jussi Pakkanen
2022-02-27
cmake: configure_package_config_file can now take a dict
Andrea Pappacoda
2022-01-23
cmake: require CMake 3.19 to get rid of Whitelist restrictions
Daniel Mensinger
2022-01-23
cmake: Add TARGET_ generator expression support (fixes #9305)
Daniel Mensinger
2021-10-10
Fix typos discovered by codespell
Christian Clauss
2021-07-05
cmake: Only use the `cm_` prefix when it is actually required (fixes #8955)
Daniel Mensinger
2021-06-22
Fixed unused-parameter/strict-prototypes warnings.
Justin Handville
2021-06-22
Added test case to test fix for issue 8910.
Justin Handville
2021-05-29
cmake: Update test case
Daniel Mensinger
2021-02-05
tests/cmake: disable some tests that don't work correctly when cross compiling
Dylan Baker
2021-01-04
cmake: fix missing languages from CMake (fixes #8132)
Daniel Mensinger
2020-12-29
cmake: fix -framework dependencies (fixes #8045)
Daniel Mensinger
2020-10-24
cmake: Disable the new (CMake 3.16) PCH support
Daniel Mensinger
2020-10-13
include_type: Add CMake subporject dependency method (fixes #6879)
Daniel Mensinger
2020-10-13
cmake: Add cross tests
Daniel Mensinger
2020-10-04
cmake: switch to pathlib (fixes #7322)
Daniel Mensinger
2020-09-10
Split tests out from 'common' which require a native compiler
Jon Turney
2020-09-10
cmake: fix shared_module dependency (fixes #7715)
Daniel Mensinger
2020-08-30
CMake module: Allow paths of generated CMake sources for include directories
Sebastian Würl
2020-08-09
cmake: Detect custom command targets in compiler args
Daniel Mensinger
2020-08-06
cmake: Fix failing test case. Followup to #7527.
Daniel Mensinger
2020-08-03
cmake: Only run the cmake_module_path test for CMake >= 3.12
Daniel Mensinger
2020-08-03
cmake: resolve IMPORTED executables in custom commands (fixes #7509)
Daniel Mensinger
2020-08-01
run dircondensor.py
Dylan Baker
2020-07-01
Merge pull request #7231 from mensinda/cmOverride
Jussi Pakkanen
2020-06-17
ci: Remove PostgreSQL from PATH
Nirbheek Chauhan
2020-06-15
ci: Use test.json to skip VS2017 azure tests
Daniel Mensinger
2020-06-14
Disable failing cmake jobs on VS2017
Nirbheek Chauhan
2020-06-13
cmake: fix definitions with interface libraries (fixes #7299)
Daniel Mensinger
2020-06-12
modules/cmake: Fix setting install_dir
Dylan Baker
[next]