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
*
FindBoost: Add support for Boost 1.71
Brad King
2019-08-30
1
-2/+2
*
FindBoost: Unwrap compatibility INTERFACE targets for legacy variables
Brad King
2019-08-30
1
-0/+15
*
FindBoost: Remove incorrect 1.70 timer dependency
Brad King
2019-08-30
1
-1/+1
*
FindBoost: Simplify conditional block for last known version
Brad King
2019-08-30
1
-16/+14
*
Merge branch 'FindGLEW-macOS' into release-3.15
Brad King
2019-08-06
1
-3/+34
|
\
|
*
FindGLEW: Fix typo in verbose log message
Claudio Fantacci
2019-08-06
1
-1/+1
|
*
FindGLEW: Add required OpenGL dependency in macOS
Claudio Fantacci
2019-08-06
1
-0/+31
|
*
FindGLEW: Fix macOS library suffix selection
Claudio Fantacci
2019-08-06
1
-2/+2
*
|
clang: Work around toolchain file use of internal CMake variables
Brad King
2019-08-05
2
-0/+32
*
|
clang: Restore support for clang-cl on non-Windows hosts
Brad King
2019-07-31
1
-1/+1
|
/
*
Merge branch 'FindMPI-link-flags' into release-3.15
Brad King
2019-07-25
1
-5/+2
|
\
|
*
FindMPI: make sure computed link flags are not de-duplicated
Robert Maynard
2019-07-25
1
-3/+1
|
*
FindMPI: Updated to use INTERFACE_LINK_OPTIONS
Robert Maynard
2019-06-24
1
-3/+2
*
|
Merge branch 'backport-clang-gnulike-support' into release-3.15
Brad King
2019-07-24
1
-0/+7
|
\
\
|
*
|
Clang: For MSVC ABI do not use modes older than C++14
Brad King
2019-07-24
1
-0/+7
*
|
|
Merge branch 'InstallRequiredSystemLibraries-redist' into release-3.15
Brad King
2019-07-22
1
-6/+14
|
\
\
\
|
*
|
|
IRSL: Fix discovery of VS 2019 v141 toolset redistributables
James Butler
2019-07-22
1
-4/+12
|
*
|
|
IRSL: Fix typo in v143 toolset version check
James Butler
2019-07-22
1
-2/+2
|
|
/
/
*
|
|
Merge branch 'backport-swift-improvements' into release-3.15
Brad King
2019-07-18
1
-4/+19
|
\
\
\
|
*
|
|
Swift: support SONAME on ELFish targets
Saleem Abdulrasool
2019-07-18
1
-2/+5
|
*
|
|
Swift: support multithreaded compilation
Saleem Abdulrasool
2019-07-18
1
-6/+10
|
*
|
|
Swift: add rules for static linking
Saleem Abdulrasool
2019-07-18
1
-0/+6
|
*
|
|
Support per-language library link flags
Saleem Abdulrasool
2019-07-18
1
-0/+2
|
|
/
/
*
|
|
FindPython: ensure interpreter is founded when cross-compiling
Marc Chevrier
2019-07-18
1
-11/+10
|
/
/
*
|
Merge branch 'FindBISON-CMP0088-SourcePath' into release-3.15
Brad King
2019-07-12
1
-3/+9
|
\
\
|
*
|
FindBISON: Fix CMP0088 NEW behavior for non-absolute input paths
Brian Carlson
2019-07-12
1
-3/+9
*
|
|
Merge branch 'fortran-submodule-cray' into release-3.15
Brad King
2019-07-11
1
-0/+2
|
\
\
\
|
*
|
|
Fortran: Add support for submodules on Cray
Willem Deconinck
2019-07-08
1
-0/+2
*
|
|
|
Merge branch 'implicit-includes-cray-hlist' into release-3.15
Brad King
2019-07-10
1
-2/+2
|
\
\
\
\
|
*
\
\
\
Merge branch 'backport-implicit-includes-cray-hlist'
Brad King
2019-07-09
1
-2/+2
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
Cray: Fix include parsing when the -hlist= flag is present
Chuck Atkins
2019-07-09
1
-2/+2
|
|
|
/
/
*
|
|
|
Merge branch 'iar-riscv' into release-3.15
Brad King
2019-07-09
7
-3/+20
|
\
\
\
\
|
*
|
|
|
IAR: Add support for the RISC-V compiler
Stefan Andersson
2019-07-08
7
-3/+20
|
|
/
/
/
*
|
|
|
FindPostgreSQL: Fix regression in computation of library directory
Brad King
2019-07-02
1
-1/+8
|
/
/
/
*
|
|
CUDA: Implement MSVC runtime library abstraction
Brad King
2019-06-26
1
-4/+19
|
|
/
|
/
|
*
|
Merge branch 'android-pie-cmp0083' into release-3.15
Brad King
2019-06-19
1
-0/+20
|
\
\
|
*
|
Android: ensure PIE behavior is consistent regardless CMP0083 policy
Marc Chevrier
2019-06-19
1
-0/+20
|
|
/
|
*
Merge branch 'FindThreads-doc-c++' into release-3.14
Brad King
2019-05-28
1
-3/+0
|
|
\
*
|
\
Merge branch 'FindMPI-imported-link-flags' into release-3.15
Brad King
2019-06-19
1
-1/+3
|
\
\
\
|
*
|
|
FindMPI: Store imported target link flags as a list instead of a string
Robert Maynard
2019-06-19
1
-1/+3
*
|
|
|
Merge branch 'FindBoost-component' into release-3.15
Brad King
2019-06-18
1
-5/+157
|
\
\
\
\
|
*
|
|
|
FindBoost: Add legacy variables and targets for compatibility
Alexander Grund
2019-06-18
1
-0/+150
|
*
|
|
|
FindBoost: Don't overwrite Boost_${_comp}_FOUND
Alexander Grund
2019-06-18
1
-5/+7
|
|
/
/
/
*
|
|
|
Merge branch 'FindBLAS-OpenBLAS-thread' into release-3.15
Brad King
2019-06-17
1
-1/+15
|
\
\
\
\
|
*
|
|
|
FindBLAS: Add second try for OpenBLAS with thread libraries.
Alexander Neumann
2019-06-17
1
-1/+15
|
|
/
/
/
*
|
|
|
Merge branch 'CheckCXXSymbolExists-xref' into release-3.15
Brad King
2019-06-12
1
-1/+1
|
\
\
\
\
|
*
|
|
|
CheckCXXSymbolExists: reference to CheckCXXSourceCompiles instead of C version
Rolf Eike Beer
2019-06-12
1
-1/+1
|
|
/
/
/
*
|
|
|
Merge branch 'cpack-nuget-case' into release-3.15
Brad King
2019-06-05
1
-1/+1
|
\
\
\
\
|
*
|
|
|
CPack/NuGet: Find nuget tool on case sensitive file system
Mathieu Malaterre
2019-06-05
1
-1/+1
|
|
/
/
/
*
|
|
|
Help: Trivial typo and grammar fixes for FindEnvModules
Craig Scott
2019-06-05
1
-3/+3
|
/
/
/
[next]