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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
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 'help_parse_arguments' into release-3.10
Brad King
2017-10-23
1
-10/+13
|
\
\
\
\
|
*
|
|
|
Help: Fix cmake_parse_arguments behavior for not found arguments
Sylvain Joubert
2017-10-20
1
-10/+13
|
|
|
/
/
|
|
/
|
|
*
|
|
|
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 'doc-cxx-std-msvc' into release-3.10
Brad King
2017-10-23
2
-2/+4
|
\
\
\
\
|
*
|
|
|
Help: Correct <LANG>_STANDARD help w.r.t. MSVC
Christian Pfeiffer
2017-10-23
2
-2/+4
|
|
/
/
/
*
|
|
|
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
|
|
/
/
*
|
|
CMake 3.10.0-rc3
v3.10.0-rc3
Brad King
2017-10-19
1
-1/+1
*
|
|
Merge branch 'vs-cuda-machine' into release-3.10
Brad King
2017-10-17
1
-0/+7
|
\
\
\
|
*
|
|
VS: Set CUDA TargetMachinePlatform explicitly on x64
Brad King
2017-10-17
1
-0/+7
|
|
/
/
*
|
|
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 'vs-2017-cl-check' into release-3.10
Brad King
2017-10-16
2
-25/+40
|
\
\
\
\
|
*
|
|
|
VS: Detect compiler component in VS 2017 instances more reliably
Brad King
2017-10-16
2
-19/+27
|
*
|
|
|
cmVSSetupHelper: Fix install location encoding conversion
Brad King
2017-10-16
1
-2/+3
|
*
|
|
|
cmVSSetupHelper: Factor out install location string construction
Brad King
2017-10-16
2
-6/+12
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'imported-interface-no-system' into release-3.10
Brad King
2017-10-13
5
-15/+22
|
\
\
\
\
|
*
|
|
|
Help: Clarify documentation of NO_SYSTEM_FROM_IMPORTED
Brad King
2017-10-13
2
-8/+13
|
*
|
|
|
Do not initialize NO_SYSTEM_FROM_IMPORTED on INTERFACE libraries
Brad King
2017-10-13
4
-7/+9
|
|
/
/
/
*
|
|
|
CMake 3.10.0-rc2
v3.10.0-rc2
Brad King
2017-10-12
1
-1/+1
*
|
|
|
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
5
-6/+54
|
\
\
\
\
|
*
|
|
|
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
5
-6/+54
*
|
|
|
|
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 'update-curl' into release-3.10
Brad King
2017-10-11
144
-5795/+7998
|
\
\
\
\
\
|
*
|
|
|
|
curl: Update build within CMake to account for 7.56 changes
Brad King
2017-10-10
2
-1/+5
|
*
|
|
|
|
Merge branch 'upstream-curl' into update-curl
Brad King
2017-10-10
143
-5793/+7984
|
|
\
\
\
\
\
|
|
*
|
|
|
|
curl 2017-10-04 (3ea76790)
Curl Upstream
2017-10-10
143
-5808/+7983
|
*
|
|
|
|
|
curl: Update script to get curl 7.56.0
Brad King
2017-10-10
1
-2/+10
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'autogen-skip-ui' into release-3.10
Brad King
2017-10-10
8
-15/+78
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Autogen: Docs: Extend SKIP_AUTOUIC documentation
Sebastian Holtermann
2017-10-10
1
-0/+5
|
*
|
|
|
|
|
Autogen: Docs: Add examples for AUTORCC_OPTIONS and AUTOUIC_OPTIONS
Sebastian Holtermann
2017-10-09
6
-9/+63
|
*
|
|
|
|
|
Autogen: Allow setting SKIP_AUTOUIC/GEN on .ui files not in the sources
Sebastian Holtermann
2017-10-09
1
-6/+10
*
|
|
|
|
|
|
Merge branch 'doc-lang-clarify' into release-3.10
Brad King
2017-10-10
1
-8/+10
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Help: Minor text clarifications in cmake-language(7) manual
Brad King
2017-10-10
1
-8/+10
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'xcode-tests-ios-deployment-target' into release-3.10
Brad King
2017-10-10
5
-27/+20
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Xcode 9: Lower iOS deployment version to get armv7 builds
Gregor Jasny
2017-10-10
1
-5/+16
|
*
|
|
|
|
|
Revert "Xcode: Adjust tests to drop of 32bit iOS architectures"
Gregor Jasny
2017-10-10
5
-22/+4
[prev]
[next]