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 'reduce-initial-checks'
Brad King
2020-05-26
7
-259/+266
|
\
|
*
enable_language: Assume compiler works if ABI detection compiles
Brad King
2020-05-25
6
-258/+262
|
*
CMakeDetermineCompilerABI: Fold copy error into CMAKE_<LANG>_ABI_COMPILED
Brad King
2020-05-25
1
-1/+4
*
|
Merge topic 'cuda-clang-pthreads'
Brad King
2020-05-26
2
-3/+3
|
\
\
|
*
|
Find{Threads,MPI}: Add support for CUDA with Clang
Tobias Ribizel
2020-05-25
2
-3/+3
|
|
/
*
|
Merge topic 'xerces-cygwin-library-naming'
Brad King
2020-05-26
1
-2/+6
|
\
\
|
*
|
FindXercesC: Find Cygwin libraries
Roger Leigh
2020-05-23
1
-2/+6
*
|
|
Merge topic 'fetchcontent-externalproject-empty-args'
Craig Scott
2020-05-25
2
-91/+163
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
FetchContent: Preserve empty string arguments
Craig Scott
2020-05-23
1
-21/+41
|
*
|
ExternalProject: Preserve empty string arguments
Craig Scott
2020-05-23
1
-70/+122
|
|
/
*
|
Merge topic 'CheckLinkerFlag-module'
Brad King
2020-05-25
1
-0/+81
|
\
\
|
*
|
CheckLinkerFlag: Add module to check validity of linker flags
Marc Chevrier
2020-05-25
1
-0/+81
|
|
/
*
|
Merge topic 'ep-git-update-strategy'
Brad King
2020-05-25
2
-165/+261
|
\
\
|
*
|
ExternalProject: Provide choice of git update strategies
Craig Scott
2020-05-23
2
-11/+100
|
*
|
ExternalProject: factor out gitupdate step to separate file
Craig Scott
2020-05-23
2
-163/+170
|
|
/
*
|
Merge topic 'FindSquish_settingsgroup_removal'
Brad King
2020-05-25
4
-16/+10
|
\
\
|
*
|
FindSquish: Remove settingsGroup argument
Frederik Gladhorn
2020-05-19
4
-16/+10
*
|
|
Merge topic 'cuda-runtime-cleanup'
Brad King
2020-05-25
2
-29/+27
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
CUDA: Simplify Clang implicit host linker settings
Brad King
2020-05-22
1
-14/+6
|
*
|
CUDA: Fix implicit runtime library filtering on Windows
Brad King
2020-05-22
1
-3/+3
|
*
|
CUDA: Refactor implicit library filtering
Brad King
2020-05-22
2
-15/+21
*
|
|
Merge topic 'fortran-preprocess-property'
Brad King
2020-05-22
12
-0/+37
|
\
\
\
|
*
|
|
Fortran: Add Fortran_PREPROCESS property
Peter Hill
2020-05-21
12
-0/+37
*
|
|
|
Merge topic 'support_conda_env'
Brad King
2020-05-22
1
-0/+4
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Conda: Add CONDA_PREFIX as an acceptable system prefix path
Robert Maynard
2020-05-21
1
-0/+4
*
|
|
|
Merge topic 'cuda-default-runtime'
Brad King
2020-05-22
5
-3/+35
|
\
\
\
\
|
*
\
\
\
Merge branch 'backport-cuda-default-runtime' into cuda-default-runtime
Brad King
2020-05-22
5
-3/+35
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
CUDA: Compute CMAKE_CUDA_RUNTIME_LIBRARY default from toolchain
Robert Maynard
2020-05-21
5
-3/+35
*
|
|
|
|
Merge topic 'FindPython-debug-library-lookup'
Brad King
2020-05-21
1
-0/+6
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
FindPython: use CMAKE specific variables to look-up debug library
Marc Chevrier
2020-05-18
1
-0/+6
*
|
|
|
|
Merge topic 'doc-CMAKE_SYSTEM_PREFIX_PATH'
Craig Scott
2020-05-20
2
-0/+11
|
\
\
\
\
\
|
*
|
|
|
|
Document which environment variables effect CMAKE_SYSTEM_PREFIX_PATH
Robert Maynard
2020-05-19
2
-0/+11
*
|
|
|
|
|
Merge topic 'FindHDF5-cleanup'
Brad King
2020-05-19
1
-232/+244
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
FindHDF5: Clean variables and output
Seth R Johnson
2020-05-18
1
-232/+244
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'fetchcontent-SOURCE_SUBDIR'
Brad King
2020-05-18
1
-12/+58
|
\
\
\
\
\
|
*
|
|
|
|
FetchContent: Add support for SOURCE_SUBDIR
Craig Scott
2020-05-16
1
-12/+58
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'cuda-clang'
Brad King
2020-05-18
9
-250/+355
|
\
\
\
\
\
|
*
|
|
|
|
CUDA: Add support for Clang compiler
Raul Tambre
2020-05-15
7
-22/+110
|
*
|
|
|
|
FindCUDAToolkit: Factor out discovery code into a separate file
Raul Tambre
2020-05-15
2
-218/+233
|
*
|
|
|
|
CUDA: Remove toolkit include dirs from implicit include dirs only with NVIDIA
Brad King
2020-05-15
1
-10/+12
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'FindOpenSSL-applink'
Brad King
2020-05-18
1
-0/+47
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
FindOpenSSL: add target OpenSSL::applink to support OpenSSL's applink feature
gnaggnoyil
2020-05-15
1
-0/+47
*
|
|
|
|
Merge topic 'objc-env-vars'
Brad King
2020-05-15
2
-18/+24
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'backport-3.16-objc-env-vars' into objc-env-vars
Brad King
2020-05-14
2
-18/+24
|
|
\
\
\
\
|
|
*
|
|
|
Objective C/C++: Honor CC and CXX env vars to select compiler
Brad King
2020-05-14
2
-18/+24
|
*
|
|
|
|
Merge topic 'fix-cache-args-file-to-dep-list' into release-3.17
Brad King
2020-05-13
1
-0/+4
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge topic 'pch-msvc-pragma' into release-3.17
Brad King
2020-05-12
1
-7/+5
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge topic 'FindGTK2-harfbuzz-target' into release-3.17
Brad King
2020-05-11
1
-3/+6
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
FindPython: ensure any specified version is correctly handled
Marc Chevrier
2020-05-07
1
-43/+73
|
*
|
|
|
|
|
|
|
Merge topic 'FindPkgConfig-isystem' into release-3.17
Brad King
2020-05-06
1
-8/+42
|
|
\
\
\
\
\
\
\
\
[next]