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
*
FindCUDA: Do not find cublas_device on CUDA >= 9.2
Kenta Kubo
2018-08-23
1
-1/+2
*
Merge branch 'cuda-arch-version' into release-3.12
Brad King
2018-08-01
1
-2/+3
|
\
|
*
FindCUDA/select_compute_arch: Restore two-component CUDA_VERSION
Brad King
2018-08-01
1
-2/+3
*
|
UseSWIG: restore legacy behavior for SWIG_MODULE_<name>_EXTRA_FLAGS
Marc Chevrier
2018-07-31
1
-3/+4
*
|
Merge branch 'cpack-default-package-version-zero' into release-3.12
Craig Scott
2018-07-29
1
-12/+15
|
\
\
|
*
|
CPack: Restore support for 0-valued version components
Brad King
2018-07-27
1
-12/+15
|
|
/
*
|
GoogleTest: Ensure policy settings allow use of IN_LIST
Craig Scott
2018-07-25
1
-0/+7
*
|
Merge branch 'FindPython-fix-multiple-calls' into release-3.12
Brad King
2018-07-23
1
-5/+1
|
\
\
|
*
|
FindPython*: fix erroneous behavior on multiple 'find_package' calls
Marc Chevrier
2018-07-23
1
-5/+1
|
|
/
*
|
Merge branch 'tcl-8.7' into release-3.12
Brad King
2018-07-18
3
-0/+9
|
\
\
|
*
|
FindTCL: Add support for version 8.7
Dima Panov
2018-07-18
3
-0/+9
|
|
/
*
|
UseSWIG: Use CSharp language only if it is enabled
Brad King
2018-07-18
1
-1/+1
*
|
CSharp: Set CMAKE_CSharp_COMPILER_LOADED variable when language is enabled
Brad King
2018-07-18
1
-0/+1
|
/
*
Merge branch 'intel-std-fix' into release-3.12
Brad King
2018-07-12
2
-8/+10
|
\
|
*
Intel: Fix incorrectly documented extension flags
Christian Pfeiffer
2018-07-12
2
-8/+10
*
|
Merge branch 'boost-1.68-beta1' into release-3.12
Brad King
2018-07-12
1
-4/+23
|
\
\
|
*
|
FindBoost: Change context header used
Roger Leigh
2018-07-11
1
-1/+1
|
*
|
FindBoost: Add support for Boost 1.68 beta1
Roger Leigh
2018-07-11
1
-3/+22
|
|
/
*
|
QNX: Fix autogen compiler predefines detection
Cristian Adam
2018-07-11
1
-0/+2
|
/
*
Merge branch 'FindLua-CMP0012' into release-3.12
Brad King
2018-07-03
1
-0/+5
|
\
|
*
FindLua: Set CMP0012 to NEW for the revised search code
Adriaan de Groot
2018-07-03
1
-0/+5
*
|
UseSWIG: reintroduce legacy target name management
Marc Chevrier
2018-07-03
1
-53/+111
|
/
*
Merge branch 'FindOpenMP-avoid-warning-in-check' into release-3.12
Brad King
2018-06-27
1
-1/+1
|
\
|
*
FindOpenMP: Avoid warning in check code
Brad King
2018-06-27
1
-1/+1
*
|
Merge branch 'FindJPEG-fix-debug' into release-3.12
Brad King
2018-06-21
1
-7/+1
|
\
\
|
*
|
FindJPEG: Drop ancient compatibility NATIVE_JPEG_* result variables
Andrey Karpov
2018-06-21
1
-6/+0
|
*
|
FindJPEG: Add forgotten names of libraries for Debug configuration
Andrey Karpov
2018-06-21
1
-1/+1
|
|
/
*
|
Merge branch 'xcode-10-archs' into release-3.12
Brad King
2018-06-19
6
-12/+14
|
\
\
|
*
|
Xcode: Detect architecture(s) using ARCHS instead of CURRENT_ARCH
Brad King
2018-06-18
6
-12/+14
|
|
/
*
|
FindCURL: Rename imported target to match upstream CURL
Brad King
2018-06-18
1
-5/+5
|
/
*
Merge branch 'UseSWIG-csharp-variant' into release-3.12
Brad King
2018-06-13
1
-2/+7
|
\
|
*
UseSWIG: Add CSHARP variant for wrapper files
Rishi Theivendran
2018-06-12
1
-2/+7
*
|
Merge branch 'UseSWIG-fix-genex' into release-3.12
Brad King
2018-06-12
1
-7/+7
|
\
\
|
*
|
UseSWIG: add support for generator expressions
Marc Chevrier
2018-06-12
1
-7/+7
|
|
/
*
|
Merge branch 'UseSWIG-handle-SWIG_MODULE_NAME' into release-3.12
Brad King
2018-06-12
1
-1/+1
|
\
\
|
*
|
UseSWIG: Fix handling of `SWIG_MODULE_NAME` source file property
Felix Schwitzer
2018-06-12
1
-1/+1
|
|
/
*
|
Merge branch 'FindPython-3.8' into release-3.12
Brad King
2018-06-08
3
-3/+3
|
\
\
|
*
|
FindPython: Add support for version 3.8
Marcel Plch
2018-06-08
3
-3/+3
|
|
/
*
|
Help: Package without components should use 'check_required_components' too
Ruslan Baratov
2018-06-07
1
-7/+9
|
/
*
Merge topic 'intel-compile-features'
Brad King
2018-06-05
1
-1/+1
|
\
|
*
Features: Add special case to disable relaxed constexpr for Intel 18
Brad King
2018-06-04
1
-1/+1
*
|
Merge topic 'more-misc-typos'
Brad King
2018-06-05
6
-11/+11
|
\
\
|
*
|
Fix misc. typos
luz.paz
2018-06-04
6
-11/+11
*
|
|
Merge topic 'ep-support-passing-var-ending-with-notfound'
Brad King
2018-06-05
1
-1/+1
|
\
\
\
|
*
|
|
ExternalProject: Fix cache generation when args end with "-NOTFOUND"
Jean-Christophe Fillion-Robin
2018-06-04
1
-1/+1
*
|
|
|
Merge topic 'fix/CPackNuGet-var-para-deindent'
Craig Scott
2018-06-05
1
-2/+2
|
\
\
\
\
|
*
|
|
|
Help: Fix indentation for `CPACK_NUGET_PACKAGE_AUTHORS`
Alex Turbov
2018-06-05
1
-2/+2
*
|
|
|
|
Merge topic 'external-project-url-hash-docs'
Craig Scott
2018-06-05
1
-3/+3
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
ExternalProject: Improve URL_HASH argument description
Matt McCormick
2018-06-04
1
-3/+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'fix-ti-c-standard'
Brad King
2018-06-04
1
-0/+6
|
\
\
\
\
[next]