summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-KWSys' into update-kwsysBrad King2021-03-084-15/+50
|\
| * KWSys 2021-03-08 (5bfba5e1)KWSys Upstream2021-03-084-15/+50
* | Merge topic 'ExternalData-windows'Brad King2021-03-082-10/+8
|\ \
| * | ci: Restore the Module.ExternalData test on WindowsBrad King2021-03-051-9/+0
| * | ExternalData: Avoid replacing a concurrently-created objectBrad King2021-03-051-1/+8
* | | Merge topic 'vs-flag-table-refactor'Brad King2021-03-085-262/+208
|\ \ \
| * | | cmGlobalVisualStudio10Generator: Generalize flag table lookup interfaceBrad King2021-03-052-22/+43
| * | | cmGlobalVisualStudio10Generator: Clarify LoadFlagTable argument nameBrad King2021-03-052-6/+6
| * | | cmGlobalVisualStudio10Generator: Drop unnecessary temporariesBrad King2021-03-051-16/+16
| * | | cmGlobalVisualStudio10Generator: Drop default toolset name canonicalizationBrad King2021-03-051-27/+10
| * | | cmGlobalVisualStudio10Generator: Remove redundant argumentsBrad King2021-03-052-30/+13
| * | | cmGlobalVisualStudio10Generator: Remove redundant argumentsBrad King2021-03-052-30/+24
| * | | cmGlobalVisualStudio10Generator: Clarify method nameBrad King2021-03-052-26/+28
| * | | cmGlobalVisualStudio10Generator: Remove unused flag table method argumentBrad King2021-03-052-76/+66
| * | | cmGlobalVisualStudio10Generator: Adopt flag table name methodsBrad King2021-03-055-204/+177
| |/ /
* | | Merge topic 'clarify_find_searches_in_respect_to_env_variables'Brad King2021-03-081-2/+2
|\ \ \
| * | | Find: Document that first argument to PATHS and HINTS can be ENV{}Robert Maynard2021-03-051-2/+2
| |/ /
* | | Merge branch 'release-3.20'Brad King2021-03-080-0/+0
|\ \ \
| * \ \ Merge topic 'cray-fortran' into release-3.20Brad King2021-03-081-0/+4
| |\ \ \
* | \ \ \ Merge topic 'cray-fortran'Brad King2021-03-081-0/+4
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Cray: Enable explicit Fortran preprocessing for Ninja generatorBrad King2021-03-051-0/+4
* | | | | CMake Nightly Date StampKitware Robot2021-03-081-1/+1
* | | | | CMake Nightly Date StampKitware Robot2021-03-071-1/+1
* | | | | CMake Nightly Date StampKitware Robot2021-03-061-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'file-RENAME'Brad King2021-03-0525-18/+254
|\ \ \ \
| * | | | file(RENAME): Add option to not replace existing pathBrad King2021-03-0410-5/+64
| * | | | cmSystemTools: Add RenameFile option to not replace destinationBrad King2021-03-043-10/+41
| * | | | file(RENAME): Add option to capture error message on failureBrad King2021-03-0416-9/+105
| * | | | cmSystemTools: Add RenameFile signature to capture the error messageBrad King2021-03-042-3/+48
| * | | | Tests: Add RunCMake helper to run a plain scriptBrad King2021-03-031-0/+5
* | | | | Merge branch 'release-3.20'Brad King2021-03-050-0/+0
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge topic 'cmake-gui-search-case' into release-3.20Brad King2021-03-052-4/+4
| |\ \ \ \ | | |_|/ / | |/| | |
* | | | | Merge topic 'cmake-gui-search-case'Brad King2021-03-052-4/+4
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | cmake-gui: Restore search bar case insensitivityBrad King2021-03-042-4/+4
| |/ / /
* | | | Merge topic 'cpack-source-dir-symlink'Brad King2021-03-051-1/+2
|\ \ \ \
| * | | | CPack: Fix symbolic link detection for directoriesOlivier Iffrig2021-03-051-1/+2
* | | | | CMake Nightly Date StampKitware Robot2021-03-051-1/+1
* | | | | Merge topic 'macos-arm64-rosetta'Brad King2021-03-042-9/+13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Tests: Fix FindPackageModeMakefileTest with CMAKE_OSX_ARCHITECTURESBrad King2021-03-031-0/+3
| * | | | Tests: Generalize FindPackageModeMakefileTest extra flags varBrad King2021-03-032-9/+10
* | | | | CMake Nightly Date StampKitware Robot2021-03-041-1/+1
| |_|/ / |/| | |
* | | | Merge branch 'release-3.20'Brad King2021-03-030-0/+0
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | CMake 3.20.0-rc3v3.20.0-rc3Brad King2021-03-031-1/+1
* | | Merge branch 'release-3.20'Brad King2021-03-030-0/+0
|\ \ \ | |/ /
| * | Merge topic 'android-r22' into release-3.20Brad King2021-03-037-3/+69
| |\ \
* | \ \ Merge topic 'android-r22'Brad King2021-03-037-3/+69
|\ \ \ \ | | |/ / | |/| |
| * | | Android: Do not use gold for ndk >= r22Haibo Huang2021-03-031-1/+1
| * | | Tests: Update RunCMake.Android for NDK r22Brad King2021-03-031-2/+13
| * | | Help: Document CMAKE_ANDROID_NDK_VERSION variableBrad King2021-03-034-0/+16
| * | | Android: Detect NDK version numberHaibo Huang2021-03-031-0/+39