summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CMake 3.12.0-rc2v3.12.0-rc2Brad King2018-06-291-1/+1
* Merge branch 'FindOpenMP-avoid-warning-in-check' into release-3.12Brad King2018-06-271-1/+1
|\
| * FindOpenMP: Avoid warning in check codeBrad King2018-06-271-1/+1
* | Merge branch 'ctest_submit-https' into release-3.12Brad King2018-06-274-9/+14
|\ \
| * | ctest_submit: show headers as debug infoZack Galbreath2018-06-274-9/+12
| * | ctest_submit: Check CA file during CDASH_UPLOADZack Galbreath2018-06-271-0/+2
| |/
* | Merge branch 'lexer-null' into release-3.12Brad King2018-06-266-103/+106
|\ \
| * | ListFileLexer: Do not match null bytes in inputBrad King2018-06-266-103/+106
| |/
* | Merge branch 'FindMatlab-doc-mcr' into release-3.12Brad King2018-06-261-0/+3
|\ \
| * | Help: Add 3.12 release note for FindMatlab MCR supportBrad King2018-06-261-0/+3
| |/
* | Merge branch 'libuv-new-version-file-location' into release-3.12Brad King2018-06-251-0/+2
|\ \
| * | FindLibUV: Also check uv/version.h for version detectionRaphael Kubo da Costa2018-06-251-0/+2
| |/
* | Merge branch 'vs-filter-default-toolset' into release-3.12Brad King2018-06-256-27/+73
|\ \
| * | VS: Allow toolset version selection to specify default toolsetBasil Fierz2018-06-244-18/+54
| * | cmVSSetupHelper: Expose default toolset versionBasil Fierz2018-06-222-0/+15
| * | cmVSSetupHelper: Use in-class member initializationBrad King2018-06-221-9/+4
| |/
* | Merge branch 'file-GLOB-remove-new-errors' into release-3.12Brad King2018-06-227-28/+12
|\ \
| * | file: Drop error cases added by CMake 3.12.0-rc1 to avoid regressionsBrad King2018-06-227-28/+12
| |/
* | Merge branch 'FindJPEG-fix-debug' into release-3.12Brad King2018-06-211-7/+1
|\ \
| * | FindJPEG: Drop ancient compatibility NATIVE_JPEG_* result variablesAndrey Karpov2018-06-211-6/+0
| * | FindJPEG: Add forgotten names of libraries for Debug configurationAndrey Karpov2018-06-211-1/+1
| |/
* | Merge branch 'vs-cuda-no-host-includes' into release-3.12Brad King2018-06-201-0/+1
|\ \
| * | VS: Avoid duplication of CUDA include directoriesBrad King2018-06-201-0/+1
| |/
* | Merge branch 'vs-cuda-maxrregcount' into release-3.12Brad King2018-06-201-0/+3
|\ \
| * | VS: Add CUDA flag table entry for -maxrregcountBrad King2018-06-201-0/+3
| |/
* | Merge branch 'xcode-10-legacy-build-system' into release-3.12Brad King2018-06-196-29/+49
|\ \
| * | Tests: Do not use i386 architecture with Xcode 10 and aboveBrad King2018-06-192-17/+21
| * | Tests: Teach RunCMake to ignore Xcode missing file type warningsBrad King2018-06-191-0/+1
| * | C++ feature checks: Ignore Xcode warningsGregor Jasny2018-06-191-0/+2
| * | Xcode: Use legacy build systemGregor Jasny2018-06-192-12/+25
* | | Merge branch 'xcode-10-archs' into release-3.12Brad King2018-06-197-13/+20
|\ \ \ | |/ /
| * | Xcode: Detect architecture(s) using ARCHS instead of CURRENT_ARCHBrad King2018-06-187-13/+20
| |/
* | Merge branch 'FindCURL-target-name' into release-3.12Brad King2018-06-192-6/+6
|\ \ | |/ |/|
| * FindCURL: Rename imported target to match upstream CURLBrad King2018-06-182-6/+6
|/
* Merge branch 'sphinx-info' into release-3.12v3.12.0-rc1Brad King2018-06-133-2/+42
|\
| * Utilities/Sphinx: Add option to build and install Info manualOrivej Desh2018-06-123-2/+42
* | Merge branch 'restore-windows-resources-through-link' into release-3.12Brad King2018-06-131-1/+2
|\ \
| * | Windows: Restore support for running CMake through a symlinkBrad King2018-06-121-1/+2
* | | Merge branch 'UseSWIG-csharp-variant' into release-3.12Brad King2018-06-136-2/+103
|\ \ \
| * | | UseSWIG: Add CSHARP variant for wrapper filesRishi Theivendran2018-06-126-2/+103
| | |/ | |/|
* | | Merge branch 'UseSWIG-fix-genex' into release-3.12Brad King2018-06-121-7/+7
|\ \ \
| * | | UseSWIG: add support for generator expressionsMarc Chevrier2018-06-121-7/+7
* | | | Merge branch 'UseSWIG-handle-SWIG_MODULE_NAME' into release-3.12Brad King2018-06-121-1/+1
|\ \ \ \
| * | | | UseSWIG: Fix handling of `SWIG_MODULE_NAME` source file propertyFelix Schwitzer2018-06-121-1/+1
| | |/ / | |/| |
* | | | Merge branch 'FindPython-3.8' into release-3.12Brad King2018-06-083-3/+3
|\ \ \ \
| * | | | FindPython: Add support for version 3.8Marcel Plch2018-06-083-3/+3
| |/ / /
* | | | Merge branch 'ninja-win-rsp' into release-3.12Brad King2018-06-081-4/+4
|\ \ \ \
| * | | | Ninja: Use native slashes to pass rsp filesMatthijs Kool2018-06-081-4/+4
| |/ / /
* | | | Merge branch 'CMakePackageConfigHelpers-doc' into release-3.12Brad King2018-06-071-7/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | Help: Package without components should use 'check_required_components' tooRuslan Baratov2018-06-071-7/+9
| |/ /