summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |_|_|/ | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2016-08-151-1/+1
* | | | | CMake Nightly Date StampKitware Robot2016-08-141-1/+1
* | | | | CMake Nightly Date StampKitware Robot2016-08-131-1/+1
| |_|_|/ |/| | |
* | | | CMake Nightly Date StampKitware Robot2016-08-121-1/+1
| |_|/ |/| |
* | | Merge topic 'cmCryptoHash-raw-digest'Brad King2016-08-112-36/+117
|\ \ \ | | |/ | |/|
| * | cmCryptoHash: New ByteHash methods that return a byte vectorSebastian Holtermann2016-08-102-26/+55
| * | cmCryptoHash: Return byte vector from internal Finalize methodSebastian Holtermann2016-08-102-13/+13
| * | cmCryptoHash: New byte hash to string functionSebastian Holtermann2016-08-102-0/+38
| * | cmCryptoHash: Documentation commentsSebastian Holtermann2016-08-101-0/+14
* | | CMake Nightly Date StampKitware Robot2016-08-111-1/+1
* | | Merge topic '15687-xcode-support-system-include'Brad King2016-08-104-19/+49
|\ \ \
| * | | Xcode: Obey SYSTEM keyword for includes (#15687)Gregor Jasny2016-08-094-19/+49
* | | | Merge topic 'fix-test-macOS-case-sensitive'Brad King2016-08-101-1/+1
|\ \ \ \
| * | | | Tests: Fix RunCMake.Framework on case sensitive file systems.Chaoren Lin2016-08-091-1/+1
| |/ / /
* | | | Merge topic 'ninja-directory-targets'Brad King2016-08-1010-29/+61
|\ \ \ \
| * | | | Ninja: Add `$subdir/{test,install,package}` targetsBrad King2016-08-0910-23/+60
| * | | | Ninja: Simplify computation of GLOBAL_TARGET outputsBrad King2016-08-091-6/+1
| |/ / /
* | | | Merge topic 'NAG-Fortran-no-fPIE'Brad King2016-08-101-0/+1
|\ \ \ \