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
Commit message (
Expand
)
Author
Age
Files
Lines
*
CUDA: Fix CMAKE_CUDA_COMPILER_TOOLKIT_ROOT detection in Visual Studio
Brad King
2020-06-18
1
-108/+121
*
CUDA: Re-order some logic for determining the compiler
Brad King
2020-06-18
1
-11/+9
*
CUDA: Remove unused variables while determining compiler
Brad King
2020-06-18
1
-2/+0
*
CUDA: Simplify CMAKE_CUDA_COMPILER_TOOLKIT_ROOT computation
Brad King
2020-06-18
1
-1/+1
*
CUDA: Skip the entire search for nvcc when it is CMAKE_CUDA_COMPILER
Brad King
2020-06-18
1
-80/+80
*
CUDA: Fix NVCC executable search during compiler detection
Raul Tambre
2020-06-18
1
-7/+1
*
Merge topic 'improve_device_link_policy_cross_ref' into release-3.18
Brad King
2020-06-18
2
-5/+7
|
\
|
*
Help: Better document that CMP0105 controls DEVICE_LINK parsing
Robert Maynard
2020-06-18
2
-5/+7
*
|
Merge topic 'doc-3.18-fixups' into release-3.18
Brad King
2020-06-18
8
-31/+35
|
\
\
|
*
|
Help: Explicitly say transaction, don't abbreviate to trans
Craig Scott
2020-06-18
1
-2/+2
|
*
|
Help: Correct and condense examples for VS_SOLUTION_DEPLOY
Craig Scott
2020-06-18
1
-8/+6
|
*
|
Help: Add missing cross-referencing for generator expressions
Craig Scott
2020-06-18
3
-3/+3
|
*
|
Help: Formatting, crossref for FRAMEWORK_MULTI_CONFIG_POSTFIX_<CONFIG>
Craig Scott
2020-06-18
1
-11/+12
|
*
|
Help: Add missing PCH_WARN_INVALID docs and related cleanups
Craig Scott
2020-06-18
3
-3/+8
|
*
|
Help: Fix formatting error and consistency for gtest_discover_tests()
Craig Scott
2020-06-18
1
-4/+4
*
|
|
Merge topic 'armclang-typo' into release-3.18
Brad King
2020-06-18
1
-1/+1
|
\
\
\
|
*
|
|
ARMClang: Fix typo in -Xlinker flag
Osama Moharam
2020-06-18
1
-1/+1
|
|
/
/
*
|
|
Merge topic 'test-split-RunCMake.target_link_libraries' into release-3.18
Brad King
2020-06-18
40
-69/+202
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Tests: Shorten case names in RunCMake.target_link_libraries-* tests
Brad King
2020-06-17
18
-31/+31
|
*
|
Tests: Split RunCMake.target_link_libraries test
Marc Chevrier
2020-06-17
40
-68/+201
*
|
|
Merge topic 'doc-relnotes' into release-3.18
Brad King
2020-06-17
1
-8/+8
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Help: Fix order of FindCUDAToolkit entry in 3.18 release notes
Brad King
2020-06-17
1
-8/+8
|
/
/
*
|
CMake 3.18.0-rc2
v3.18.0-rc2
Brad King
2020-06-17
1
-1/+1
|
/
*
Merge topic 'cuda_clang_limitations' into release-3.18
Brad King
2020-06-17
3
-2/+8
|
\
|
*
Help: Mention CUDA Clang limitations in 3.18 release notes
Raul Tambre
2020-06-16
1
-1/+2
|
*
CUDA: Add issue number to Clang separable compilation error
Raul Tambre
2020-06-16
1
-1/+2
|
*
CUDA: Throw error for Clang on Windows
Raul Tambre
2020-06-16
1
-0/+4
*
|
Merge topic 'test-file-GET_RUNTIME_DEPENDENCIES' into release-3.18
Brad King
2020-06-17
68
-275/+295
|
\
\
|
*
|
Tests: Shorten case names in RunCMake.file-GET_RUNTIME_DEPENDENCIES test
Brad King
2020-06-16
64
-255/+255
|
*
|
Tests: Factor out RunCMake.file-GET_RUNTIME_DEPENDENCIES test
Brad King
2020-06-16
69
-296/+316
|
|
/
*
|
Merge topic 'test-CudaOnly.StaticRuntimePlusToolkit' into release-3.18
Brad King
2020-06-17
1
-0/+6
|
\
\
|
|
/
|
/
|
|
*
Tests: Fix CudaOnly.StaticRuntimePlusToolkit build rpath
Robert Maynard
2020-06-16
1
-0/+6
*
|
Merge topic 'test-RunCMake.GeneratorExpression' into release-3.18
Brad King
2020-06-16
314
-111/+160
|
\
\
|
|
/
|
/
|
|
*
Tests: Factor out RunCMake.GenEx-GENEX_EVAL test
Brad King
2020-06-16
30
-9/+15
|
*
Tests: Factor out RunCMake.GenEx-TARGET_FILE test
Brad King
2020-06-16
75
-31/+38
|
*
Tests: Factor out RunCMake.GenEx-DEVICE_LINK test
Brad King
2020-06-16
44
-15/+21
|
*
Tests: Factor out RunCMake.GenEx-HOST_LINK test
Brad King
2020-06-16
44
-15/+21
|
*
Tests: Factor out RunCMake.GenEx-LINK_LANG_AND_ID test
Brad King
2020-06-16
39
-12/+18
|
*
Tests: Factor out RunCMake.GenEx-LINK_LANGUAGE test
Brad King
2020-06-16
42
-13/+19
|
*
Tests: Factor out RunCMake.GenEx-COMPILE_LANG_AND_ID test
Brad King
2020-06-16
27
-8/+14
|
*
Tests: Factor out RunCMake.GenEx-COMPILE_LANGUAGE test
Brad King
2020-06-16
27
-8/+14
|
/
*
Merge topic 'gitlab-ci-restructure' into release-3.18
Brad King
2020-06-15
6
-555/+663
|
\
|
*
gitlab-ci: split linux and macos shared before scripts
Ben Boeckel
2020-06-12
4
-48/+76
|
*
gitlab-ci: use `extends`
Ben Boeckel
2020-06-12
7
-135/+135
|
*
gitlab-ci: add a comment describing what goes into a job
Ben Boeckel
2020-06-12
1
-0/+16
|
*
gitlab-ci: make rules a bit more uniform
Ben Boeckel
2020-06-12
2
-30/+32
|
*
gitlab-ci: split into multiple files
Ben Boeckel
2020-06-12
7
-462/+524
*
|
Merge topic 'cuda_clang_toolkit_path' into release-3.18
Brad King
2020-06-15
8
-260/+448
|
\
\
|
*
|
CUDA: Determine CUDA toolkit location for NVCC
Raul Tambre
2020-06-12
4
-126/+134
|
*
|
CUDA: Pass toolkit path to Clang
Raul Tambre
2020-06-12
5
-235/+293
[next]