index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
RunCMake
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'build-test-presets'
Brad King
2021-02-05
1
-0/+2
|
\
|
*
Tests: Add test preset tests
Sam Freed
2021-02-04
1
-0/+1
|
*
Tests: Add build preset tests
Sam Freed
2021-02-04
1
-0/+1
*
|
AIX: Enable XCOFF editing to replace RPATH on installation
Brad King
2021-02-03
1
-2/+2
*
|
Tests: Convert CMake.ELF to RunCMake.file-RPATH ELF case
Brad King
2021-02-03
1
-0/+3
*
|
FindOpenSSL: Add support for version-range
Deniz Bahadir
2021-02-01
1
-0/+3
*
|
Tests: Update tests for NVHPC compiler
Tin Huynh
2021-01-27
1
-1/+1
|
/
*
OUTPUT_DIRECTORY: Support tgt genex in output artifact vars
Asit Dhal
2021-01-26
1
-0/+3
*
Ninja: add_custom_command(DEPFILE): Ensure dependencies consistency
Marc Chevrier
2021-01-19
1
-1/+4
*
Merge topic 'issue-21557-test-cases'
Brad King
2020-12-15
1
-0/+1
|
\
|
*
cmake_policy: Implement test cases for cmake_policy VERSION
Asit Dhal
2020-12-14
1
-0/+1
*
|
Merge topic 'execute_process-command-error'
Brad King
2020-12-14
1
-1/+4
|
\
\
|
|
/
|
/
|
|
*
execute_process: Improve COMMAND_ERROR_IS_FATAL error capture scenarios
Asit Dhal
2020-12-10
1
-1/+4
*
|
Merge topic 'apple-silicon-host-arch'
Brad King
2020-12-11
1
-0/+3
|
\
\
|
*
|
Tests: Cover macOS host architecture selection on Apple Silicon hosts
Brad King
2020-12-10
1
-0/+3
|
|
/
*
|
Compile with explicit language flag when source LANGUAGE property is set
Brad King
2020-12-02
1
-0/+1
*
|
Merge topic 'makefiles-compiler-deps-optims'
Brad King
2020-11-30
1
-0/+3
|
\
\
|
*
|
Makefiles Generators: use compiler for dependencies generation
Marc Chevrier
2020-11-29
1
-0/+3
*
|
|
Merge topic 'make-GENERATED-visible-from-any-scope'
Brad King
2020-11-30
1
-0/+1
|
\
\
\
|
*
|
|
GENERATED prop: Add some tests before introducing changes with CMP0118
Deniz Bahadir
2020-11-24
1
-0/+1
*
|
|
|
Merge topic 'check-lang-conditions'
Brad King
2020-11-30
1
-3/+6
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Tests: Fix RunCMake.Check* conditions for enabling Fortran
Brad King
2020-11-25
1
-3/+6
*
|
|
|
Xcode: add support for embedding frameworks
Gusts Kaksis
2020-11-28
1
-0/+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge topic 'rename_cuda_memcheck'
Brad King
2020-11-18
1
-1/+1
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
CTest: Rename CudaMemcheck to CudaSanitizer
Tobias Ribizel
2020-11-17
1
-1/+1
|
*
cmake_path: remove new command from 3.19
Marc Chevrier
2020-11-03
1
-1/+1
*
|
MSVC: Do not add /GR to CMAKE_CXX_FLAGS by default
Brad King
2020-11-13
1
-0/+1
*
|
CMakeDetermineCompilerABI: Detect byte order as part of check
Brad King
2020-11-04
1
-0/+4
*
|
llvm_rc: add llvm_rc option filter to correctly pick up all options
Thomas Bernard
2020-10-28
1
-1/+2
*
|
Merge branch 'master' into cmakepresets-schema
Kyle Edwards
2020-10-20
1
-0/+5
|
\
\
|
|
/
|
/
|
|
*
Ninja: Transform DEPFILEs with policy CMP0116
Kyle Edwards
2020-10-13
1
-0/+3
|
*
cmake -E: Add cmake_transform_depfile internal command
Kyle Edwards
2020-10-13
1
-0/+1
|
*
CMP0115: Require source file extensions to be explicit
Kyle Edwards
2020-10-13
1
-0/+1
*
|
Tests: Add JSON schema validation to CMakePresets.json tests
Kyle Edwards
2020-10-20
1
-1/+1
|
/
*
CUDA: CheckLinkerFlag now supports CUDA
Robert Maynard
2020-10-08
1
-1/+3
*
CUDA: Add Support to SourceCompiles|Runs and CheckCompilerFlags
Robert Maynard
2020-10-08
1
-3/+9
*
Merge topic 'add_ispc_to_check_helpers'
Brad King
2020-10-07
1
-1/+4
|
\
|
*
ISPC: CheckCompilerFlags and CheckSourceCompiles support ISPC
Robert Maynard
2020-10-06
1
-1/+4
*
|
Merge topic 'cmake-presets'
Brad King
2020-10-06
1
-0/+1
|
\
\
|
|
/
|
/
|
|
*
CMake: Add presets functionality
Kyle Edwards
2020-10-05
1
-0/+1
*
|
CheckCompilerFlag: Add tests to verify module correctness
Robert Maynard
2020-10-06
1
-0/+1
|
/
*
ctest: report make-level errors to CDash when using launchers
Zack Galbreath
2020-09-28
1
-1/+5
*
CheckSoureRuns: Add a unified way to check if a source runs
Robert Maynard
2020-09-23
1
-0/+1
*
CheckSoureCompiles: Add a unified way to check if a source compiles
Robert Maynard
2020-09-23
1
-0/+2
*
ExternalProject: Use CMP0114 NEW behavior with Xcode "new build system"
Brad King
2020-09-18
1
-0/+3
*
Xcode: Add option to specify build system variant
Brad King
2020-09-18
1
-0/+3
*
Merge topic 'pch-instantiate-templates'
Brad King
2020-09-10
1
-1/+3
|
\
|
*
PCH: Template instantiation support
Tobias Hieta
2020-09-02
1
-1/+3
*
|
Merge topic 'ispc_improvements'
Brad King
2020-09-08
1
-2/+9
|
\
\
|
*
|
ISPC: Support generation for multiple instruction sets
Robert Maynard
2020-09-04
1
-1/+5
[next]