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 'clang-cl-TP' into release-3.10
Brad King
2017-10-25
2
-0/+2
|
\
|
*
Clang: Use -TP flag for C++ sources with clang-cl
Brad King
2017-10-25
2
-0/+2
*
|
Merge branch 'omp-oacc-werror-return-type' into release-3.10
Brad King
2017-10-24
2
-3/+11
|
\
\
|
*
|
Find{OpenMP,OpenACC}: Fix detection with -Werror=return-type
Christian Pfeiffer
2017-10-24
2
-3/+11
|
|
/
*
|
Merge branch 'findmpi-core-count' into release-3.10
Brad King
2017-10-24
1
-7/+2
|
\
\
|
*
|
FindMPI: Use physical cores for MPIEXEC_MAX_NUMPROCS
Christian Pfeiffer
2017-10-24
1
-7/+2
|
|
/
*
|
Merge branch 'FindOpenCL-more-versions' into release-3.10
Brad King
2017-10-23
1
-1/+1
|
\
\
|
*
|
FindOpenCL: Add detection of OpenCL 2.1 and 2.2
Henry Schreiner
2017-10-23
1
-1/+1
|
|
/
*
|
Merge branch 'gnuid-cmp54-fix' into release-3.10
Brad King
2017-10-23
1
-0/+5
|
\
\
|
*
|
GNUInstallDirs: Enable CMP0054
Christian Pfeiffer
2017-10-23
1
-0/+5
|
|
/
*
|
Merge branch 'flang-remove-boundscheck' into release-3.10
Brad King
2017-10-19
1
-2/+0
|
\
\
|
*
|
Flang: Remove unsupported fbounds-check flag
Christian Pfeiffer
2017-10-19
1
-2/+0
|
|
/
*
|
Merge branch 'findopenmp-lib-paths' into release-3.10
Brad King
2017-10-17
1
-7/+21
|
\
\
|
*
|
FindOpenMP: Improve OMP libraries search
Christian Pfeiffer
2017-10-17
1
-7/+21
*
|
|
Merge branch 'FindXMLRPC-no-includes' into release-3.10
Brad King
2017-10-11
1
-29/+14
|
\
\
\
|
*
|
|
FindXMLRPC: Tolerate no include directories
Brad King
2017-10-11
1
-1/+2
|
*
|
|
FindXMLRPC: Drop unnecessary exec_program code paths
Brad King
2017-10-11
1
-28/+12
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'clang-msvc-help' into release-3.10
Brad King
2017-10-11
3
-0/+37
|
\
\
\
|
*
|
|
Clang: Diagnose unsupported GNU-like clang targeting MSVC ABI
Brad King
2017-10-10
3
-0/+37
|
|
/
/
*
|
|
Merge branch 'cpack-deb-mr-1296-fix' into release-3.10
Brad King
2017-10-11
1
-6/+33
|
\
\
\
|
*
|
|
CPack/Deb: fix for regex passing even if invalid characters are present
Domen Vrankar
2017-10-10
1
-2/+2
|
*
|
|
CPack/Deb: CPACK_DEBIAN_PACKAGE_VERSION regex testing exception
Domen Vrankar
2017-10-10
1
-6/+33
*
|
|
|
Merge branch 'ExternalProject-CMP0054' into release-3.10
Brad King
2017-10-11
1
-0/+5
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
ExternalProject: Avoid if() auto-dereferene in quoted arguments
Brad King
2017-10-11
1
-0/+5
|
|
/
/
*
|
|
Merge branch 'FindCUDA-cuda-9-nppi' into release-3.10
Brad King
2017-10-10
1
-1/+39
|
\
\
\
|
*
|
|
FindCUDA: Update for CUDA 9 breakup of nppi into multiple libraries
Robert Maynard
2017-10-06
1
-1/+39
|
|
/
/
*
|
|
Merge branch 'FindProtobuf-doc-typo' into release-3.10
Brad King
2017-10-06
1
-1/+1
|
\
\
\
|
*
|
|
FindProtobuf: fix documentation typo
André Apitzsch
2017-10-06
1
-1/+1
|
|
/
/
*
|
|
Merge branch 'ipo-escape-toolchain-path' into release-3.10
Brad King
2017-10-06
2
-6/+6
|
\
\
\
|
*
|
|
IPO: Fix support for spaces in path to archive tools
Thomas Stenersen
2017-10-06
2
-6/+6
|
|
/
/
*
|
|
Merge branch 'FindJava-tolerant-versions' into release-3.10
Brad King
2017-10-06
1
-25/+42
|
\
\
\
|
*
|
|
FindJava: Revise version parsing to support Java 9
Brad King
2017-10-06
1
-25/+42
|
|
/
/
*
|
|
Merge branch 'findopenmp-fix-verbose' into release-3.10
Brad King
2017-10-06
1
-2/+13
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
FindOpenMP: Fix link flags being used for compile
Christian Pfeiffer
2017-10-05
1
-2/+13
*
|
Merge topic 'cuda-default-link-launcher'
Brad King
2017-10-05
1
-1/+29
|
\
\
|
*
|
CUDA: Fix default selection of host compiler used to drive linking
Brad King
2017-10-04
1
-1/+29
|
|
/
*
|
Merge topic 'FindCUDA-run_nvcc-CMP0007'
Brad King
2017-10-05
1
-5/+4
|
\
\
|
*
|
FindCUDA: Fix CMP0007 warning in run_nvcc.cmake
Umar Arshad
2017-10-04
1
-5/+4
*
|
|
Merge topic 'find-matlab-r2017b'
Brad King
2017-10-05
1
-1/+1
|
\
\
\
|
*
|
|
FindMatlab: Add support for MATLAB 2017b
Jamie Snape
2017-10-04
1
-1/+1
|
|
|
/
|
|
/
|
*
|
|
FindOpenMP: Fix version if OpenMP doesn't work
Christian Pfeiffer
2017-10-04
1
-2/+6
|
/
/
*
|
Merge topic 'compiler-version-internal'
Brad King
2017-10-04
7
-2/+30
|
\
\
|
|
/
|
/
|
|
*
IAR: Detect compiler platform version
Stefan Andersson
2017-10-03
1
-2/+5
|
*
Add infrastructure to detect secondary compiler version information
Brad King
2017-10-03
6
-0/+25
*
|
Merge topic 'FindProtobuf-gen-desc'
Brad King
2017-10-03
1
-10/+34
|
\
\
|
|
/
|
/
|
|
*
FindProtobuf: add flag to allow descriptor files to be generated
Peter Mitrano
2017-10-02
1
-3/+26
|
*
FindProtobuf: Refactor custom command output listing
Brad King
2017-10-02
1
-7/+8
*
|
Merge topic 'autogen-predefs'
Brad King
2017-10-02
1
-0/+1
|
\
\
|
*
|
Autogen: Add (CMAKE_)AUTOMOC_COMPILER_PREDEFINES
Sebastian Holtermann
2017-09-29
1
-0/+1
*
|
|
FindBoost: Improve messages when a Boost CMake package is found
Brad King
2017-09-29
1
-3/+2
[next]