summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | cmCommand refactor: cmSetDirectoryPropertiesCommandGabor Bencze2019-08-203-40/+21
| * | | | cmCommand refactor: cmCMakePolicyCommandGabor Bencze2019-08-204-77/+66
| * | | | cmCommand refactor: cmWriteFileCommandGabor Bencze2019-08-203-33/+11
| * | | | cmCommand refactor: cmVariableWatchCommandGabor Bencze2019-08-203-31/+12
| * | | | cmCommand refactor: cmRemoveCommandGabor Bencze2019-08-203-30/+9
| * | | | cmCommand refactor: cmCMakeHostSystemInformationCommandGabor Bencze2019-08-203-82/+57
| * | | | cmCommand refactor: cmUnsetCommandGabor Bencze2019-08-203-33/+12
| * | | | cmCommand refactor: cmSiteNameCommandGabor Bencze2019-08-203-32/+11
| * | | | cmCommand refactor: cmSetCommandGabor Bencze2019-08-203-39/+18
| * | | | cmCommand refactor: cmSeparateArgumentsCommandGabor Bencze2019-08-203-34/+12
| * | | | cmCommand refactor: cmParseArgumentsCommandGabor Bencze2019-08-203-47/+24
| * | | | cmCommand refactor: cmOptionCommandGabor Bencze2019-08-203-38/+17
| * | | | cmCommand refactor: CmMessageCommandGabor Bencze2019-08-203-40/+20
| * | | | cmCommand refactor: cmMathCommandGabor Bencze2019-08-203-41/+25
| * | | | cmCommand refactor: cmMarkAsAdvancedCommandGabor Bencze2019-08-203-32/+10
| * | | | cmCommand refactor: cmMakeDirectoryCommandGabor Bencze2019-08-203-32/+10
| * | | | cmCommand refactor: cmListCommandGabor Bencze2019-08-203-224/+244
| * | | | cmCommand refactor: cmMacroCommandGabor Bencze2019-08-203-27/+10
| * | | | cmCommand refactor: cmIncludeGuardCommandGabor Bencze2019-08-203-31/+10
| * | | | cmCommand refactor: cmIncludeCommandGabor Bencze2019-08-203-48/+29
| * | | | cmCommand_refactor: cmGetPropertyCommandGabor Bencze2019-08-203-162/+187
| * | | | cmCommand refactor: cmGetFilenameComponentCommandGabor Bencze2019-08-203-37/+16
| * | | | cmCommand refactor: cmGetDirectoryPropertyCommandGabor Bencze2019-08-203-42/+29
| * | | | cmCommand refactor: cmGetCMakePropertyCommandGabor Bencze2019-08-203-31/+12
| * | | | cmCommand refactor: cmFunctionCommandGabor Bencze2019-08-203-27/+10
| * | | | cmCommand refactor: cmForEachCommandGabor Bencze2019-08-203-39/+21
| * | | | cmCommand refactor: cmExecuteProcessCommandGabor Bencze2019-08-203-61/+46
| * | | | cmCommand refactor: cmExecProgramCommandGabor Bencze2019-08-203-47/+25
| * | | | cmCommand refactor: cmContinueCommandGabor Bencze2019-08-203-33/+15
| * | | | cmCommand refactor: cmConfigureFileCommandGabor Bencze2019-08-203-73/+37
| * | | | cmCommand refactor: cmCMakeMinimumRequiredGabor Bencze2019-08-203-49/+34
| * | | | cmCommand refactor: cmBreakCommandGabor Bencze2019-08-203-31/+11
| | |/ / | |/| |
* | | | Merge topic 'isolate-declarations'Brad King2019-08-2225-48/+102
|\ \ \ \
| * | | | clang-tidy: isolate declarations for readabilityRegina Pfeifer2019-08-2025-48/+102
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2019-08-221-1/+1
* | | | Merge topic 'double-export-error-message-install'Brad King2019-08-214-18/+33
|\ \ \ \
| * | | | cmExportInstallFileGenerator: improve error messageBen Boeckel2019-08-202-18/+27
| * | | | cmInstallExportGenerator: add a method for the file destinationBen Boeckel2019-08-192-0/+6
| | |_|/ | |/| |
* | | | Merge topic 'shared-string'Brad King2019-08-215-28/+33
|\ \ \ \
| * | | | cmDefinitions: Reduce allocation of keys and values in MakeClosureBrad King2019-08-203-14/+14
| * | | | cpack.cxx: Re-order include blocks to follow our conventionsBrad King2019-08-201-14/+15
| * | | | cmConfigure.h: Tell windows.h not to define min/max macrosBrad King2019-08-201-0/+4
| | |/ / | |/| |
* | | | Merge topic 'install-fail-reason'Brad King2019-08-211-8/+13
|\ \ \ \
| * | | | install: print reason of failureJon Chronopoulos2019-08-171-8/+13
* | | | | Merge topic 'ccmake-find-system-form-header'Brad King2019-08-211-0/+4
|\ \ \ \ \
| * | | | | ccmake: Fix form.h include with CMAKE_USE_SYSTEM_FORMChristoph GrĂ¼ninger2019-08-201-0/+4
* | | | | | Merge topic 'vs-sln-bom'Brad King2019-08-211-0/+3
|\ \ \ \ \ \
| * | | | | | VS: Emit UTF-8 BOM for generated solution filesJustin Goshi2019-08-201-0/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'cm-contains'Brad King2019-08-2130-174/+140
|\ \ \ \ \ \
| * | | | | | cmAlgorithms: Add cmContainsRegina Pfeifer2019-08-1930-174/+140
| |/ / / / /