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
*
Merge branch 'implicit-lib-gcceh' into release-3.10
Brad King
2017-11-08
2
-2/+22
|
\
|
*
Restore exclusion of "gcc_eh" from implicit link libraries
Christian Pfeiffer
2017-11-08
2
-2/+22
*
|
Merge branch 'FindOpenGL-clarify-libraries' into release-3.10
Brad King
2017-11-07
1
-1/+2
|
\
\
|
*
|
FindOpenGL: Clarify logic constructing OPENGL_LIBRARIES
Brad King
2017-11-07
1
-1/+2
*
|
|
Merge branch 'csharp-version-english' into release-3.10
Brad King
2017-11-07
1
-1/+1
|
\
\
\
|
*
|
|
CSharp: Fix compiler version detection in non-English languages
Yoshinori Tahara
2017-11-07
1
-1/+1
|
|
/
/
*
|
|
Merge branch 'irsl-win2018' into release-3.10
Brad King
2017-11-06
1
-3/+5
|
\
\
\
|
*
|
|
IRSL: Add support for the 2018 release on Windows.
Christian Pfeiffer
2017-11-06
1
-3/+5
|
|
/
/
*
|
|
CMake 3.10.0-rc4
v3.10.0-rc4
Brad King
2017-11-01
1
-1/+1
*
|
|
Merge branch 'mingw-clang-c-compile-features' into release-3.10
Brad King
2017-11-01
1
-1/+1
|
\
\
\
|
*
|
|
Record C compile features flags for MinGW Clang on Windows
Brad King
2017-11-01
1
-1/+1
|
|
/
/
*
|
|
Merge branch 'autogen-moc-predefs-no-moc-options' into release-3.10
Brad King
2017-10-31
2
-3/+12
|
\
\
\
|
*
|
|
Autogen: Tests: Set AUTOMOC_MOC_OPTIONS in a simple test
Sebastian Holtermann
2017-10-31
1
-0/+5
|
*
|
|
Autogen: Don't use AUTOMOC_MOC_OPTIONS in moc-predefs command
Sebastian Holtermann
2017-10-31
1
-3/+7
|
/
/
/
*
|
|
Merge branch 'autogen-change-rcc-config-suffix' into release-3.10
Brad King
2017-10-30
1
-2/+2
|
\
\
\
|
*
|
|
Autogen: Make rcc output file suffix static (instead of pseudo-random)
Sebastian Holtermann
2017-10-30
1
-2/+2
|
/
/
/
*
|
|
Merge branch 'autogen-qrc-file-name' into release-3.10
Brad King
2017-10-30
1
-5/+15
|
\
\
\
|
*
|
|
Autogen: RCC: Append checksum suffix to wrapped file name
Sebastian Holtermann
2017-10-29
1
-5/+15
*
|
|
|
Merge branch 'cpack-rpm-dist-test-fix' into release-3.10
Brad King
2017-10-30
1
-0/+5
|
\
\
\
\
|
*
|
|
|
CPack/RPM: DIST-MONOLITHIC-type subtest fix
Domen Vrankar
2017-10-30
1
-0/+5
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'backport-fix-co-compile' into release-3.10
Brad King
2017-10-27
16
-87/+175
|
\
\
\
\
|
*
|
|
|
cmcmd: Restore support for running multiple lint tools
Brad King
2017-10-27
15
-61/+166
|
*
|
|
|
cmcmd: Convert lint handlers to file-static functions
Brad King
2017-10-27
2
-29/+12
|
*
|
|
|
cmcmd: Rename loop iteration variable for clarity
Brad King
2017-10-27
1
-2/+2
*
|
|
|
|
Merge branch 'autogen-static-library-cycles' into release-3.10
Brad King
2017-10-27
10
-17/+172
|
\
\
\
\
\
|
*
|
|
|
|
Autogen: Tests: Add test for STATIC_LIBRARY cycles
Sebastian Holtermann
2017-10-27
9
-0/+89
|
*
|
|
|
|
Autogen: Don't add STATIC_LIBRARY cycle targets to the _autogen dependencies
Sebastian Holtermann
2017-10-27
1
-17/+83
*
|
|
|
|
|
Merge branch 'cmp0040-wording' into release-3.10
Brad King
2017-10-26
3
-5/+5
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
CMP0040: Clarify policy warning to match documentation
Brad King
2017-10-26
3
-5/+5
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
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 '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
[next]