summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* fileapi: Add installers to codemodel-v2 "directory" objectBrad King2021-03-161-3/+217
* fileapi: Add backtraceGraph to codemodel-v2 "directory" objectBrad King2021-03-161-0/+13
* fileapi: Add a "directory" object to codemodel-v2Brad King2021-03-162-2/+72
* fileapi: Re-organize backtrace infrastructureBrad King2021-03-161-84/+84
* cmFileAPICodemodel: Build map from each target to its indexBrad King2021-03-161-0/+7
* cmInstallTargetGenerator: Report namelink mode with list of filesBrad King2021-03-162-0/+2
* cmInstallTargetGenerator: Drop unused GetNamelinkMode methodBrad King2021-03-161-1/+0
* Merge topic 'cmake-presets-host-system-name'Brad King2021-03-165-74/+146
|\
| * CMakePresets.json: Add ${hostSystemName} macroKyle Edwards2021-03-151-1/+9
| * Refactor: Pass CMakePresets.json version to ExpandMacros() functionsKyle Edwards2021-03-152-39/+68
| * Refactor: Add cmSystemTools::GetSystemName()Kyle Edwards2021-03-153-35/+70
* | Merge topic 'cstr-cleanup'Brad King2021-03-1611-50/+47
|\ \
| * | Source: Reduce c_str() usagevvs314152021-03-1311-50/+47
* | | CMake Nightly Date StampKitware Robot2021-03-161-1/+1
| |/ |/|
* | 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