summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CMake 3.10.0-rc3v3.10.0-rc3Brad King2017-10-191-1/+1
* Merge branch 'vs-cuda-machine' into release-3.10Brad King2017-10-171-0/+7
|\
| * VS: Set CUDA TargetMachinePlatform explicitly on x64Brad King2017-10-171-0/+7
* | Merge branch 'findopenmp-lib-paths' into release-3.10Brad King2017-10-171-7/+21
|\ \
| * | FindOpenMP: Improve OMP libraries searchChristian Pfeiffer2017-10-171-7/+21
* | | Merge branch 'vs-2017-cl-check' into release-3.10Brad King2017-10-162-25/+40
|\ \ \
| * | | VS: Detect compiler component in VS 2017 instances more reliablyBrad King2017-10-162-19/+27
| * | | cmVSSetupHelper: Fix install location encoding conversionBrad King2017-10-161-2/+3
| * | | cmVSSetupHelper: Factor out install location string constructionBrad King2017-10-162-6/+12
| | |/ | |/|
* | | Merge branch 'imported-interface-no-system' into release-3.10Brad King2017-10-135-15/+22
|\ \ \
| * | | Help: Clarify documentation of NO_SYSTEM_FROM_IMPORTEDBrad King2017-10-132-8/+13
| * | | Do not initialize NO_SYSTEM_FROM_IMPORTED on INTERFACE librariesBrad King2017-10-134-7/+9
| |/ /
* | | CMake 3.10.0-rc2v3.10.0-rc2Brad King2017-10-121-1/+1
* | | Merge branch 'FindXMLRPC-no-includes' into release-3.10Brad King2017-10-111-29/+14
|\ \ \
| * | | FindXMLRPC: Tolerate no include directoriesBrad King2017-10-111-1/+2
| * | | FindXMLRPC: Drop unnecessary exec_program code pathsBrad King2017-10-111-28/+12
| |/ /
* | | Merge branch 'clang-msvc-help' into release-3.10Brad King2017-10-113-0/+37
|\ \ \
| * | | Clang: Diagnose unsupported GNU-like clang targeting MSVC ABIBrad King2017-10-103-0/+37
| |/ /
* | | Merge branch 'cpack-deb-mr-1296-fix' into release-3.10Brad King2017-10-115-6/+54
|\ \ \
| * | | CPack/Deb: fix for regex passing even if invalid characters are presentDomen Vrankar2017-10-111-2/+2
| * | | CPack/Deb: CPACK_DEBIAN_PACKAGE_VERSION regex testing exceptionDomen Vrankar2017-10-115-6/+54
* | | | Merge branch 'ExternalProject-CMP0054' into release-3.10Brad King2017-10-111-0/+5
|\ \ \ \
| * | | | ExternalProject: Avoid if() auto-dereferene in quoted argumentsBrad King2017-10-111-0/+5
| | |/ / | |/| |
* | | | Merge branch 'update-curl' into release-3.10Brad King2017-10-11144-5795/+7998
|\ \ \ \
| * | | | curl: Update build within CMake to account for 7.56 changesBrad King2017-10-102-1/+5
| * | | | Merge branch 'upstream-curl' into update-curlBrad King2017-10-10143-5793/+7984
| |\ \ \ \
| | * | | | curl 2017-10-04 (3ea76790)Curl Upstream2017-10-10143-5808/+7983
| * | | | | curl: Update script to get curl 7.56.0Brad King2017-10-101-2/+10
| | |/ / / | |/| | |
* | | | | Merge branch 'autogen-skip-ui' into release-3.10Brad King2017-10-108-15/+78
|\ \ \ \ \
| * | | | | Autogen: Docs: Extend SKIP_AUTOUIC documentationSebastian Holtermann2017-10-101-0/+5
| * | | | | Autogen: Docs: Add examples for AUTORCC_OPTIONS and AUTOUIC_OPTIONSSebastian Holtermann2017-10-096-9/+63
| * | | | | Autogen: Allow setting SKIP_AUTOUIC/GEN on .ui files not in the sourcesSebastian Holtermann2017-10-091-6/+10
* | | | | | Merge branch 'doc-lang-clarify' into release-3.10Brad King2017-10-101-8/+10
|\ \ \ \ \ \
| * | | | | | Help: Minor text clarifications in cmake-language(7) manualBrad King2017-10-101-8/+10
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'xcode-tests-ios-deployment-target' into release-3.10Brad King2017-10-105-27/+20
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Xcode 9: Lower iOS deployment version to get armv7 buildsGregor Jasny2017-10-101-5/+16
| * | | | | Revert "Xcode: Adjust tests to drop of 32bit iOS architectures"Gregor Jasny2017-10-105-22/+4
* | | | | | Merge branch 'target_properties_doc_cleanup' into release-3.10Brad King2017-10-102-2/+3
|\ \ \ \ \ \
| * | | | | | Help: Fix Example appearing in target property list of contentsCraig Scott2017-10-072-2/+3
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'doc_bundle_wrong_plist_property' into release-3.10Brad King2017-10-101-1/+1
|\ \ \ \ \ \
| * | | | | | Help: Fix wrong property reference for an app bundle's Info.plistCraig Scott2017-10-071-1/+1
| |/ / / / /
* | | | | | Merge branch 'FindCUDA-cuda-9-nppi' into release-3.10Brad King2017-10-101-1/+39
|\ \ \ \ \ \
| * | | | | | FindCUDA: Update for CUDA 9 breakup of nppi into multiple librariesRobert Maynard2017-10-061-1/+39
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'FindProtobuf-doc-typo' into release-3.10Brad King2017-10-061-1/+1
|\ \ \ \ \ \
| * | | | | | FindProtobuf: fix documentation typoAndré Apitzsch2017-10-061-1/+1
| |/ / / / /
* | | | | | Merge branch 'ipo-escape-toolchain-path' into release-3.10Brad King2017-10-062-6/+6
|\ \ \ \ \ \
| * | | | | | IPO: Fix support for spaces in path to archive toolsThomas Stenersen2017-10-062-6/+6
| |/ / / / /
* | | | | | Merge branch 'FindJava-tolerant-versions' into release-3.10Brad King2017-10-061-25/+42
|\ \ \ \ \ \
| * | | | | | FindJava: Revise version parsing to support Java 9Brad King2017-10-061-25/+42
| |/ / / / /
* | | | | | Merge branch 'revise-3.10-relnotes' into release-3.10Brad King2017-10-061-19/+10
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |