summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMakePresets.json: Add the ability to conditionally disable presetsKyle Edwards2021-03-228-8/+420
* Refactor: Move some common code into separate fileKyle Edwards2021-03-193-17/+26
* Refactor: Move cmCMakePresetsFile::ReadJSON into a separate fileKyle Edwards2021-03-193-787/+804
* CMake Nightly Date StampKitware Robot2021-03-191-1/+1
* Merge topic 'lang_win32_console'Brad King2021-03-182-6/+9
|\
| * Per-language Win32/Console flagsRaul Tambre2021-03-172-6/+9
* | Merge topic 'fileapi-codemodel-directory'Brad King2021-03-184-84/+389
|\ \
| * | 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
* | | CMake Nightly Date StampKitware Robot2021-03-181-1/+1
* | | Merge topic 'ninja-regenerate-no-recompact'Brad King2021-03-171-2/+3
|\ \ \
| * | | Ninja: Do not recompact deps log in regeneration during a buildBrad King2021-03-161-2/+3
| * | | CMake 3.19.7v3.19.7Brad King2021-03-151-1/+1
* | | | Merge topic 'dev/safreed/invalidconfigurepreset'Brad King2021-03-172-4/+13
|\ \ \ \
| * \ \ \ Merge branch 'master' into invalid-configure-presetKyle Edwards2021-03-1647-370/+959
| |\ \ \ \
| * | | | | Fail at read-time if configurePreset field invalidSam Freed2021-03-152-4/+13
| * | | | | Merge topic 'vs-toolset-version' into release-3.20Brad King2021-03-155-96/+142
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | CMake 3.20.0-rc4v3.20.0-rc4Brad King2021-03-111-1/+1
| * | | | | Merge topic 'xcode-framework-quoting' into release-3.20Brad King2021-03-111-1/+1
| |\ \ \ \ \
* | | | | | | CMake Nightly Date StampKitware Robot2021-03-171-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | 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