summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Substitute FileComparison in variable names with FileTimeCacheSebastian Holtermann2019-03-185-18/+18
* Rename cmFileTimeComparison to cmFileTimeCacheSebastian Holtermann2019-03-1810-40/+36
* cmFileTimeComparison: Replace anonymous private class with std::mapSebastian Holtermann2019-03-182-54/+15
* cmFileTimeComparison: Use cmFileTime internallySebastian Holtermann2019-03-183-184/+54
* New cmFileTime classSebastian Holtermann2019-03-183-0/+183
* CMake Nightly Date StampKitware Robot2019-03-181-1/+1
* CMake Nightly Date StampKitware Robot2019-03-171-1/+1
* CMake Nightly Date StampKitware Robot2019-03-161-1/+1
* Merge topic 'export-package-default-off'Brad King2019-03-152-4/+21
|\
| * export: Disable PACKAGE mode user package registry by defaultRobert Maynard2019-03-152-4/+21
* | Merge topic 'ninja-dyndep-touchups'Brad King2019-03-152-2/+2
|\ \
| * | cmNinjaTargetGenerator: use a different depfile for preprocessingBen Boeckel2019-03-121-1/+1
| * | cmake_ninja_dyndep: don't duplicate slashesBen Boeckel2019-03-121-1/+1
* | | Merge topic 'find_program-windows-share'Brad King2019-03-151-1/+1
|\ \ \
| * | | find_program: Restore leading double slash on Windows network pathBrad King2019-03-141-1/+1
* | | | Merge topic 'vs2019-wow64'Brad King2019-03-151-5/+10
|\ \ \ \
| * | | | VS: Fix x64 host recognition by x86 cmake processBrad King2019-03-141-5/+10
| |/ / /
| * | | CMake 3.14.0v3.14.0Brad King2019-03-141-1/+1
* | | | Merge topic 'cmake-gui-unused-code'Brad King2019-03-151-3/+0
|\ \ \ \
| * | | | cmake-gui: Drop code not needed with current required CMake versionBrad King2019-03-141-3/+0
* | | | | CMake Nightly Date StampKitware Robot2019-03-151-1/+1
|/ / / /
* | | | Merge topic 'refactor_cmfilecopier'Brad King2019-03-146-1080/+1191
|\ \ \ \
| * | | | cmFileCommand: Factor out cmFileCopier and cmFileInstallerBryon Bean2019-03-136-1080/+1191
* | | | | Merge topic 'string_scopes'Brad King2019-03-144-68/+56
|\ \ \ \ \
| * | | | | cmDependsC: Use faster cmSystemTools::FileTimeCompareSebastian Holtermann2019-03-131-3/+2
| * | | | | cmDependsC: Use auto for long type namesSebastian Holtermann2019-03-121-3/+2
| * | | | | cmDependsC: Remove useless string preallocation artifactSebastian Holtermann2019-03-121-13/+6
| * | | | | cmDepends: Reduce temporary object lifetime with local scopesSebastian Holtermann2019-03-121-17/+17
| * | | | | cmLocalUnixMakefileGenerator3: Use std::unique_ptr instead of new/deleteSebastian Holtermann2019-03-121-10/+6
| * | | | | cmLocalUnixMakefileGenerator3: Pass strings instead of recomputing themSebastian Holtermann2019-03-122-14/+12
| * | | | | cmLocalUnixMakefileGenerator3: Move local strings into local brace scopesSebastian Holtermann2019-03-121-8/+11
* | | | | | Merge topic 'xcodescheme'Brad King2019-03-141-0/+5
|\ \ \ \ \ \
| * | | | | | XCode: Add scheme option XCODE_SCHEME_DEBUG_AS_ROOTHarry Mallon2019-03-111-0/+5
| |/ / / / /
* | | | | | Merge topic 'short-commands'Brad King2019-03-141-7/+9
|\ \ \ \ \ \
| * | | | | | cmake: add short version of '--target <tgt>...' optionBartosz Kosiorek2019-03-121-3/+5
| * | | | | | cmake: Reformat '--parallel' and '--verbose' options in helpBartosz Kosiorek2019-03-121-5/+5
* | | | | | | CMake Nightly Date StampKitware Robot2019-03-141-1/+1
| |_|/ / / / |/| | | | |
* | | | | | Merge topic 'update-documentation'Brad King2019-03-131-2/+2
|\ \ \ \ \ \
| * | | | | | cmake: Upgrade 'cmake -E' commands descriptionBartosz Kosiorek2019-03-121-2/+2
* | | | | | | Merge topic 'cuda_compiler_generator_expressions'Brad King2019-03-131-2/+48
|\ \ \ \ \ \ \
| * | | | | | | CUDA: Support compiler id and version generator expressionsRobert Maynard2019-03-111-0/+46
| * | | | | | | All VersionNode use the same capitalization patternRobert Maynard2019-03-111-2/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'revert-vs-msbuild-arch'Brad King2019-03-131-12/+0
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | VS: Revert "Use MSBuild matching toolset host architecture"Brad King2019-03-121-12/+0
| * | | | | | CMake 3.14.0-rc4v3.14.0-rc4Brad King2019-03-081-1/+1
| * | | | | | Merge branch 'cxx-checks-warning-match' into release-3.14Brad King2019-03-071-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'install-no-imported-global' into release-3.14Brad King2019-03-071-1/+5
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'vs-explicit-newline' into release-3.14Brad King2019-03-061-0/+1
| |\ \ \ \ \ \ \ \
* | | | | | | | | | CMake Nightly Date StampKitware Robot2019-03-131-1/+1
* | | | | | | | | | Merge topic 'shell_path'Brad King2019-03-121-4/+20
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |