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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
|
cmake: Fix '-E cat' command for binary files on Windows
Johnny Jazeix
2020-10-14
4
-0/+5
*
|
|
|
|
|
|
|
Merge topic 'android-verify-abi-in-ndk' into release-3.19
Brad King
2020-10-13
1
-1/+1
|
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Android: Fatal if ABI is not supported by NDK
Haibo Huang
2020-10-09
1
-1/+1
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge topic 'export-namelink-only' into release-3.19
Craig Scott
2020-10-12
10
-0/+39
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
/
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
export: Do not fail generation for namelink-only case
Deniz Bahadir
2020-10-09
10
-0/+39
*
|
|
|
|
|
Tests: Test the CMakePresets.json example in the documentation
Kyle Edwards
2020-10-09
2
-0/+12
|
/
/
/
/
/
*
|
|
|
|
Merge topic 'GNUInstallDirs-debian' into release-3.19
Brad King
2020-10-09
5
-0/+122
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
GNUInstallDirs: Comply with Debian Policy on LIBEXECDIR
Dennis Klein
2020-10-08
1
-2/+2
|
*
|
|
Tests: Add RunCMake.GNUInstallDirs expected output specific to Debian
Brad King
2020-10-08
5
-0/+122
|
|
|
/
|
|
/
|
*
|
|
Tests: Fix policy version in RunCMake.ExternalProject test
Brad King
2020-10-08
1
-1/+1
|
/
/
*
|
Merge topic 'check_cuda_helpers'
Brad King
2020-10-08
9
-4/+92
|
\
\
|
*
|
CUDA: CheckLinkerFlag now supports CUDA
Robert Maynard
2020-10-08
3
-1/+10
|
*
|
CUDA: Add Support to SourceCompiles|Runs and CheckCompilerFlags
Robert Maynard
2020-10-08
7
-3/+82
*
|
|
Merge topic 'cmake-presets-empty-var'
Brad King
2020-10-07
12
-0/+56
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
CMakePresets.json: Prohibit empty variable names
Kyle Edwards
2020-10-06
12
-0/+56
*
|
|
Merge topic 'add_ispc_to_check_helpers'
Brad King
2020-10-07
5
-1/+45
|
\
\
\
|
*
|
|
ISPC: CheckCompilerFlags and CheckSourceCompiles support ISPC
Robert Maynard
2020-10-06
5
-1/+45
*
|
|
|
Merge topic 'CheckCompilerFlag-gcc-10'
Brad King
2020-10-07
1
-0/+7
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
CheckCompilerFlag: Update the regex used to detect invalid options for GCC 10
Luthaf
2020-10-06
1
-0/+7
|
|
/
/
*
|
|
Merge topic 'cmake-presets'
Brad King
2020-10-06
228
-0/+1853
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
CMake: Add presets functionality
Kyle Edwards
2020-10-05
228
-0/+1853
*
|
|
Merge topic 'add_checkcompilerflag_tests'
Brad King
2020-10-06
14
-0/+102
|
\
\
\
|
*
|
|
CheckCompilerFlag: Add tests to verify module correctness
Robert Maynard
2020-10-06
14
-0/+102
|
|
/
/
*
|
|
Merge topic 'csharp-source_group-bugfix'
Brad King
2020-10-06
3
-5/+12
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
VS: Fix regression in C# source links
Kinan Mahdi
2020-10-05
3
-5/+12
|
*
Merge topic 'foreach-int-parse-range-check' into release-3.18
Brad King
2020-09-21
4
-0/+9
|
|
\
*
|
\
Merge topic 'xcode-refactor-framework-linking'
Craig Scott
2020-10-04
5
-11/+58
|
\
\
\
|
*
|
|
Xcode: Don't add framework as -framework argument in linker info list
Gusts Kaksis
2020-10-02
5
-11/+58
*
|
|
|
Merge topic 'FetchContent_missing_SOURCE_DIR'
Craig Scott
2020-10-04
5
-0/+26
|
\
\
\
\
|
*
|
|
|
FetchContent: Raise error if manually given source dir does not exist
Craig Scott
2020-10-03
5
-0/+26
|
|
/
/
/
*
|
|
|
FindSWIG: Fix syntax error
Marc Chevrier
2020-10-02
3
-0/+25
*
|
|
|
Merge topic 'execute_process-fatal-error'
Brad King
2020-10-02
10
-0/+32
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
execute_process: add options for fatal errors on subprocess failure
Asit Dhal
2020-10-01
10
-0/+32
*
|
|
|
Merge topic 'FindSWIG-version-range'
Craig Scott
2020-10-02
2
-0/+31
|
\
\
\
\
|
*
|
|
|
FindSWIG: Add version range support
Marc Chevrier
2020-10-01
2
-0/+31
|
|
/
/
/
*
|
|
|
Merge topic 'macos-arm64'
Brad King
2020-10-01
1
-0/+1
|
\
\
\
\
|
*
|
|
|
Tests: Teach RunCMake to ignore Xcode internal objc warnings
Brad King
2020-09-30
1
-0/+1
*
|
|
|
|
VS: Make ImportLibary generation optional
Mark Jansen
2020-09-30
3
-0/+27
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge topic 'cmake_language-DEFER'
Brad King
2020-09-30
136
-24/+440
|
\
\
\
\
|
*
|
|
|
cmake_language: Add signature to DEFER calls to later times
Brad King
2020-09-29
126
-1/+418
|
*
|
|
|
cmake_language(CALL): Accept empty ${var} expansions
Brad King
2020-09-29
6
-6/+6
|
*
|
|
|
Tests: Simplify RunCMake.cmake_language invalid command cases
Brad King
2020-09-29
5
-17/+16
*
|
|
|
|
Merge topic 'find-package-check-empty-version-range'
Craig Scott
2020-09-30
15
-28/+80
|
\
\
\
\
\
|
*
|
|
|
|
find_package: raise error on empty version range
Marc Chevrier
2020-09-29
15
-28/+80
|
|
/
/
/
/
*
|
|
|
|
VS: Fix C language standard in target with C++ sources
Brad King
2020-09-29
3
-0/+32
|
/
/
/
/
*
|
|
|
ctest: report make-level errors to CDash when using launchers
Zack Galbreath
2020-09-28
6
-2/+30
|
/
/
/
*
|
|
xcode: conditionally enable combined install tests
Gregor Jasny
2020-09-25
1
-6/+1
*
|
|
xcode: annotate test output with selected SDK
Gregor Jasny
2020-09-25
1
-8/+8
*
|
|
Merge topic 'check-source-modules'
Brad King
2020-09-24
27
-0/+231
|
\
\
\
|
*
|
|
CheckSoureRuns: Add a unified way to check if a source runs
Robert Maynard
2020-09-23
14
-0/+112
[prev]
[next]