summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmCommand refactor: remove unused AddDisallowedCommand overloadGabor Bencze2019-08-262-14/+0
* cmCommand refactor: cmVariableRequiresCommandGabor Bencze2019-08-263-27/+13
* cmCommand refactor: cmUtilitySourceCommandGabor Bencze2019-08-263-37/+25
* cmCommand refactor: cmSubdirDependsCommandGabor Bencze2019-08-263-18/+5
* cmCommand refactor: cmOutputRequiredFilesCommandGabor Bencze2019-08-263-43/+27
* cmCommand refactor: cmLoadCommandCommandGabor Bencze2019-08-253-30/+17
* cmCommand refactor: cmExportLibraryDependenciesCommandGabor Bencze2019-08-253-24/+12
* cmCommand refactor: cmUseMangledMesaCommandGabor Bencze2019-08-253-28/+17
* CMake Nightly Date StampKitware Robot2019-08-251-1/+1
* CMake Nightly Date StampKitware Robot2019-08-241-1/+1
* Merge topic 'solaris-ldd'Brad King2019-08-231-1/+1
|\
| * GetPrerequisites: match ldd output on SolarisJon Chronopoulos2019-08-211-1/+1
* | Merge topic 'gitattributes-bash-lf'Brad King2019-08-231-0/+1
|\ \
| * | gitattributes: Use LF newlines in '.bash' filesBrad King2019-08-221-0/+1
* | | Merge branch 'release-3.15'Brad King2019-08-230-0/+0
|\ \ \
| * \ \ Merge branch 'ctest-json-REQUIRED_FILES' into release-3.15Brad King2019-08-223-6/+20
| |\ \ \
| * \ \ \ Merge branch 'CrayPrgEnv-update-link-type-detection' into release-3.15Brad King2019-08-222-3/+24
| |\ \ \ \
* | \ \ \ \ Merge topic 'ctest-json-REQUIRED_FILES'Brad King2019-08-233-6/+20
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | CTest: Fix --show-only=json-v1 output with REQUIRED_FILES propertyBrad King2019-08-223-6/+20
* | | | | | Merge topic 'CrayPrgEnv-update-link-type-detection'Brad King2019-08-232-3/+24
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | CrayPrgEnv: Change default linking mode based on PE versionChuck Atkins2019-08-222-3/+24
| |/ / / /
* | | | | Merge topic 'source_sweep_cmStrCat'Brad King2019-08-23175-2949/+1960
|\ \ \ \ \
| * | | | | Source sweep: Use cmStrCat for string concatenationSebastian Holtermann2019-08-22175-2949/+1960
| | |_|/ / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2019-08-231-1/+1
|/ / / /
* | | | Merge topic 'cmCommand_refactor'Brad King2019-08-2270-2042/+1568
|\ \ \ \
| * | | | cmCommand refactor: cmStringCommandGabor Bencze2019-08-203-221/+241
| * | | | cmCommand refactor: cmSetPropertyCommandGabor Bencze2019-08-203-198/+256
| * | | | 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