summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Refactor Makefile/Ninja tool working directory storageBrad King2016-06-178-16/+23
* Merge topic 'xcode-mig-support'Brad King2016-06-176-22/+87
|\
| * Help: Add release note about XCODE_FILE_ATTRIBUTES source file propertyBrad King2016-06-171-0/+6
| * Xcode: Add support for mig filesJames Touton2016-06-171-0/+2
| * Xcode: Add XCODE_FILE_ATTRIBUTES source file propertyJames Touton2016-06-173-0/+26
| * Xcode: Don't emit empty settings blocks.James Touton2016-06-171-6/+7
| * Xcode: Add function to conditionally add Xcode AttributesGregor Jasny2016-06-172-0/+25
| * Xcode: Add const qualifiersJames Touton2016-06-171-16/+21
* | Merge topic 'link_what_you_use'Brad King2016-06-1723-6/+171
|\ \
| * | Help: Add notes for topic 'link_what_you_use'Brad King2016-06-171-0/+7
| * | Add options to run `ldd -u -r` as a "link-what-you-use" toolBill Hoffman2016-06-1722-6/+164
* | | 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
|\ \ \ \ \ \