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 'issue-21557-test-cases'
Brad King
2020-12-15
30
-0/+92
|
\
|
*
cmake_policy: Implement test cases for cmake_policy VERSION
Asit Dhal
2020-12-14
30
-0/+92
*
|
CMakePackageConfigHelpers: Relax restrictions on version range
Marc Chevrier
2020-12-14
1
-18/+107
*
|
Merge topic 'custom-command-output-genex'
Brad King
2020-12-14
9
-33/+128
|
\
\
|
*
|
add_custom_{command,target}: Add genex support to OUTPUT and BYPRODUCTS
Brad King
2020-12-11
9
-33/+128
*
|
|
Merge topic 'execute_process-command-error'
Brad King
2020-12-14
21
-11/+130
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
execute_process: Improve COMMAND_ERROR_IS_FATAL error capture scenarios
Asit Dhal
2020-12-10
21
-11/+130
*
|
|
Merge topic 'apple-silicon-host-arch'
Brad King
2020-12-11
13
-0/+104
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Tests: Cover macOS host architecture selection on Apple Silicon hosts
Brad King
2020-12-10
13
-0/+104
|
|
/
*
|
AutoGen: Account for CMP0116 in the depfile
Kyle Edwards
2020-12-08
4
-2/+22
*
|
get_directory_property: Check for empty or missing property name
Craig Scott
2020-12-05
10
-0/+21
*
|
WriteCompilerDetectionHeader: Add policy to remove module
Brad King
2020-12-05
13
-0/+60
*
|
Merge topic 'test-CMP0118'
Brad King
2020-12-04
76
-3259/+3007
|
\
\
|
*
|
Tests: Avoid unnecessary use of toolchain in RunCMake.CMP0118
Brad King
2020-12-03
76
-3259/+3007
*
|
|
Merge topic 'GoogleTest-disabled-underscore'
Brad King
2020-12-04
3
-46/+57
|
\
\
\
|
*
|
|
GoogleTest: Match the full 'DISABLED_' prefix to disable tests
Brad King
2020-12-03
3
-46/+57
|
|
/
/
*
|
|
Merge topic 'explicit-LANGUAGE-flag'
Brad King
2020-12-04
14
-0/+47
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Compile with explicit language flag when source LANGUAGE property is set
Brad King
2020-12-02
14
-0/+47
*
|
|
Merge topic 'versionadded'
Brad King
2020-12-03
2
-3/+3
|
\
\
\
|
*
|
|
Tests: Make RunCMake.CMP0106 expected output robust to line number changes
Brad King
2020-12-02
2
-3/+3
*
|
|
|
Merge topic 'issue-20955'
Brad King
2020-12-02
2
-2/+6
|
\
\
\
\
|
*
|
|
|
ctest: Provide hints about inspecting test failures
Asit Dhal
2020-12-01
2
-2/+6
*
|
|
|
|
Merge topic 'error_out_on_unknown_argument'
Brad King
2020-12-02
5
-0/+8
|
\
\
\
\
\
|
*
|
|
|
|
cmake: Error out on unknown arguments starting with `-`.
Robert Maynard
2020-12-01
5
-0/+8
*
|
|
|
|
|
Merge topic 'export-namelink'
Brad King
2020-12-02
4
-0/+37
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
/
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
export: Do not fail generation for separate namelink only case
Deniz Bahadir
2020-12-01
4
-0/+37
*
|
|
|
|
Merge topic 'cuda_env_archs'
Brad King
2020-12-01
1
-0/+2
|
\
\
\
\
\
|
*
|
|
|
|
CUDA: Fix tests with CUDAARCHS set
Raul Tambre
2020-11-30
1
-0/+2
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'xcode-check-object-lib-subprojects-fixed'
Brad King
2020-12-01
4
-0/+70
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Tests: Add Xcode cases fixed by switch to the "new build system"
Yauheni Khnykin
2020-11-30
4
-0/+70
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge topic 'makefiles-compiler-deps-optims'
Brad King
2020-11-30
14
-26/+97
|
\
\
\
\
|
*
|
|
|
Makefiles Generators: use compiler for dependencies generation
Marc Chevrier
2020-11-29
14
-26/+97
|
|
/
/
/
*
|
|
|
Merge topic 'make-GENERATED-visible-from-any-scope'
Brad King
2020-11-30
186
-2/+5563
|
\
\
\
\
|
*
|
|
|
GENERATED prop: Set CMP0118 to NEW for some (unrelated) tests
Deniz Bahadir
2020-11-24
2
-2/+2
|
*
|
|
|
GENERATED prop: Add implementation for policy CMP0118 being set to NEW
Deniz Bahadir
2020-11-24
83
-806/+2202
|
*
|
|
|
GENERATED prop: Check CMP0118 policy and warn in certain situations
Deniz Bahadir
2020-11-24
72
-19/+1692
|
*
|
|
|
GENERATED prop: Add some tests before introducing changes with CMP0118
Deniz Bahadir
2020-11-24
82
-0/+2492
*
|
|
|
|
Merge topic 'check-lang-conditions'
Brad King
2020-11-30
19
-3/+42
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Check*: Tolerate variables set with names of languages
Brad King
2020-11-25
18
-0/+36
|
*
|
|
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
14
-0/+131
|
|
_
|
/
|
/
|
|
*
|
|
Merge topic 'ci-xcode-12.2'
Brad King
2020-11-25
1
-0/+1
|
\
\
\
|
|
/
/
|
*
|
Tests: Teach RunCMake to ignore Xcode install_name_tool signature warnings
Brad King
2020-11-24
1
-0/+1
|
*
|
Merge topic 'policy-cmp0111-iface' into release-3.19
Brad King
2020-11-24
5
-12/+34
|
|
\
\
|
*
\
\
Merge topic 'xcode-cc-work-dir' into release-3.19
Brad King
2020-11-24
5
-0/+27
|
|
\
\
\
*
|
\
\
\
Merge topic 'policy-cmp0111-iface'
Brad King
2020-11-24
5
-12/+34
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
cmTarget: Do not enforce CMP0111 on imported INTERFACE libraries
Brad King
2020-11-23
3
-5/+7
|
*
|
|
|
Tests: Match RunCMake.CMP0111 stderr more strictly
Brad King
2020-11-23
2
-7/+27
|
|
/
/
/
*
|
|
|
Merge topic 'xcode-cc-work-dir'
Brad King
2020-11-24
5
-0/+27
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Xcode: Fix custom command work-dir placeholders in "new build system"
Brad King
2020-11-23
5
-0/+27
[next]