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
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmExperimental: remove the flag for C++ modules
Ben Boeckel
2023-10-02
79
-379/+104
*
Merge topic 'cxxmodules-export-dirs-with-prefix'
Brad King
2023-09-27
68
-77/+369
|
\
|
*
Tests/CXXModules: add tests for modules with include requirements
Ben Boeckel
2023-09-26
23
-0/+292
|
*
Tests/CXXModules: relax line number matching in stderr
Ben Boeckel
2023-09-26
45
-77/+77
*
|
Merge topic 'misc-cxxmodule-fixes'
Brad King
2023-09-27
11
-47/+102
|
\
\
|
*
|
Tests/CXXModules: forward the default build type
Ben Boeckel
2023-09-26
4
-0/+10
|
*
|
Tests/CXXModules: fix multi-config and MSVC details
Ben Boeckel
2023-09-25
6
-25/+25
|
*
|
Tests/CXXModules: add missing `bmi-only` and compiler id fields
Ben Boeckel
2023-09-25
6
-0/+30
|
*
|
Tests/CXXModules: fix key set mismatch error messages
Ben Boeckel
2023-09-25
1
-2/+2
|
*
|
Tests/CXXModules: use a less generic name for the config
Ben Boeckel
2023-09-25
4
-18/+18
|
*
|
Tests/CXXModules: replace the object extension as well
Ben Boeckel
2023-09-25
2
-0/+2
|
*
|
Tests/CXXModules: fix error detection propagation
Ben Boeckel
2023-09-25
4
-2/+15
*
|
|
Merge topic 'autogen-timestamp-per-config'
Brad King
2023-09-27
7
-75/+198
|
\
\
\
|
*
|
|
AutoGen: Fix regression in timestamps on multi-config generators
Orkun Tokdemir
2023-09-26
1
-42/+149
|
*
|
|
Tests/RunCMake/Autogen: Factor out test setup
Orkun Tokdemir
2023-09-26
6
-33/+39
|
*
|
|
Tests/RunCMake/Autogen: Add expect_n_times() function
Orkun Tokdemir
2023-09-26
1
-0/+10
*
|
|
|
Tests: Fix RunCMake.XcFramework in symlinked paths with Xcode 15
Brad King
2023-09-26
1
-2/+11
*
|
|
|
Tests: Fix failures on macOS arm64 due to Xcode 15 skipping ad-hoc signature
Brad King
2023-09-26
2
-7/+19
*
|
|
|
Tests: Disable visionOS cases because Xcode 15.0 excludes support
Brad King
2023-09-26
2
-37/+44
*
|
|
|
Tests: Clarify RunCMake.XcFramework conditions testing Xcode version
Brad King
2023-09-26
2
-8/+8
*
|
|
|
Tests: Teach RunCMake to ignore Xcode DVTAssertions warnings
Brad King
2023-09-26
1
-0/+2
|
/
/
/
*
|
|
Merge topic 'cuda_handle_target_objects_in_device_link'
Brad King
2023-09-26
5
-0/+71
|
\
\
\
|
*
|
|
CUDA: Device linking now uses TARGET_OBJECTS content
Robert Maynard
2023-09-25
5
-0/+71
*
|
|
|
Merge topic 'hip-nvidia'
Brad King
2023-09-26
5
-1/+77
|
\
\
\
\
|
*
|
|
|
HIP: Add tests for special NVIDIA values of CMAKE_HIP_ARCHITECTURES
Brad King
2023-09-25
3
-0/+72
|
*
|
|
|
HIP: Add CMAKE_HIP_HOST_COMPILER when compiler is NVCC
Brad King
2023-09-25
1
-1/+1
|
*
|
|
|
HIP: Fix linking mixed-lang binary with CXX compiler and Makefile generators
Brad King
2023-09-25
1
-0/+4
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge topic 'genexp-no-eval'
Brad King
2023-09-26
15
-0/+65
|
\
\
\
\
|
*
|
|
|
cmGeneratorExpressionEvaluator: Short-circuit boolean operators
Martin Duffy
2023-09-13
15
-0/+65
*
|
|
|
|
Merge topic 'lint-genex-empty'
Brad King
2023-09-26
2
-0/+7
|
\
\
\
\
\
|
*
|
|
|
|
Linting: Fix empty evaluated genex
Orkun Tokdemir
2023-09-25
2
-0/+7
*
|
|
|
|
|
Merge topic 'orangec-compiler'
Brad King
2023-09-26
45
-95/+101
|
\
\
\
\
\
\
|
*
|
|
|
|
|
OrangeC: Add support for OrangeC compiler
David Lindauer
2023-09-25
45
-61/+95
|
*
|
|
|
|
|
Tests: Simplify nested if conditions in Complex tests
Brad King
2023-09-25
4
-38/+10
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge topic 'FetchContent-EXCLUDE_FROM_ALL'
Craig Scott
2023-09-26
4
-0/+25
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
FetchContent: Add support for EXCLUDE_FROM_ALL
Steven Stallion
2023-09-25
4
-0/+25
*
|
|
|
|
|
Merge topic 'CrayClang-compiler'
Brad King
2023-09-25
3
-7/+7
|
\
\
\
\
\
\
|
*
|
|
|
|
|
CrayClang: Add support for this compiler
Ryan Krattiger
2023-09-22
3
-7/+7
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Tests: Update tests to run in multi-config generators
Kyle Edwards
2023-09-22
4
-3/+7
*
|
|
|
|
|
Tests: Update tests to run in symlinked tree
Kyle Edwards
2023-09-22
6
-19/+40
|
/
/
/
/
/
*
|
|
|
|
Merge topic 'hip-nvidia'
Brad King
2023-09-22
7
-11/+40
|
\
\
\
\
\
|
*
|
|
|
|
HIP: Add support for NVIDIA GPUs
Brad King
2023-09-21
6
-2/+19
|
*
|
|
|
|
HIP: Add CMAKE_HIP_PLATFORM variable to specify GPU platform
Brad King
2023-09-21
3
-3/+13
|
*
|
|
|
|
Tests/HIP/WithDefs: Clean up test case
Brad King
2023-09-21
1
-5/+3
|
*
|
|
|
|
Tests/HIP/ArchitectureOff: Cover HIP_ARCHITECTURES initialization
Brad King
2023-09-21
1
-1/+5
*
|
|
|
|
|
Merge topic 'cuda-factor-out-lang'
Brad King
2023-09-22
2
-2/+6
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
*
|
|
|
|
CUDA: Factor out helper to validate CMAKE_CUDA_ARCHITECTURES
Brad King
2023-09-21
2
-2/+6
*
|
|
|
|
|
Merge topic 'macOS-system-framework-link'
Brad King
2023-09-22
4
-13/+20
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
macOS: GNU toolchain: ensure framework, marked as SYSTEM, can be linked
Marc Chevrier
2023-09-21
4
-13/+20
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'fileset-private-dep'
Brad King
2023-09-21
20
-0/+125
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
[next]