summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cuda-device-link-ar'Brad King2017-04-2719-15/+435
|\
| * CUDA: Static libraries can now explicitly resolve device symbolsRobert Maynard2017-04-2614-4/+276
| * CUDA: Makefile uses relative path for device linking status messagesRobert Maynard2017-04-262-3/+11
| * CUDA: Visual Studio now properly delays device linkingRobert Maynard2017-04-265-8/+148
* | Merge topic 'test-makefile-custom-target-includes'Brad King2017-04-275-3/+30
|\ \
| * | Tests: Add case for IMPLICIT_DEPENDS in custom targetBrad King2017-04-265-0/+26
| * | Tests: Split RunCMake.BuildDepends make-only conditionBrad King2017-04-261-3/+4
* | | Merge topic 'FindGLUT-optional-deps'Brad King2017-04-271-3/+5
|\ \ \
| * | | FindGLUT: Add library dependencies only if they existBrad King2017-04-261-3/+5
* | | | Merge topic 'clang-tidy-2'Brad King2017-04-276-39/+27
|\ \ \ \
| * | | | cmCPackIFWInstaller: fix validation of WizardStyle optionKonstantin Podsvirov2017-04-261-4/+5
| * | | | cmServerProtocol: avoid copies in range forDaniel Pfeifer2017-04-261-16/+13
| * | | | cmDocumentation: use ofstream local variableDaniel Pfeifer2017-04-261-13/+4
| * | | | clang-tidy: use operators for string comparisonDaniel Pfeifer2017-04-264-8/+7
| | |/ / | |/| |
* | | | Merge topic 'ctest_test-ignore-skipped-tests'Brad King2017-04-2720-18/+170
|\ \ \ \
| * | | | cmCTestTestHandler: indicate why a test did not runBen Boeckel2017-04-2411-23/+28
| * | | | Help: add release notesBen Boeckel2017-04-241-0/+7
| * | | | cmCTestTestHandler: count skipped tests as disabledBen Boeckel2017-04-2412-1/+137
| * | | | cmCTestRunTest: do not count skipped tests as failedBen Boeckel2017-04-211-2/+6
* | | | | CMake Nightly Date StampKitware Robot2017-04-271-1/+1
* | | | | Merge branch 'release'Brad King2017-04-260-0/+0
|\ \ \ \ \
| * \ \ \ \ Merge branch 'vs2017-sdk-detection' into releaseBrad King2017-04-251-1/+1
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'vs2017-sdk-detection'Brad King2017-04-261-1/+1
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | VS2017: Verify Windows 8.1 SDK before using itRoger Leigh2017-04-251-1/+1
* | | | | | | Merge topic 'xctest_static_framework'Brad King2017-04-266-0/+67
|\ \ \ \ \ \ \
| * | | | | | | XCTest: Add support for static frameworksGuillaume Campagna2017-04-256-0/+67
* | | | | | | | Merge topic 'findopenmp-modernized'Brad King2017-04-2610-207/+514
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | FindOpenMP: Add testsChristian Pfeiffer2017-04-259-0/+186
| * | | | | | | FindOpenMP: Complete overhaul.Christian Pfeiffer2017-04-251-207/+328
* | | | | | | | CMake Nightly Date StampKitware Robot2017-04-261-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge topic 'doc-eq-delete'Brad King2017-04-251-0/+18
|\ \ \ \ \ \ \
| * | | | | | | Help/dev: Document CM_EQ_DELETE and CM_DISABLE_COPYDaniel Pfeifer2017-04-251-0/+18
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge topic 'ninja-dyndep-response-file'Brad King2017-04-254-5/+60
|\ \ \ \ \ \ \
| * | | | | | | Ninja: support response file for cmake_ninja_depends on WindowsBernhard Burgermeister2017-04-254-5/+60
* | | | | | | | Merge topic 'deprecate-policy-old'Brad King2017-04-2514-1/+133
|\ \ \ \ \ \ \ \
| * | | | | | | | Add deprecation warnings for policies CMP0036 and belowBrad King2017-04-2114-1/+133
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge topic 'use-disable-copy'Brad King2017-04-2545-140/+99
|\ \ \ \ \ \ \ \
| * | | | | | | | Use CM_DISABLE_COPYDaniel Pfeifer2017-04-2445-140/+99
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'release'Brad King2017-04-250-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge branch 'FindBoost-backport-fixes' into releaseBrad King2017-04-241-14/+42
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'hostwin32-doc-fix'Brad King2017-04-251-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Help: Fix CMAKE_HOST_WIN32 documentationChristian Pfeiffer2017-04-241-2/+2
* | | | | | | | | | Merge topic 'wix-attributes-patch'Brad King2017-04-257-19/+44
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | wix: adds ability to modify attributes with patchKeith Holman2017-04-246-12/+37
| * | | | | | | | | | wix: fix spelling error in function nameKeith Holman2017-04-242-7/+7
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'FindBoost-backport-fixes'Brad King2017-04-250-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | FindBoost: Support prebuilt Windows binaries from SourceForgeRoger Leigh2017-04-241-1/+11
| * | | | | | | | | FindBoost: Allow testing for multiple compiler suffixesRoger Leigh2017-04-241-12/+30
| * | | | | | | | | FindBoost: Fix library directory for VS 2017Brad King2017-04-241-1/+1
* | | | | | | | | | CMake Nightly Date StampKitware Robot2017-04-251-1/+1
| |_|_|_|/ / / / / |/| | | | | | | |