summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'wix-attributes-patch'Brad King2017-04-256-19/+37
|\
| * wix: adds ability to modify attributes with patchKeith Holman2017-04-245-12/+30
| * wix: fix spelling error in function nameKeith Holman2017-04-242-7/+7
* | CMake Nightly Date StampKitware Robot2017-04-251-1/+1
* | Merge topic 'autogen_once'Brad King2017-04-242-265/+306
|\ \
| * | Autogen: Use FileWrite to write the settings fileSebastian Holtermann2017-04-221-19/+21
| * | Autogen: Save the hash of the old settings string onlySebastian Holtermann2017-04-221-27/+34
| * | Autogen: Generate moc_predefs.h only on demandSebastian Holtermann2017-04-222-30/+42
| * | Autogen: Uppercase function nameSebastian Holtermann2017-04-221-7/+7
| * | Autogen: New QuotedCommand function for loggingSebastian Holtermann2017-04-221-22/+24
| * | Autogen: Use FileDiffers and FileWrite for AUTOMOCSebastian Holtermann2017-04-221-81/+54
| * | Autogen: Add FileDiffers and FileWrite methodsSebastian Holtermann2017-04-222-0/+47
| * | Autogen: MakeParentDirectory logPrefix parameterSebastian Holtermann2017-04-222-8/+13
| * | Autogen: Determine settings file name only onceSebastian Holtermann2017-04-222-24/+20
| * | Autogen: Overhaul class variable names and sortingSebastian Holtermann2017-04-222-86/+83
* | | Merge topic 'eq-delete'Brad King2017-04-243-0/+26
|\ \ \
| * | | cmConfigure: provide macros CM_EQ_DELETE and CM_DISABLE_COPYDaniel Pfeifer2017-04-223-0/+26
| |/ /
* | | Merge topic 'clazy-2'Brad King2017-04-2424-124/+78
|\ \ \
| * | | cmLinkLineComputer: make noncopyableDaniel Pfeifer2017-04-211-0/+3
| * | | cmGlobalGenerator::DirectoryContent: remove custom copy ctorDaniel Pfeifer2017-04-211-6/+0
| * | | cmTargetDepend: pass by valueDaniel Pfeifer2017-04-211-1/+1
| * | | cmGeneratorTarget::SourceFileFlags: remove custom copy ctorDaniel Pfeifer2017-04-211-5/+0
| * | | cmLinkImplItem: remove custom copy ctorDaniel Pfeifer2017-04-211-6/+0
| * | | cmLinkItem: remove custom copy ctorDaniel Pfeifer2017-04-211-5/+0
| * | | cmComputeLinkInformation::Item: remove custom copy ctorDaniel Pfeifer2017-04-211-6/+0
| * | | cmCryptoHash: make noncopyableDaniel Pfeifer2017-04-211-0/+3
| * | | cmScriptGenerator: pass Indent by valueDaniel Pfeifer2017-04-2114-84/+66
| * | | cmScriptGenerator: make noncopyableDaniel Pfeifer2017-04-211-0/+3
| * | | cmMakefile::ScopePushPop: make noncopyableDaniel Pfeifer2017-04-211-0/+2
| * | | cmStateDetail::PolicyStackEntry: remove custom copy ctorDaniel Pfeifer2017-04-211-5/+0
| * | | cmDefinitions::Def: remove custom copy ctorDaniel Pfeifer2017-04-211-6/+0
| | |/ | |/|
* | | Merge topic 'clazy'Brad King2017-04-248-27/+21
|\ \ \
| * | | cmCommandArgumentParserHelper: make noncopyableDaniel Pfeifer2017-04-211-0/+4
| * | | cmake: pass cmStateSnapshot by const refDaniel Pfeifer2017-04-211-1/+1
| * | | cmListFileArgument: remove custom copy ctorDaniel Pfeifer2017-04-211-6/+0
| * | | cmLocaleRAII: make noncopyableDaniel Pfeifer2017-04-211-2/+6
| * | | cmGraphEdge: remove custom copy ctorDaniel Pfeifer2017-04-211-16/+1
| * | | cmAlgorithms: pass std::string by const refDaniel Pfeifer2017-04-211-1/+2
| * | | cmSystemTools::SaveRestoreEnvironment: make noncopyableDaniel Pfeifer2017-04-211-1/+4
| * | | cmCLocaleEnvironmentScope: make noncopyableDaniel Pfeifer2017-04-211-0/+3
| |/ /
* | | Merge topic 'remove-xcode-2'Brad King2017-04-242-304/+151
|\ \ \
| * | | Xcode: Drop support for Xcode versions below 3Brad King2017-04-221-294/+137
| * | | Xcode: Compute version number earlierBrad King2017-04-212-10/+14
| |/ /
* | | Merge topic 'ctest-minor-fixups'Brad King2017-04-242-5/+6
|\ \ \
| * | | cmCTestTestHandler: use pointers to static memoryBen Boeckel2017-04-211-4/+4
| * | | cmCTestTestCommand: defer getting the global timeoutBen Boeckel2017-04-211-1/+2
| |/ /
* | | Merge topic 'vs8-deprecate'Brad King2017-04-242-1/+14
|\ \ \
| * | | Deprecate Visual Studio 8 2005 generatorBrad King2017-04-212-1/+14
| |/ /
* | | Merge topic 'source_group-TREE-alt-root'Brad King2017-04-241-16/+43
|\ \ \
| * \ \ Merge branch 'backport-source_group-TREE-alt-root' into source_group-TREE-alt...Brad King2017-04-211-16/+43
| |\ \ \ | | |/ / | |/| |