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
*
FindBLAS: Consider OpenBLAS with thread libraries only with C or CXX
Brad King
2019-12-12
1
-2/+6
*
Merge branch 'InstallRequiredSystemLibraries-redist' into release-3.15
Brad King
2019-10-11
1
-0/+7
|
\
|
*
IRSL: Install vcruntime140_1.dll if available
Brad King
2019-10-11
1
-0/+6
|
*
IRSL: Prefer MSVC runtime libraries from newest toolset first
Brad King
2019-10-11
1
-0/+1
*
|
VS: Fix support for v142 toolset minor versions
Brad King
2019-10-01
1
-1/+7
|
/
*
Merge branch 'FindBoost-1.71' into release-3.15
Brad King
2019-09-04
1
-9/+15
|
\
|
*
FindBoost: Tolerate future Boost INTERFACE libraries
Brad King
2019-09-04
1
-8/+14
|
*
FindBoost: Clarify role of legacy variables in warning message
Brad King
2019-09-04
1
-1/+1
*
|
Merge branch 'FindBoost-1.71' into release-3.15
Brad King
2019-08-30
1
-18/+31
|
\
\
|
|
/
|
*
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 'CrayPrgEnv-update-link-type-detection' into release-3.15
Brad King
2019-08-22
1
-3/+17
|
\
\
|
*
|
CrayPrgEnv: Change default linking mode based on PE version
Chuck Atkins
2019-08-22
1
-3/+17
|
|
/
*
|
Merge branch 'FindMPI-restore-flag-vars' into release-3.15
Brad King
2019-08-21
1
-1/+1
|
\
\
|
*
|
FindMPI: Restore MPI_<LANG>_COMPILE_FLAGS and MPI_<LANG>_COMPILE_OPTIONS
Robert Maynard
2019-08-21
1
-1/+1
|
|
/
*
|
Flang: Implement MSVC runtime library abstraction
Brad King
2019-08-09
1
-0/+5
|
/
*
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
|
\
\
[next]