summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'update-curl' into release-3.9Brad King2017-06-1471-1043/+1515
|\
| * Merge branch 'upstream-curl' into update-curlBrad King2017-06-1470-1042/+1514
| |\
| | * curl 2017-06-14 (54b636f1)Curl Upstream2017-06-1471-1048/+1517
| * | curl: Update script to get curl 7.54.1Brad King2017-06-141-1/+1
* | | Merge branch 'libuv-restore-fmode' into release-3.9Brad King2017-06-141-0/+16
|\ \ \
| * | | cmake: Fix default file translate mode when using libuvBrad King2017-06-141-0/+16
| |/ /
* | | Merge branch 'add-missing-compiler-release-notes' into release-3.9Brad King2017-06-142-1/+22
|\ \ \
| * | | Help: Add docs for new compilers supporting language standards.Chuck Atkins2017-06-142-1/+22
* | | | Merge branch 'readme-supported-platforms' into release-3.9Brad King2017-06-131-1/+7
|\ \ \ \ | |/ / / |/| | |
| * | | README: Update list of supported platformsBrad King2017-06-131-1/+7
| |/ /
* | | CMake 3.9.0-rc3v3.9.0-rc3Brad King2017-06-131-1/+1
* | | Merge branch 'cuda-dlink-no-deprecated-gpu' into release-3.9Brad King2017-06-133-4/+28
|\ \ \
| * | | CUDA: When linking device code suppress CUDA 8.0+ deprecation warningsRobert Maynard2017-06-133-4/+28
| |/ /
* | | Merge branch 'doc-pkgconfig-list' into release-3.9Brad King2017-06-121-1/+7
|\ \ \
| * | | FindPkgConfig: mention that variables will be ;-listsRolf Eike Beer2017-06-121-0/+6
| * | | FindPkgConfig: fix confusing indentationRolf Eike Beer2017-06-121-1/+1
* | | | Merge branch 'android-unified-headers' into release-3.9Brad King2017-06-128-16/+72
|\ \ \ \ | |/ / / |/| | |
| * | | Android: Add support for unified headersBrad King2017-06-128-16/+72
|/ / /
* | | Merge branch 'android-standalone-no-sysroot-include' into release-3.9Brad King2017-06-091-2/+7
|\ \ \
| * | | Android: Do not pass sysroot include for standalone toolchainBrad King2017-06-091-2/+7
| |/ /
* | | Merge branch 'android-standalone-unified-api-level' into release-3.9Brad King2017-06-091-5/+28
|\ \ \
| * | | Android: Detect API version of standalone toolchain with unified headersBrad King2017-06-091-5/+28
| |/ /
* | | Merge branch 'FindDoxygen-imported-target-once' into release-3.9Brad King2017-06-091-16/+24
|\ \ \
| * | | FindDoxygen: Create imported targets at most once in a given scopeBrad King2017-06-091-16/+24
* | | | Merge branch 'improve-msvc-feature-checks' into release-3.9Brad King2017-06-081-1/+3
|\ \ \ \
| * | | | C++ feature checks: Improve exclusion of "0 Warning(s)"Brad King2017-06-081-1/+3
* | | | | CMake 3.9.0-rc2v3.9.0-rc2Brad King2017-06-071-1/+1
* | | | | Merge branch 'FindDoxygen-compat' into release-3.9Brad King2017-06-071-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | FindDoxygen: Restore DOXYGEN_DOT_FOUND variableKonstantin Podsvirov2017-06-071-1/+1
| | |/ / | |/| |
* | | | Merge branch 'revert-FindGTest-main-debug' into release-3.9Brad King2017-06-071-2/+2
|\ \ \ \
| * | | | Revert "FindGTest: Add gtestd_main variant of debug library"Brad King2017-06-071-2/+2
* | | | | Merge branch 'doc-3.9-find_dependency' into release-3.9Brad King2017-06-071-0/+5
|\ \ \ \ \
| * | | | | Help: Add 3.9 release note about find_dependency updateMatthew Woehlke2017-06-071-0/+5
| | |/ / / | |/| | |
* | | | | Merge branch 'autogen-no-vs-per-config' into release-3.9Brad King2017-06-074-19/+4
|\ \ \ \ \
| * | | | | Autogen: Do not use per-config file suffixes with VS yetBrad King2017-06-074-19/+4
| |/ / / /
* | | | | Merge branch 'FindGTest-main-debug' into release-3.9Brad King2017-06-061-2/+2
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | FindGTest: Add gtestd_main variant of debug libraryBrad King2017-06-061-2/+2
| |/ / /
* | | | Merge branch 'fix-vs2017-featuredetect' into release-3.9Brad King2017-06-061-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | C++ feature checks: Do not match "0 Warning(s)" as a warningWalter Gray2017-06-061-1/+1
| |/ /
* | | CMake 3.9.0-rc1 version updatev3.9.0-rc1Brad King2017-06-052-4/+4
* | | Help: Drop development topic notes to prepare releaseBrad King2017-06-052-9/+0
|/ /
* | Merge topic 'doc-3.9-relnotes'Brad King2017-06-0557-373/+305
|\ \
| * | Help: Organize and revise 3.9 release notesBrad King2017-06-021-174/+207
| * | Help: Consolidate 3.9 release notesBrad King2017-06-0257-373/+272
* | | Merge topic 'doc-dev-maint'Brad King2017-06-053-0/+207
|\ \ \
| * | | Help/dev: Add release branch creation to maintainer guideBrad King2017-06-021-0/+162
| * | | Help/dev: Add a CMake Maintainer Guide documentBrad King2017-06-022-0/+18
| * | | Utilities/Release: Add script to consolidate release notesBrad King2017-06-021-0/+27
| |/ /
* | | Merge topic 'GoogleTest-disabled-tests'Brad King2017-06-053-9/+67
|\ \ \
| * | | GoogleTest: Add support for disabled testsChuck Atkins2017-06-053-9/+67