summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* cmake-gui: Reference LGPLv3 when redistributing QtBrad King2016-06-172-7/+8
* Merge topic 'xcode-mig-support'Brad King2016-06-173-22/+69
|\
| * Xcode: Add support for mig filesJames Touton2016-06-171-0/+2
| * Xcode: Add XCODE_FILE_ATTRIBUTES source file propertyJames Touton2016-06-171-0/+14
| * 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-175-6/+79
|\ \
| * | Add options to run `ldd -u -r` as a "link-what-you-use" toolBill Hoffman2016-06-175-6/+79
* | | 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 '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-1627-69/+69
|\ \ \ \ \ \
| * | | | | | 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-146-8/+8
| * | | | | | Access std::ios_base with std::iosDaniel Pfeifer2016-06-143-4/+4
* | | | | | | 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-163-82/+86
|\ \ \ \ \ \ \ \
| * | | | | | | | Parser: Out-of-line conditional code to cmMakefileStephen Kelly2016-06-133-76/+77
| * | | | | | | | Parser: Issue file open error messages through dedicated APIStephen Kelly2016-06-131-6/+9
| |/ / / / / / /
* | | | | | | | 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 '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
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'avoid-cmMakefile-IssueMessage-after-configure'Brad King2016-06-135-21/+49
|\ \ \ \ \ \
| * | | | | | cmMakefile: Port messages for compile features to cmakeStephen Kelly2016-06-122-12/+33
| * | | | | | cmGlobalGenerator: Don't use cmMakefile::IssueMessage after configureStephen Kelly2016-06-121-3/+4