summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'qt-clang-tidy'Brad King2017-05-011-0/+13
|\
| * Disable clang-tidy checks on files generated by QtDaniel Pfeifer2017-04-281-0/+13
* | Merge topic 'ipo-clang'Brad King2017-05-014-3/+45
|\ \
| * | Clang IPO (LTO) supportRuslan Baratov2017-04-284-3/+45
* | | CMake Nightly Date StampKitware Robot2017-05-011-1/+1
* | | CMake Nightly Date StampKitware Robot2017-04-301-1/+1
* | | CMake Nightly Date StampKitware Robot2017-04-291-1/+1
|/ /
* | Merge topic 'refactor-ipo-flags'Brad King2017-04-289-34/+28
|\ \
| * | Inline and remove AddFeatureFlags methodBrad King2017-04-274-17/+10
| * | Add IPO compiler flags more consistently in generatorsBrad King2017-04-276-19/+20
* | | Merge topic 'separgs-native'Brad King2017-04-281-0/+7
|\ \ \
| * | | separgs: Add a NATIVE_COMMAND modeChristian Pfeiffer2017-04-261-0/+7
* | | | Merge topic 'bindexplib-consts'Brad King2017-04-281-19/+13
|\ \ \ \
| * | | | bindexplib: fix constants symbols exportMikhail Paulyshka2017-04-261-19/+13
* | | | | CMake Nightly Date StampKitware Robot2017-04-281-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'elf-runpath-def'Brad King2017-04-271-4/+3
|\ \ \ \
| * | | | cmELF: Remove now-redundant check for DT_RUNPATH's existenceMaya Rashish2017-04-261-4/+0
| * | | | cmELF: Define DT_RUNPATH if it isn't already definedMaya Rashish2017-04-261-0/+3
* | | | | Merge topic 'cuda-device-link-ar'Brad King2017-04-276-7/+141
|\ \ \ \ \
| * | | | | CUDA: Static libraries can now explicitly resolve device symbolsRobert Maynard2017-04-264-4/+56
| * | | | | 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-262-0/+74
* | | | | | 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-272-6/+18
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | cmCTestTestHandler: indicate why a test did not runBen Boeckel2017-04-241-3/+8
| * | | | | | cmCTestTestHandler: count skipped tests as disabledBen Boeckel2017-04-241-1/+4
| * | | | | | cmCTestRunTest: do not count skipped tests as failedBen Boeckel2017-04-211-2/+6
* | | | | | | CMake Nightly Date StampKitware Robot2017-04-271-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
* | | | | | CMake Nightly Date StampKitware Robot2017-04-261-1/+1
| |_|_|/ / |/| | | |
* | | | | 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-253-0/+24
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Add deprecation warnings for policies CMP0036 and belowBrad King2017-04-213-0/+24
| | |_|/ / | |/| | |
* | | | | Merge topic 'use-disable-copy'Brad King2017-04-2545-140/+99
|\ \ \ \ \
| * | | | | Use CM_DISABLE_COPYDaniel Pfeifer2017-04-2445-140/+99
| | |_|_|/ | |/| | |
* | | | | Merge topic 'wix-attributes-patch'Brad King2017-04-256-19/+37
|\ \ \ \ \
| * | | | | wix: adds ability to modify attributes with patchKeith Holman2017-04-245-12/+30
| * | | | | wix: fix spelling error in function nameKeith Holman2017-04-242-7/+7
| | |/ / / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2017-04-251-1/+1
| |/ / / |/| | |
* | | | Merge topic 'autogen_once'Brad King2017-04-242-265/+306
|\ \ \ \
| * | | | Autogen: Use FileWrite to write the settings fileSebastian Holtermann2017-04-221-19/+21
| * | | | Autogen: Save the hash of the old settings string onlySebastian Holtermann2017-04-221-27/+34
| * | | | Autogen: Generate moc_predefs.h only on demandSebastian Holtermann2017-04-222-30/+42
| * | | | Autogen: Uppercase function nameSebastian Holtermann2017-04-221-7/+7