summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* FindCUDA: Support `2.1(2.0)` architecture notationBoris Fomitchev2016-08-231-4/+4
* Merge topic 'else-after-return'Brad King2016-08-2355-505/+457
|\
| * CMake: don't use else after returnDaniel Pfeifer2016-08-1833-369/+352
| * CTest: don't use else after returnDaniel Pfeifer2016-08-1814-81/+66
| * CPack: don't use else after returnDaniel Pfeifer2016-08-184-23/+12
| * CursesDialog: don't use else after returnDaniel Pfeifer2016-08-184-32/+27
* | Merge topic 'include-what-you-use'Brad King2016-08-2318-31/+109
|\ \
| * | fix a batch of include-what-you-use violationsDaniel Pfeifer2016-08-2318-26/+104
| * | cmArchiveWrite: replace mode_t with intDaniel Pfeifer2016-08-172-5/+5
* | | Merge topic 'minor-cleanups'Brad King2016-08-232-3/+7
|\ \ \
| * | | Define WIN32_LEAN_AND_MEAN for CMake sources on WindowsBrad King2016-08-171-1/+4
| * | | libarchive: Fix include order in xxhash.cBrad King2016-08-171-2/+3
| |/ /
* | | CMake Nightly Date StampKitware Robot2016-08-231-1/+1
* | | CMake Nightly Date StampKitware Robot2016-08-221-1/+1
* | | CMake Nightly Date StampKitware Robot2016-08-211-1/+1
* | | CMake Nightly Date StampKitware Robot2016-08-201-1/+1
* | | CMake Nightly Date StampKitware Robot2016-08-191-1/+1
| |/ |/|
* | CMake Nightly Date StampKitware Robot2016-08-181-1/+1
|/
* Merge topic 'readability-named-parameter'Brad King2016-08-1755-190/+245
|\
| * Make sure unnused parameters are /*named*/Daniel Pfeifer2016-08-1655-190/+245
* | Merge topic 'include-what-you-use'Brad King2016-08-1727-41/+107
|\ \
| * | fix a batch of include-what-you-use violationsDaniel Pfeifer2016-08-1627-41/+107
| |/
* | Merge topic 'FindCUDA-target-include-dirs'Brad King2016-08-172-22/+27
|\ \
| * | FindCUDA: Take NVCC include directories from target propertiesPeter Boettcher2016-08-162-22/+27
| |/
* | Merge topic 'cmake-capabilities'Brad King2016-08-179-2/+143
|\ \
| * | cmake: Add `cmake -E capabilities` modeTobias Hunger2016-08-169-0/+140
| * | cmake: Constify cmake::GetRegisteredGeneratorsBrad King2016-08-162-2/+3
| |/
* | Merge topic 'cmake-developer-reference'Brad King2016-08-1713-293/+195
|\ \
| * | QtIFW: Developer Reference installationKonstantin Podsvirov2016-08-163-1/+59
| * | Added CMake_BUILD_DEVELOPER_REFERENCE optionKonstantin Podsvirov2016-08-1610-292/+136
* | | CMake Nightly Date StampKitware Robot2016-08-171-1/+1
| |/ |/|
* | Merge topic 'ExternalProject-SOURCE_SUBDIR'Brad King2016-08-164-5/+47
|\ \
| * | ExternalProject: Add SOURCE_SUBDIR optionMatthew Woehlke2016-08-164-5/+47
* | | Merge topic 'FindMatlab-mingw'Brad King2016-08-161-1/+5
|\ \ \
| * | | FindMatlab: Use pre-built libraries for MinGW if neededSebastian Niemann2016-08-151-1/+5
* | | | Merge topic 'issue-tracker-urls'Brad King2016-08-1612-17/+18
|\ \ \ \ | |_|_|/ |/| | |
| * | | issues: update references to the CMake issue trackerBen Boeckel2016-08-1512-17/+18
| |/ /
* | | CMake Nightly Date StampKitware Robot2016-08-161-1/+1
* | | Merge topic 'FindCUDA-fixes'Brad King2016-08-151-9/+11
|\ \ \
| * | | FindCUDA: Fix missing librt on Linux when using static cuda runtime.Stephen Sorley2016-08-121-6/+7
| * | | FindCUDA: Restore default behavior of CUDA_USE_STATIC_CUDA_RUNTIMEStephen Sorley2016-08-121-3/+4
* | | | Merge topic 'autogen-same-name'Brad King2016-08-1528-61/+562
|\ \ \ \
| * | | | Help: Document AUTORCC behavior for same .qrc name caseSebastian Holtermann2016-08-151-0/+5
| * | | | Tests/QtAutogen: Test same moc/qrc source names in different directoriesSebastian Holtermann2016-08-1021-0/+237
| * | | | QtAutogen: Allow multiple qrc files with the same nameSebastian Holtermann2016-08-103-48/+93
| * | | | QtAutogen: Allow multiple moc files with the same nameSebastian Holtermann2016-08-102-11/+14
| * | | | QtAutogen: Use std:: instead of ::std::Sebastian Holtermann2016-08-101-2/+2
| * | | | cmFilePathUuid: Add class to generate deterministic unique file namesSebastian Holtermann2016-08-103-0/+211
* | | | | Merge topic 'GetPrerequisites-fix-regression'Brad King2016-08-151-2/+6
|\ \ \ \ \
| * | | | | GetPrerequisites: Fix regression in gp_resolved_file_typeBrad King2016-08-121-2/+6
| | |_|_|/ | |/| | |