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
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
2020-02-20
cmake: Fix relative paths for add_custom_{command,target}
Daniel Mensinger
2020-02-19
cmake: traceparser better handle lists
Daniel Mensinger
2020-02-19
cmake: Fix dependency loops in custom targets (fixes #6632)
Daniel Mensinger
2020-02-19
modules/cmake: Add a found() method to the cmake subproject
Dylan Baker
2020-02-05
cmake: Added test case for #6566
Daniel Mensinger
2020-02-04
cmake: Sanitize CMake names (fixes #6554)
Daniel Mensinger
2020-01-24
tests: Fix some test failures on Ubuntun 16.04 CI
Nirbheek Chauhan
2019-12-29
cmake: Use trace for missing link flags (fixes #6386)
Daniel Mensinger
2019-12-22
cmake: Fix obeject libraries
Daniel Mensinger
2019-12-17
ci cmake: Windows link.exe skip due to symbol issues
Michael Hirsch, Ph.D
2019-12-09
cmake test: skip case where Cmake backend not Fortran-compatible
Michael Hirsch, Ph.D
[next]