summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Genex: Teach SHELL_PATH to support a list of pathsHenri Manson2019-03-111-4/+20
* | | | | | | | CMake Nightly Date StampKitware Robot2019-03-121-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2019-03-111-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2019-03-101-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2019-03-091-1/+1
* | | | | | | Merge topic 'optimize-properties-processing'Brad King2019-03-081-67/+159
|\ \ \ \ \ \ \
| * | | | | | | Optimize target properties processing at generation stepMarc Chevrier2019-03-071-67/+159
* | | | | | | | Merge topic 'cmalgorithm-modernize-cmremoveduplicates'Brad King2019-03-081-18/+36
|\ \ \ \ \ \ \ \
| * | | | | | | | cmAlgorithms: Refactor cmRemoveDuplicatesArtur Ryt2019-03-061-18/+36
* | | | | | | | | Merge topic 'install-no-imported-global'Brad King2019-03-081-1/+5
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | install: Do not crash on imported global targetBrad King2019-03-071-1/+5
* | | | | | | | | Merge topic 'cxx-checks-warning-match'Brad King2019-03-081-1/+1
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | C++ feature checks: Match warnings more strictlyBrad King2019-03-071-1/+1
| |/ / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2019-03-081-1/+1
* | | | | | | Merge topic 'feature/cleanup-ctest'Kyle Edwards2019-03-073-21/+18
|\ \ \ \ \ \ \