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
/
Modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'cuda_clang_toolkit_path'
Brad King
2020-06-15
4
-260/+415
|
\
|
*
CUDA: Determine CUDA toolkit location for NVCC
Raul Tambre
2020-06-12
3
-123/+127
|
*
CUDA: Pass toolkit path to Clang
Raul Tambre
2020-06-12
2
-235/+268
|
*
FindCUDAToolkit: Avoid unnecessary temporary variable computing binary dir
Raul Tambre
2020-06-12
1
-6/+4
|
*
FindCUDAToolkit: Remove unnecessary checks around searches
Raul Tambre
2020-06-12
2
-21/+15
|
*
FindCUDAToolkit: Use list(SORT) to sort in natural order
Raul Tambre
2020-06-12
2
-72/+8
|
*
FindCUDAToolkit: Compute CUDAToolkit_INCLUDE_DIR instead of searching
Raul Tambre
2020-06-12
2
-8/+14
|
*
FindCUDAToolkit: Add CUDAToolkit_LIBRARY_ROOT
Raul Tambre
2020-06-12
2
-0/+27
|
*
FindCUDAToolkit: Re-unify with Internal/CUDAToolkit
Raul Tambre
2020-06-12
3
-233/+390
*
|
Merge topic 'cuda_architectures_disable'
Brad King
2020-06-15
1
-1/+1
|
\
\
|
*
|
CUDA: Add support for disabling CUDA_ARCHITECTURES
Raul Tambre
2020-06-15
1
-1/+1
|
|
/
*
|
Merge topic 'clang_cxx20'
Brad King
2020-06-15
1
-1/+8
|
\
\
|
*
|
Clang: Record Clang 6.0+ as fully supporting C++17
Raul Tambre
2020-06-13
1
-0/+4
|
*
|
Clang: Add final C++20 flag for Clang 11.0+
Raul Tambre
2020-06-13
1
-1/+4
|
|
/
|
*
Merge topic 'nvcc_supports_cuda17' into release-3.18
Brad King
2020-06-11
1
-0/+11
|
|
\
*
|
\
Merge topic 'findhdf5-temporary-files'
Brad King
2020-06-12
1
-2/+2
|
\
\
\
|
*
|
|
FindHDF5: use CMakeFiles for temporary files
Seth R Johnson
2020-06-11
1
-2/+2
*
|
|
|
Merge topic 'FindBoost-zip-libs'
Brad King
2020-06-12
1
-4/+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
FindBoost: Allow Boost::zlib and Boost::bzip2 targets on all platforms
correa
2020-06-11
1
-4/+2
*
|
|
|
Merge topic 'add_explicit_lang_flag_to_compile_object_rule'
Brad King
2020-06-11
12
-3/+24
|
\
\
\
\
|
*
|
|
|
CXX: Compile when possible with explicit `Cxx` language flag set
Robert Maynard
2020-06-09
6
-3/+12
|
*
|
|
|
C: Compile when possible with explicit `C` language flag set
Robert Maynard
2020-06-09
6
-0/+12
|
|
/
/
/
|
*
|
|
Merge topic 'cpack-ifw-3.2'
Brad King
2020-06-09
1
-0/+2
|
|
\
\
\
|
*
\
\
\
Merge topic 'FindOpenSSL-3.0'
Brad King
2020-06-09
1
-2/+4
|
|
\
\
\
\
*
|
\
\
\
\
Merge topic 'nvcc_supports_cuda17'
Brad King
2020-06-11
1
-0/+11
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
/
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
CUDA: Teach CMake that NVCC 11 supports cuda_std_17
Robert Maynard
2020-06-10
1
-0/+11
*
|
|
|
|
FindProtobuf: Fix typo in documentation
Ron Klein
2020-06-10
1
-1/+1
|
/
/
/
/
*
|
|
|
Merge topic 'cpack-ifw-3.2' into release-3.18
Brad King
2020-06-09
1
-0/+2
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
CPack/IFW: Add Qt installer framework version 3.2
Frederik Gladhorn
2020-06-08
1
-0/+2
|
|
/
/
*
|
|
Merge topic 'FindOpenSSL-3.0' into release-3.18
Brad King
2020-06-09
1
-2/+4
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
FindOpenSSL: Fix OpenSSL 3.0.0 version extraction
Billy Brumley
2020-06-08
1
-2/+4
*
|
CPack/IFW: Fix documentation typo: REQUARED
Frederik Gladhorn
2020-06-08
1
-1/+1
*
|
Merge topic 'cuda_cudart_status' into release-3.18
Brad King
2020-06-08
1
-4/+4
|
\
\
|
*
|
FindCUDAToolkit: Fix cudart not found status message
Raul Tambre
2020-06-08
1
-4/+4
*
|
|
Merge topic 'cuda_clang_simulate' into release-3.18
Brad King
2020-06-08
1
-0/+3
|
\
\
\
|
*
|
|
CUDA: Fix Clang depfile flags when simulating MSVC
Raul Tambre
2020-06-08
1
-0/+3
|
|
/
/
*
|
|
Merge topic 'cuda_user_architectures_specifiers' into release-3.18
Brad King
2020-06-08
1
-2/+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
CUDA: Fix checking working architectures with specifiers
Raul Tambre
2020-06-05
1
-2/+10
*
|
|
ARMClang: allow fallback to -march and correct setting of --cpu flags
Osama Moharam
2020-06-03
1
-10/+57
|
/
/
*
|
Merge topic 'armclang-armlink'
Brad King
2020-06-03
1
-2/+14
|
\
\
|
*
|
ARMClang: Add support for armlink
Osama Moharam
2020-06-02
1
-2/+14
*
|
|
Merge branch 'backport-3.17-pch-no-Fortran' into pch-no-Fortran
Brad King
2020-06-02
2
-13/+17
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
PCH: Do not enable GNU or Intel PCH settings for Fortran
Brad King
2020-06-02
2
-11/+15
|
|
/
*
|
Merge topic 'UseSWIG-note-dep-strategy'
Brad King
2020-06-02
1
-0/+8
|
\
\
|
*
|
UseSWIG: note dependency behavior for Make generators
Ben Boeckel
2020-06-01
1
-0/+8
*
|
|
Merge topic 'macos-sdk-libraries'
Brad King
2020-06-02
1
-5/+21
|
\
\
\
|
*
|
|
Darwin: honour `CMAKE_OSX_SYSROOT` more faithfully
Saleem Abdulrasool
2020-05-31
1
-5/+21
*
|
|
|
ASM: Fix preprocessor definition flags for GNU 'as' tool
Kyle Edwards
2020-06-01
1
-0/+1
|
|
/
/
|
/
|
|
*
|
|
Merge topic 'fc-ep-git-update-strategy'
Brad King
2020-06-01
2
-59/+75
|
\
\
\
|
*
|
|
FetchContent: Pass through CMAKE_EP_GIT_REMOTE_UPDATE_STRATEGY if set
Craig Scott
2020-05-29
1
-6/+11
[next]