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
*
FILE_SET: Fix source group detection
Kyle Edwards
2022-08-24
3
-0/+17
*
Tests: Fix VS10Project SourceGroupTreeCMakeLists check
Kyle Edwards
2022-08-24
2
-4/+5
*
export: Restore exclusion of private shared library dependencies from checks
Brad King
2022-08-15
9
-0/+64
*
Merge topic 'fetchcontent-set-CMAKE_VERIFY_INTERFACE_HEADER_SETS' into releas...
Brad King
2022-08-04
5
-0/+31
|
\
|
*
FetchContent: Disable header set verification for dependencies
Craig Scott
2022-08-03
5
-0/+31
*
|
VERIFY_INTERFACE_HEADER_SETS: Add verification target for all
Kyle Edwards
2022-08-03
7
-0/+34
|
/
*
Merge topic 'verify-interface-header-sets-interface-library-source-language' ...
Brad King
2022-07-28
2
-0/+5
|
\
|
*
VERIFY_INTERFACE_HEADER_SETS: Fall back to global languages
Kyle Edwards
2022-07-27
2
-0/+5
*
|
VERIFY_INTERFACE_HEADER_SETS: Finalize compile info for verify targets
Kyle Edwards
2022-07-27
2
-0/+6
|
/
*
cmake: In -P mode ignore flags like `--version` after `--`
Robert Maynard
2022-07-22
3
-3/+5
*
cmake: In -P mode ignore extra paths on the command line
Robert Maynard
2022-07-22
3
-0/+13
*
VS: Exclude ZERO_CHECK.proj from .sln for include_external_msproject
Sumit Bhardwaj
2022-07-20
4
-0/+43
*
Merge topic 'export-try-compile-crash' into release-3.24
Kyle Edwards
2022-07-14
2
-0/+10
|
\
|
*
cmGlobalGenerator: Only compute build files for all targets
Kyle Edwards
2022-07-13
2
-0/+10
|
*
Merge branch 'file-set-crash' into release-3.23
Brad King
2022-06-30
7
-0/+28
|
|
\
|
*
\
Merge branch 'xcode-14' into release-3.23
Brad King
2022-06-11
1
-0/+2
|
|
\
\
*
|
\
\
Merge topic 'genex-LINK_LIBRARY-check-supported-properties' into release-3.24
Brad King
2022-07-07
20
-12/+68
|
\
\
\
\
|
*
|
|
|
Genex LINK_LIBRARY and LINK_GROUP: check supported properties
Marc Chevrier
2022-07-06
20
-12/+68
*
|
|
|
|
Merge topic 'genex-LINK_LIBRARY-fix-generation' into release-3.24
Brad King
2022-07-06
4
-0/+12
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
genex-LINK_LIBRARY: ensure correct generation inside LINK_GROUP genex
Marc Chevrier
2022-07-05
4
-0/+12
*
|
|
|
|
Merge topic 'nvhpc-Werror' into release-3.24
Brad King
2022-07-05
1
-1/+1
|
\
\
\
\
\
|
*
|
|
|
|
NVHPC: warnings as error flag is "-Werror"
Robert Maynard
2022-07-01
1
-1/+1
*
|
|
|
|
|
Merge topic 'add_nvcc_compile_warning_support' into release-3.24
Brad King
2022-07-05
23
-45/+87
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
|
/
/
/
/
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
CUDA: NVCC support for COMPILE_WARNING_AS_ERROR target property
Robert Maynard
2022-07-01
9
-1/+18
|
*
|
|
|
Tests: Refactor warn on error tests to support multiple languages
Robert Maynard
2022-06-29
16
-44/+69
*
|
|
|
|
Genex: Fix TARGET_BUNDLE_DIR_NAME incorrect extension
Ben Leadbetter
2022-07-01
3
-0/+37
*
|
|
|
|
Merge topic 'file-set-crash' into release-3.24
Brad King
2022-06-30
7
-0/+28
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
install(EXPORT): Check for missing file sets at generate time
Kyle Edwards
2022-06-29
7
-0/+28
|
|
/
/
|
*
|
Merge topic 'ci-xcode-13.3' into release-3.23
Brad King
2022-04-26
1
-0/+1
|
|
\
\
*
|
\
\
Merge topic 'vs-compile-batching' into release-3.24
Brad King
2022-06-23
1
-1/+1
|
\
\
\
\
|
*
|
|
|
VS: Add variable to to turn off Visual Studio compile batching
Brad King
2022-06-22
1
-1/+1
*
|
|
|
|
FindPkgConfig: Revert "Populate _STATIC_LINK_LIBRARIES. Add STATIC_TARGET."
Brad King
2022-06-22
7
-203/+72
|
/
/
/
/
*
|
|
|
Utilities/Release: Add windows-arm64 package to file table
Brad King
2022-06-13
1
-0/+2
*
|
|
|
Merge topic 'fetchcontent-global-targets' into release-3.24
Brad King
2022-06-11
8
-0/+92
|
\
\
\
\
|
*
|
|
|
FetchContent: Honor CMAKE_FIND_PACKAGE_TARGETS_GLOBAL
Craig Scott
2022-06-10
8
-0/+92
*
|
|
|
|
Merge topic 'xcode-14' into release-3.24
Brad King
2022-06-11
1
-0/+2
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Tests: Teach RunCMake to ignore Xcode DVTSDK warnings
Brad King
2022-06-10
1
-0/+2
|
*
|
|
|
Merge branch 'ci-xcode-13.3' into release-3.22
Brad King
2022-04-26
1
-0/+1
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
Tests: Ignore all classes in Xcode internal objc warnings
Gregor Jasny
2022-04-25
1
-1/+1
|
|
*
|
|
Tests: Teach RunCMake to ignore Xcode extension point warnings
Brad King
2022-04-25
1
-0/+1
*
|
|
|
|
Merge topic 'ExternalProject-stamp-genex' into release-3.24
Brad King
2022-06-10
2
-0/+16
|
\
\
\
\
\
|
*
|
|
|
|
ExternalProject: Express per-config step stamp file paths using CONFIG genex
Brad King
2022-06-08
2
-0/+16
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
CheckIPOSupported: Compile check using flags of calling project
Brad King
2022-06-10
9
-0/+42
*
|
|
|
|
MSVC: Revert "Default to -ZI instead of /Zi for x86 and x64"
Brad King
2022-06-09
7
-37/+0
|
/
/
/
/
*
|
|
|
Merge topic 'ci-ispc'
Brad King
2022-06-07
1
-1/+1
|
\
\
\
\
|
*
|
|
|
ci: remove ISPC from the Fedora CI image
Brad King
2022-06-06
1
-1/+1
*
|
|
|
|
Merge topic 'print-sources'
Brad King
2022-06-07
15
-0/+136
|
\
\
\
\
\
|
*
|
|
|
|
Tests: Add tests for CMakePrintHelpers
FeRD (Frank Dana)
2022-06-06
15
-0/+136
*
|
|
|
|
|
Merge topic 'ext_disabled'
Brad King
2022-06-07
1
-5/+1
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Tests/CompileFeatures: Fix CMP0128OldSameStandard with default OFF
Raul Tambre
2022-06-04
1
-5/+1
[next]