summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* cmDependsJavaParserHelper: fix dangling pointerDaniel Pfeifer2016-06-202-37/+19
* 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
| * | | | cmMakefile: Avoid IssueMessage after configure is finishedStephen Kelly2016-06-121-5/+9
| * | | | cmLocalGenerator: Store Backtrace for the directoryStephen Kelly2016-06-122-1/+3
| |/ / /
* | | | Merge topic 'fix-Message-API-ISP-violation'Brad King2016-06-133-52/+27
|\ \ \ \
| * | | | cmake: Issue message independent of cmMakefile definitionStephen Kelly2016-06-123-52/+27
* | | | | Merge topic 'find-lib32'Brad King2016-06-135-5/+27
|\ \ \ \ \
| * | | | | Teach find_library and find_package to search lib32 paths (#11260)Daniel Scharrer2016-06-105-5/+27
| | |_|/ / | |/| | |
* | | | | Merge topic 'add-braces'Brad King2016-06-1327-102/+195
|\ \ \ \ \
| * | | | | Add missing braces around statements in header filesDaniel Pfeifer2016-06-113-7/+14
| * | | | | Add missing braces around statements.Daniel Pfeifer2016-06-1024-95/+181
| |/ / / /
* | | | | Merge topic 'refactor-cmLocalGenerator-flags'Brad King2016-06-133-18/+30
|\ \ \ \ \
| * | | | | cmLocalGenerator: Add GetTargetDefines to get all defines for a targetTobias Hunger2016-06-103-11/+20
| * | | | | cmLocalGenerator: Constify AppendDefines and AddCompileDefinitionsBrad King2016-06-102-7/+10
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2016-06-131-1/+1
| |_|/ / |/| | |