summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'ice-debug'Brad King2016-06-171-6/+36
|\
| * FindIce: Support finding both release and debug librariesRoger Leigh2016-06-161-6/+36
* | Merge topic 'CodeBlocks-generated-sources'Brad King2016-06-171-2/+4
|\ \
| * | CodeBlocks: Show generated files in non-utility targetsEnrico Bedau2016-06-161-2/+4
| |/
* | Merge topic 'CodeBlocks-include-order'Brad King2016-06-171-7/+11
|\ \
| * | cmExtraCodeBlocksGenerator: Do not shuffle include directoriesTobias Hunger2016-06-171-7/+11
* | | CMake Nightly Date StampKitware Robot2016-06-171-1/+1
* | | Merge topic 'ice-3.6.2'Brad King2016-06-161-0/+2
|\ \ \
| * | | FindIce: Add versions 3.6.1 and 3.6.2Roger Leigh2016-06-151-0/+2
* | | | Merge topic 'cmOutputConverter-stringstream'Brad King2016-06-162-192/+39
|\ \ \ \
| * | | | cmOutputConverter: implement Shell__GetArgument using ostringstreamDaniel Pfeifer2016-06-152-192/+39
| |/ / /
* | | | Merge topic 'cleanup-streams'Brad King2016-06-1629-73/+71
|\ \ \ \
| * | | | cmXMLWriter: use ifstream from KWSysDaniel Pfeifer2016-06-141-2/+2
| * | | | Prefer istringstream and ostringstream over stringstream.Daniel Pfeifer2016-06-1417-55/+55
| * | | | Remove redundant arguments from fstream constructorsDaniel Pfeifer2016-06-148-12/+10
| * | | | Access std::ios_base with std::iosDaniel Pfeifer2016-06-143-4/+4
* | | | | Merge topic 'findcuda-use-correct-runtime-for-required'Brad King2016-06-161-1/+3
|\ \ \ \ \
| * | | | | FindCUDA: Use the correct runtime in REQUIRED_VARS checkChuck Atkins2016-06-141-1/+3
* | | | | | Merge topic 'iwyu-preparation'Brad King2016-06-166-84/+163
|\ \ \ \ \ \
| * | | | | | cmTargetLinkLibraryType: Extract from cmStandardIncludes.hDaniel Pfeifer2016-06-162-7/+23
| * | | | | | cmTypeMacro: Extract from cmStandardIncludes.hDaniel Pfeifer2016-06-162-22/+38
| * | | | | | cmCustomCommandLines: Extract from cmStandardIncludes.hDaniel Pfeifer2016-06-162-18/+39
| * | | | | | cmDocumentationEntry: Extract from cmStandardIncludesDaniel Pfeifer2016-06-132-25/+46
| * | | | | | cmConfigure.h: Establish as 'include first' fileDaniel Pfeifer2016-06-132-12/+17
* | | | | | | Merge topic 'clean-up-cmMakefile-IssueMessage'Brad King2016-06-162-6/+7
|\ \ \ \ \ \ \
| * | | | | | | cmIfCommand: Don't rely on NestedError logic to issue messagesStephen Kelly2016-06-131-3/+3
| * | | | | | | cmMakefile: Extract invoke result variablesStephen Kelly2016-06-131-3/+4
* | | | | | | | Merge topic 'clean-up-Parser'Brad King2016-06-167-102/+90
|\ \ \ \ \ \ \ \
| * | | | | | | | Parser: Out-of-line conditional code to cmMakefileStephen Kelly2016-06-133-76/+77
| * | | | | | | | Parser: Issue file open error messages through dedicated APIStephen Kelly2016-06-135-26/+13
| |/ / / / / / /
* | | | | | | | Merge topic 'find_package-duplicate-search-paths'Brad King2016-06-162-8/+26
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | cmFindPackageCommand: remove duplicate paths from error messageBen Boeckel2016-06-132-1/+18
| * | | | | | | cmFindPackageCommand: use iterators to loop over configurationsBen Boeckel2016-06-131-8/+9
* | | | | | | | CMake Nightly Date StampKitware Robot2016-06-161-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2016-06-151-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2016-06-141-1/+1
| |_|/ / / |/| | | |
* | | | | Merge topic 'parent-scope-docs'Brad King2016-06-131-1/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Help: clarify PARENT_SCOPE behaviorBen Boeckel2016-06-131-1/+3
| |/ / /
* | | | Merge branch 'release'Brad King2016-06-130-0/+0
|\ \ \ \
| * | | | CMake 3.6.0-rc2v3.6.0-rc2Brad King2016-06-131-1/+1
* | | | | Merge branch 'release'Brad King2016-06-130-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'bash-completion' into releaseBrad King2016-06-103-2/+53
| |\ \ \ \
* | \ \ \ \ Merge topic 'expose-cache-properties'Brad King2016-06-137-4/+35
|\ \ \ \ \ \
| * | | | | | cmState: Expose list of properties of values in the cacheTobias Hunger2016-06-102-0/+9
| * | | | | | cmCacheEntry: Retrieve all properties of cache entriesTobias Hunger2016-06-102-0/+12
| * | | | | | cmPropertyList: Add a way to retrieve all propertiesTobias Hunger2016-06-102-0/+14
| * | | | | | cmake: Kill cmake::CacheManager and its getterTobias Hunger2016-06-101-4/+0
* | | | | | | Merge topic 'fix-cmake-ISP-violation'Brad King2016-06-135-18/+24
|\ \ \ \ \ \ \
| * | | | | | | cmake: Remove force from IssueMessage APIStephen Kelly2016-06-125-19/+16
| * | | | | | | cmake: Extract DisplayMessage API.Stephen Kelly2016-06-122-0/+9