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
*
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
|
*
CheckSoureCompiles: Add a unified way to check if a source compiles
Robert Maynard
2020-09-23
14
-0/+119
*
|
Merge topic 'find_package-version-range'
Craig Scott
2020-09-24
38
-0/+482
|
\
\
|
|
/
|
/
|
|
*
FPHSA: add support of version range
Marc Chevier
2020-09-23
19
-0/+51
|
*
find_package: Add support of version range
Marc Chevier
2020-09-23
19
-0/+431
*
|
Merge topic 'separate_arguments-program'
Brad King
2020-09-23
15
-0/+132
|
\
\
|
*
|
separate_arguments: add option PROGRAM
Marc Chevrier
2020-09-22
9
-0/+96
|
*
|
separate_arguments: refactoring
Marc Chevrier
2020-09-22
7
-0/+36
|
|
/
*
|
Merge topic 'test-issue-21144'
Brad King
2020-09-23
2
-0/+11
|
\
\
|
|
/
|
/
|
|
*
Tests: Add test for early source lookup of file(GENERATE)
Josef Angstenberger
2020-09-21
2
-0/+11
*
|
Merge topic 'file-ARCHIVE-compression-level'
Brad King
2020-09-22
16
-0/+191
|
\
\
|
|
/
|
/
|
|
*
file(ARCHIVE_CREATE): Add option to control compression level
Asit Dhal
2020-09-21
16
-0/+191
*
|
Merge topic 'xcode-12-new-build-system'
Brad King
2020-09-21
40
-35/+173
|
\
\
|
*
|
ExternalProject: Use CMP0114 NEW behavior with Xcode "new build system"
Brad King
2020-09-18
7
-5/+39
|
*
|
Tests: Skip RunCMake.XcodeProject device cases for Xcode "new build system"
Brad King
2020-09-18
1
-0/+5
|
*
|
Tests: Update RunCMake.XcodeProject cases for Xcode "new build system"
Brad King
2020-09-18
1
-1/+3
|
*
|
Tests: Update RunCMake.file case with workaround for Xcode "new build system"
Brad King
2020-09-18
1
-0/+6
|
*
|
Xcode: Switch to the "new build system" for Xcode 12 and above
Brad King
2020-09-18
21
-3/+89
|
*
|
Xcode: Add option to specify build system variant
Brad King
2020-09-18
10
-5/+34
|
*
|
Tests: Remove RunCMake.ExternalProject unnecessary CMake version check
Brad King
2020-09-15
1
-2/+0
|
*
|
Tests: Simplify RunCMake.ExternalProject Add_StepDependencies stderr
Brad King
2020-09-15
4
-24/+2
*
|
|
Merge topic 'foreach-int-parse-range-check'
Brad King
2020-09-21
4
-0/+9
|
\
\
\
|
*
|
|
foreach: Fix crash parsing integer out of range
Ben McMorran
2020-09-18
4
-0/+9
*
|
|
|
Merge topic 'ninja-multi-automoc-regression'
Brad King
2020-09-18
5
-7/+27
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Ninja Multi-Config: Fix dependencies of custom commands
Kyle Edwards
2020-09-17
5
-7/+27
|
|
/
/
*
|
|
Merge topic 'string-json-support'
Brad King
2020-09-17
15
-0/+382
|
\
\
\
|
*
|
|
string(JSON): Adds JSON parsing support to the string command
Peter Steneteg
2020-09-16
15
-0/+382
*
|
|
|
Merge topic 'ExternalProject-steps-refinement'
Brad King
2020-09-15
32
-38/+378
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
ExternalProject: Add policy CMP0114 to refine step target dependencies
Brad King
2020-09-14
31
-6/+325
|
*
|
|
Tests: Match RunCMake.ExternalProject NO_DEPENDS output more strictly
Brad King
2020-09-10
1
-18/+38
|
*
|
|
ExternalProject: Factor out an internal helper to add a step target
Brad King
2020-09-10
1
-3/+4
*
|
|
|
Merge topic 'test-pch-instantiate-templates'
Brad King
2020-09-14
1
-2/+2
|
\
\
\
\
|
*
|
|
|
Tests: Fix PchInstantiateTemplates case on macOS with CMAKE_OSX_ARCHITECTURES
Brad King
2020-09-11
1
-2/+2
|
|
/
/
/
*
|
|
|
Merge topic 'ispc_window_failures'
Brad King
2020-09-11
1
-0/+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
[next]