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 branch 'FindOpenSSL-3.0' into release-3.17
Brad King
2020-06-08
1
-2/+4
|
\
|
*
FindOpenSSL: Fix OpenSSL 3.0.0 version extraction
Billy Brumley
2020-06-08
1
-2/+4
*
|
Merge topic 'pch-no-Fortran' into release-3.17
Brad King
2020-06-03
2
-11/+15
|
\
\
|
*
|
PCH: Do not enable GNU or Intel PCH settings for Fortran
Brad King
2020-06-02
2
-11/+15
|
|
/
*
|
FindSubversion: Do not accept macOS stub without Xcode implementation
Brad King
2020-05-28
1
-2/+11
|
/
*
Merge topic 'openssl-3.0.0' into release-3.17
Brad King
2020-05-28
1
-0/+9
|
\
|
*
FindOpenSSL: Detect OpenSSL 3.0.0
Vitezslav Cizek
2020-05-27
1
-0/+9
*
|
CPack-deb: don't add a line with a dot to pkg desc
Jonathan Verner
2020-05-27
1
-0/+10
*
|
Merge topic 'cuda-default-runtime' into release-3.17
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
*
|
|
FindPython: use CMAKE specific variables to look-up debug library
Marc Chevrier
2020-05-18
1
-2/+8
|
/
/
*
|
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
|
\
\
\
|
*
|
|
ExternalProject: expose _ep_cache_args_script to the caller
Ben Boeckel
2020-05-12
1
-0/+4
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'pch-msvc-pragma' into release-3.17
Brad King
2020-05-12
1
-7/+5
|
\
\
\
|
*
|
|
MSVC: Use 'pragma system_header' in PCH only on cl 19.13 and above
Brad King
2020-05-11
1
-7/+5
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'FindGTK2-harfbuzz-target' into release-3.17
Brad King
2020-05-11
1
-3/+6
|
\
\
\
|
*
|
|
FindGTK2: Add harfbuzz target for dependency from pango
Brad King
2020-05-09
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
|
\
\
\
|
*
\
\
Merge branch 'backport-3.16-FindPkgConfig-isystem'
Brad King
2020-05-06
1
-8/+42
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
FindPkgConfig: also handle "-isystem" prefixes for include directories
Rolf Eike Beer
2020-05-05
1
-8/+42
|
|
|
/
*
|
|
Merge topic 'CheckLanguage-cuda-host' into release-3.17
Brad King
2020-05-06
1
-1/+1
|
\
\
\
|
*
|
|
CheckLanguage: Fix forwarding of CMAKE_CUDA_HOST_COMPILER
Brad King
2020-05-05
1
-1/+1
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'FindBoost-1.73' into release-3.17
Brad King
2020-05-05
1
-1/+5
|
\
\
\
|
*
|
|
FindBoost: Update MinGW compiler tag for Boost 1.73
Brad King
2020-05-04
1
-1/+5
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'FindBoost-1.73' into release-3.17
Brad King
2020-05-05
1
-1/+1
|
\
\
\
|
*
|
|
FindBoost: Add 1.73 to known versions
Boris Basic
2020-05-04
1
-1/+1
|
|
/
/
*
|
|
FindPython: fix error on FPHSA call
Marc Chevrier
2020-04-29
1
-7/+7
|
/
/
*
|
Merge topic 'FindBoost-1.73' into release-3.17
Brad King
2020-04-28
1
-1/+1
|
\
\
|
*
|
FindBoost: Prevent warning with boost 1.73
Orgad Shaneh
2020-04-27
1
-1/+1
*
|
|
FindPython: fix reason failure propagation
Marc Chevrier
2020-04-24
1
-21/+23
*
|
|
FindPython: fix python compiler validation
Marc Chevrier
2020-04-23
1
-15/+16
|
/
/
*
|
Merge topic 'FindBoost-1.73' into release-3.17
Brad King
2020-04-21
1
-312/+329
|
\
\
|
*
|
FindBoost: Add support for Boost 1.73
Alexander Grund
2020-04-20
1
-1/+16
|
*
|
FindBoost: Simplify Boost_VERSION_STRING comparisons
Alexander Grund
2020-04-20
1
-312/+314
*
|
|
Merge topic 'ios_multi_arch_fix' into release-3.17
Brad King
2020-04-17
1
-11/+76
|
\
\
\
|
*
|
|
iOS: Fix detection of supported SDK architectures
Alexandru Croitor
2020-04-16
1
-11/+76
|
|
/
/
*
|
|
Merge topic 'FindPython-if-auto-deref' into release-3.17
Brad King
2020-04-15
1
-9/+9
|
\
\
\
|
*
|
|
FindPython: remove extra dereference
Ben Boeckel
2020-04-14
1
-1/+1
|
*
|
|
FindPython: avoid autoderef in version comparisons
Ben Boeckel
2020-04-14
1
-8/+8
|
|
/
/
*
|
|
Merge topic 'FindCUDAToolkit-search-stubs' into release-3.17
Brad King
2020-04-15
1
-2/+20
|
\
\
\
|
*
|
|
FindCUDAToolkit searches stub location last
Robert Maynard
2020-04-14
1
-2/+20
*
|
|
|
Merge topic 'FindMPI-pgi-spectrum-mpi-wrappers' into release-3.17
Brad King
2020-04-13
1
-3/+3
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
FindMPI: Add the pgi compiler wrapper names used by IBM Spectrum MPI
Chuck Atkins
2020-04-10
1
-3/+3
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'FindPython-fix-VIRTUALENV-eq-FIRST' into release-3.16
Brad King
2020-04-01
1
-1/+1
|
|
\
\
*
|
|
|
Apple: Improve handling of missing SDKs in CMAKE_APPLE_ARCH_SYSROOTS
Brad King
2020-04-08
1
-2/+2
*
|
|
|
Merge topic 'llvm-rc-include-path' into release-3.17
Brad King
2020-04-07
2
-2/+2
|
\
\
\
\
|
*
|
|
|
llvm-rc: Restore include path for data after explicit preprocessing
Thomas Bernard
2020-04-06
2
-2/+2
[next]