summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CTest: fix include-what-you-use violationsDaniel Pfeifer2016-08-2593-177/+642
* Merge topic 'extend-find-package-search-path'Brad King2016-08-241-0/+38
|\
| * find_package: Extend search path for combined Windows/UNIX conventionSilvio Traversaro2016-08-241-0/+38
* | Merge topic 'include-what-you-use'Brad King2016-08-2433-67/+192
|\ \
| * | fix a batch of include-what-you-use violationsDaniel Pfeifer2016-08-2333-67/+192
* | | Merge topic 'version-cleanups'Brad King2016-08-242-9/+1
|\ \ \
| * | | Version: Always define CMake_VERSION_IS_DIRTY to 0 or 1Brad King2016-08-232-2/+1
| * | | Version: Remove check for existence of CVS repositoryStephen Kelly2016-08-231-7/+0
* | | | CMake Nightly Date StampKitware Robot2016-08-241-1/+1
| |/ / |/| |
* | | 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-231-1/+4
|\ \ \ \
| * | | | Define WIN32_LEAN_AND_MEAN for CMake sources on WindowsBrad King2016-08-171-1/+4
| |/ / /
* | | | 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-1750-185/+240
|\
| * Make sure unnused parameters are /*named*/Daniel Pfeifer2016-08-1650-185/+240
* | Merge topic 'include-what-you-use'Brad King2016-08-1725-41/+96
|\ \
| * | fix a batch of include-what-you-use violationsDaniel Pfeifer2016-08-1625-41/+96
| |/
* | Merge topic 'cmake-capabilities'Brad King2016-08-173-2/+95
|\ \
| * | cmake: Add `cmake -E capabilities` modeTobias Hunger2016-08-163-0/+92
| * | cmake: Constify cmake::GetRegisteredGeneratorsBrad King2016-08-162-2/+3
| |/
* | Merge topic 'cmake-developer-reference'Brad King2016-08-175-0/+44
|\ \
| * | QtIFW: Developer Reference installationKonstantin Podsvirov2016-08-161-0/+21
| * | Added CMake_BUILD_DEVELOPER_REFERENCE optionKonstantin Podsvirov2016-08-164-0/+23
* | | CMake Nightly Date StampKitware Robot2016-08-171-1/+1
| |/ |/|
* | Merge topic 'issue-tracker-urls'Brad King2016-08-164-6/+6
|\ \ | |/ |/|
| * issues: update references to the CMake issue trackerBen Boeckel2016-08-154-6/+6
* | CMake Nightly Date StampKitware Robot2016-08-161-1/+1
* | Merge topic 'autogen-same-name'Brad King2016-08-156-61/+320
|\ \
| * | 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
* | | 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