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
...
*
|
|
|
install(TARGETS): Do not apply installation tweaks to NAMELINK files
Brad King
2023-03-28
2
-0/+24
*
|
|
|
Merge topic 'lint-genex'
Brad King
2023-03-28
5
-8/+8
|
\
\
\
\
|
*
|
|
|
Add generator expression support to static code analysis hooks
Stefan Schober
2023-03-27
5
-8/+8
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'crosscompiling-warn-reset'
Brad King
2023-03-27
4
-0/+10
|
\
\
\
\
|
*
|
|
|
Warn if CMAKE_CROSSCOMPILING is true without CMAKE_SYSTEM_NAME set
Martin Storsjö
2023-03-24
4
-0/+10
|
|
/
/
/
*
|
|
|
file(GET_RUNTIME_DEPENDENCIES): Preserve casing for Windows PE binaries
Christian Heimlich
2023-03-23
5
-3/+28
*
|
|
|
Tests: Add test for file(GET_RUNTIME_DEPENDENCIES) with MixedCase.dll
Christian Heimlich
2023-03-23
2
-1/+5
|
/
/
/
*
|
|
Merge topic 'file-REAL_PATH'
Brad King
2023-03-21
1
-0/+16
|
\
\
\
|
*
|
|
file(REAL_PATH): Ensure same behavior as get_filename_component(REALPATH)
Marc Chevrier
2023-03-20
1
-0/+16
*
|
|
|
Merge topic 'clang-cl-showIncludes'
Brad King
2023-03-21
5
-0/+22
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Ninja: Restore detection of clang-cl showIncludes prefix
YR Chen
2023-03-20
5
-0/+16
|
*
|
|
Tests: Comment RunCMake.Ninja ShowIncludes sample input languages
Brad King
2023-03-20
1
-0/+6
*
|
|
|
Merge topic 'vs-BuildInParallel'
Brad King
2023-03-16
1
-6/+18
|
\
\
\
\
|
*
|
|
|
VS: Do not regenerate build system concurrently with CMP0147
Brad King
2023-03-15
1
-6/+18
*
|
|
|
|
macOS: Suppress default '-arch arm64' with CMAKE_<LANG>_COMPILER_TARGET
Brad King
2023-03-15
5
-1/+27
|
/
/
/
/
*
|
|
|
Merge topic 'recursion-limit'
Brad King
2023-03-14
49
-28/+371
|
\
\
\
\
|
*
|
|
|
find_package: Enforce maximum nesting depth below maximum recursion depth
Brad King
2023-03-13
6
-18/+24
|
*
|
|
|
Add CMAKE_MAXIMUM_RECURSION_DEPTH environment variable
Brad King
2023-03-13
45
-0/+347
|
*
|
|
|
Tests: Simplify option passing to RunCMake.MaxRecursionDepth cases
Brad King
2023-03-09
1
-16/+6
*
|
|
|
|
Merge topic 'revert-CheckCompilerFlag-clang-argument-unused'
Brad King
2023-03-14
2
-0/+18
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
CheckCompilerFlag: Revert 'Match the Clang "argument unused" output ...'
Brad King
2023-03-13
2
-0/+18
|
*
|
|
|
Merge topic 'GoogleTest-type-param-suite' into release-3.26
Brad King
2023-03-06
5
-3/+67
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge topic 'ExternalProject-revert-install' into release-3.26
Brad King
2023-03-03
4
-0/+14
|
|
\
\
\
\
*
|
|
|
|
|
FindCUDA: Disallow with CMP0147 under Visual Studio
Brad King
2023-03-12
7
-0/+22
*
|
|
|
|
|
VS: Add policy to build custom commands concurrently
Brad King
2023-03-12
3
-0/+48
*
|
|
|
|
|
Merge topic 'cxx-module-extensions'
Brad King
2023-03-10
10
-34/+29
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Tests/RunCMake: Match 'Tried extensions' output more robustly
Brad King
2023-03-09
10
-34/+29
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
FindCUDA: Add policy to remove this module
Brad King
2023-03-09
16
-0/+80
|
/
/
/
/
/
*
|
|
|
|
Merge topic 'test-minver'
Brad King
2023-03-08
10
-37/+48
|
\
\
\
\
\
|
*
|
|
|
|
Tests: Update RunCMake.include cmake_minimum_required version
Brad King
2023-03-07
10
-37/+48
*
|
|
|
|
|
Tests/RunCMake: Add script to auto-generate RunCMake test suite stub
Kyle Edwards
2023-03-07
2
-0/+17
|
/
/
/
/
/
*
|
|
|
|
Merge topic 'Xcode-frameworks-consumption'
Brad King
2023-03-07
2
-3/+16
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Xcode: Fix missing Frameworks search paths
Marc Chevrier
2023-03-06
2
-3/+16
*
|
|
|
|
Merge topic 'GoogleTest-type-param-suite'
Brad King
2023-03-06
5
-3/+67
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
GoogleTest: Restore suite name for type-parametrized tests
Brad King
2023-03-03
5
-3/+67
*
|
|
|
Merge topic 'ExternalProject-revert-install'
Brad King
2023-03-03
4
-0/+14
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
ExternalProject: Restore driving install through build system
Brad King
2023-03-02
4
-0/+14
|
*
|
|
Ninja: require Ninja 1.11 for C++ module support
Ben Boeckel
2023-01-23
2
-2/+2
|
*
|
|
Merge topic 'try_run-cross-compile' into release-3.25
Brad King
2023-01-13
2
-0/+10
|
|
\
\
\
*
|
\
\
\
Merge topic 'ninja-multi-output-path-prefix'
Brad King
2023-03-03
3
-0/+11
|
\
\
\
\
\
|
*
|
|
|
|
Ninja Multi-Config: Write output path prefix
Kyle Edwards
2023-03-02
3
-0/+11
*
|
|
|
|
|
Merge topic 'TargetRunTimeDllDirs'
Kyle Edwards
2023-03-02
3
-16/+27
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Add test for the new TARGET_RUNTIME_DLL_PATHS genex
Alexander Neundorf
2023-02-26
1
-1/+12
|
*
|
|
|
|
TARGET_RUNTIME_DLLS: minor refactoring of shared-check.cmake
Alexander Neundorf
2023-02-26
1
-6/+6
|
*
|
|
|
|
TARGET_RUNTIME_DLLS: fix test for this genex
Alexander Neundorf
2023-02-22
1
-0/+0
*
|
|
|
|
|
Merge topic 'target_sources-backtrace'
Brad King
2023-03-02
47
-133/+138
|
\
\
\
\
\
\
|
*
|
|
|
|
|
target_sources: Fix backtrace on missing source
Brad King
2023-02-28
43
-133/+127
|
*
|
|
|
|
|
Tests: Add RunCMake.target_sources case covering missing source
Brad King
2023-02-28
5
-1/+12
*
|
|
|
|
|
|
Merge topic 'Apple-handle-Text-Stubs'
Brad King
2023-03-02
38
-4/+679
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Apple: Handle generation and comsuption of text-based stubs (.tbd files)
Marc Chevrier
2023-03-01
38
-4/+679
[prev]
[next]