summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'vs-toolset-version'Brad King2021-03-155-96/+142
|\
| * VS: Accept and translate '-T version=' values with three componentsBrad King2021-03-121-0/+37
| * VS: Fix '-T version=14.28' under VS 16.9Brad King2021-03-125-91/+100
| * cmGlobalVisualStudioVersionedGenerator: Clarify local variable nameBrad King2021-03-121-5/+5
* | CMake Nightly Date StampKitware Robot2021-03-151-1/+1
* | CMake Nightly Date StampKitware Robot2021-03-141-1/+1
* | CMake Nightly Date StampKitware Robot2021-03-131-1/+1
* | CMake Nightly Date StampKitware Robot2021-03-121-1/+1
* | Merge topic 'add_prefix_cmake_option'Brad King2021-03-115-1/+63
|\ \
| * | cmCommandLineArgument: trim leading empty spacesRobert Maynard2021-03-091-0/+4
| * | cmake: configure preset add support for --install-prefix mappingRobert Maynard2021-03-093-4/+43
| * | cmake: add support for --install-prefix command argumentRobert Maynard2021-03-042-0/+19
* | | Merge topic 'file-COPY_FILE-subcommand'Brad King2021-03-113-0/+156
|\ \ \
| * | | file: add `COPY_FILE` subcommandBen Boeckel2021-03-101-0/+92
| * | | cmSystemTools: add utilities to copy a file with error handlingBen Boeckel2021-03-092-0/+64
* | | | Merge topic 'xcode-framework-quoting'Brad King2021-03-111-1/+1
|\ \ \ \
| * \ \ \ Merge branch 'backport-xcode-framework-quoting' into xcode-framework-quotingBrad King2021-03-101-1/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Xcode: Restore support for spaces in framework namesBrad King2021-03-101-1/+1
| | * | | CMake 3.19.6v3.19.6Brad King2021-02-241-1/+1
* | | | | CMake Nightly Date StampKitware Robot2021-03-111-1/+1
* | | | | Merge topic 'ninja-utf8'Brad King2021-03-103-9/+66
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Ninja: Use new wincodepage tool to determine encodingKyle Edwards2021-03-093-9/+66
* | | | | CMake Nightly Date StampKitware Robot2021-03-101-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'update-kwsys'Brad King2021-03-094-15/+50
|\ \ \ \
| * | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2021-03-084-15/+50
* | | | | Merge topic 'soname-spaces'Brad King2021-03-092-3/+8
|\ \ \ \ \
| * | | | | Ninja: Escape SONAME on linker command lineAlexander Stein2021-03-041-2/+4
| * | | | | Makefiles: Escape SONAME on linker command lineAlexander Stein2021-03-041-1/+4
* | | | | | CMake Nightly Date StampKitware Robot2021-03-091-1/+1
| |/ / / / |/| | | |
* | | | | 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
* | | | | | 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-053-16/+130
|\ \ \ \ \
| * | | | | file(RENAME): Add option to not replace existing pathBrad King2021-03-041-3/+14
| * | | | | 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-041-7/+34
| * | | | | cmSystemTools: Add RenameFile signature to capture the error messageBrad King2021-03-042-3/+48
| | |_|_|/ | |/| | |
* | | | | Merge topic 'cmake-gui-search-case'Brad King2021-03-052-4/+4
|\ \ \ \ \
| * | | | | cmake-gui: Restore search bar case insensitivityBrad King2021-03-042-4/+4
| * | | | | CMake 3.20.0-rc3v3.20.0-rc3Brad King2021-03-031-1/+1