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
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
2020-06-12
cmake: Subprojects support CMAKE_PREFIX_PATH (fixes #7249)
Daniel Mensinger
2020-06-05
cmake: Skip MSVC like compilers, since C++11 is not supported
Daniel Mensinger
2020-06-05
cmake: added test case
Daniel Mensinger
2020-06-02
cmake: always split property lists (fixes #7228)
Daniel Mensinger
2020-04-28
tests: Add support for specifying tool requirements
Daniel Mensinger
2020-04-17
cmake: Do not compile explicit header files
Daniel Mensinger
2020-04-12
Merge pull request #6963 from mensinda/cmFixCCmd
Jussi Pakkanen
2020-04-12
cmake: Preserve include directory order (fixes #6959)
Daniel Mensinger
2020-04-12
cmake: Capture stdout with UNIX pipes
Daniel Mensinger
2020-04-12
cmake: Fix custom command CMake list issue
Daniel Mensinger
2020-03-29
cmake: Only expand executable targets in COMMAND (fixes #6857)
Daniel Mensinger
2020-03-08
cmake: Fix build_by_default: false, install: true (fixes #6737)
Daniel Mensinger
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
[next]