summaryrefslogtreecommitdiffstats
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-016-9/+118
|\ \
| * | Clang IPO (LTO) supportRuslan Baratov2017-04-286-9/+118
* | | Merge topic 'xl-enhancements'Brad King2017-05-013-2/+100
|\ \ \
| * | | XL: Add C and C++ language level flagsChuck Atkins2017-04-282-2/+99
| * | | XL: Add additional regex for bogus compile optionsChuck Atkins2017-04-281-0/+1
* | | | 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 'fix-qhalt-for-xl'Brad King2017-04-2814-4/+38
|\ \ \
| * | | XL: Fix the use of the -qhalt flag for varying OSsChuck Atkins2017-04-2714-4/+38
| |/ /
* | | Merge topic 'FindBoost-compile-features'Brad King2017-04-281-0/+34
|\ \ \
| * | | Boost Fiber actually require at least C++11.Alex Turbov2017-04-231-0/+34
* | | | Merge topic 'separgs-native'Brad King2017-04-2819-52/+84
|\ \ \ \
| * | | | separgs: Use NATIVE_COMMAND where appropriateChristian Pfeiffer2017-04-265-22/+5
| * | | | separgs: Add a NATIVE_COMMAND modeChristian Pfeiffer2017-04-266-4/+39
| * | | | separgs: Migrate tests to RunCMake testsChristian Pfeiffer2017-04-269-26/+40
* | | | | Merge topic 'bindexplib-consts'Brad King2017-04-283-19/+25
|\ \ \ \ \
| * | | | | bindexplib: fix constants symbols exportMikhail Paulyshka2017-04-263-19/+25
* | | | | | CMake Nightly Date StampKitware Robot2017-04-281-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge topic 'cpackifw-framework-version'Brad King2017-04-271-13/+50
|\ \ \ \ \
| * | | | | CPackIFW: Framework versionKonstantin Podsvirov2017-04-251-13/+50
* | | | | | 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 'UseSWIG-fallback-prefix'Brad King2017-04-271-0/+3
|\ \ \ \ \ \ \
| * | | | | | | UseSWIG: Fall back to empty PREFIX for unknown languagesBrad King2017-04-251-0/+3
* | | | | | | | Merge topic 'test-install-objects-as-files'Brad King2017-04-275-6/+26
|\ \ \ \ \ \ \ \
| * | | | | | | | Tests: Add case for install(FILES) with TARGET_OBJECTSBrad King2017-04-265-0/+16
| * | | | | | | | Tests: Generalize RunCMake.install internal infrastructureBrad King2017-04-261-6/+10
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | 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