summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'vs2022' into release-3.21Brad King2021-06-288-2/+137
|\
| * VS: Use 64-bit MSBuild in VS 2022Brad King2021-06-251-0/+6
| * VS: Add Visual Studio 17 2022 generatorBrad King2021-06-258-2/+131
* | Ninja: Fix LINK_WHAT_YOU_USE link flag placementĐoàn Trần Công Danh2021-06-251-6/+3
|/
* CMake 3.21.0-rc1v3.21.0-rc1Brad King2021-06-231-1/+1
* Merge topic 'vs-utf-8' into release-3.21Brad King2021-06-184-1/+22
|\
| * VS: Add support for Utf8Enconding when using VS 16.10+Gustavo Varo2021-06-174-1/+22
* | Merge topic 'vs-flag-tables' into release-3.21Brad King2021-06-186-30/+28
|\ \ | |/
| * VS: Do not apply any '/external:*' flag table mapping on VS < 16.10Brad King2021-06-171-8/+10
| * VS: Compare VS instance versions as stringsBrad King2021-06-176-25/+21
* | Begin 3.21 release versioningBrad King2021-06-171-3/+3
|/
* Merge topic 'fix-flow-control-override'Brad King2021-06-173-8/+17
|\
| * CMake: Allow override of unexpected non-flow-control commandsKyle Edwards2021-06-163-8/+17
| * CMake 3.20.4v3.20.4Brad King2021-06-141-1/+1
* | Merge topic 'vs-map-external-warnings'Brad King2021-06-174-10/+31
|\ \
| * | VS: Do not apply '/external:W*' flag table mapping on VS < 16.10Brad King2021-06-161-2/+11
| * | cmGlobalVisualStudio10Generator: Adopt GetVSInstanceVersion methodBrad King2021-06-163-7/+17
| * | cmGlobalVisualStudio10Generator: Move static functions to anonymous namespaceBrad King2021-06-161-2/+4
* | | CMake Nightly Date StampKitware Robot2021-06-171-1/+1
|/ /
* | Merge topic 'scandep-format'Brad King2021-06-162-17/+39
|\ \
| * | Ninja: Populate P1689R4 compiled-module-path field for FortranBrad King2021-06-151-0/+21
| * | cmScanDepFormat: Remove Fortran-specific compiled-module-path logicBrad King2021-06-152-13/+14
| * | cmScanDepFormat: Avoid writing lookup-method with default valueBrad King2021-06-151-4/+4
* | | CMake Nightly Date StampKitware Robot2021-06-161-1/+1
|/ /
* | Merge topic 'ninja-scandep-preprocessor-output'Brad King2021-06-151-12/+14
|\ \
| * | cmNinjaTargetGenerator: Fix scan rule PREPROCESSED_SOURCE placeholderBrad King2021-06-141-6/+12
| * | cmNinjaTargetGenerator: Clarify GetScanBuildStatement conditionBrad King2021-06-141-1/+1
| * | cmNinjaTargetGenerator: Simplify scan rule response file selectionBrad King2021-06-141-5/+1
* | | CMake Nightly Date StampKitware Robot2021-06-151-1/+1
|/ /
* | Merge topic 'objc-std-17-23'Brad King2021-06-141-2/+3
|\ \
| * | ObjectiveC: Add C17 and C23 supportGregor Jasny2021-06-111-2/+3
* | | Merge topic 'fileapi-link-fragments'Brad King2021-06-141-4/+5
|\ \ \ | | |/ | |/|
| * | fileapi: Fix codemodel-v2 link command fragment relative pathsBrad King2021-06-111-4/+5
| * | Merge topic 'presets-build-fixes' into release-3.20Brad King2021-06-092-8/+13
| |\ \
* | | | CMake Nightly Date StampKitware Robot2021-06-141-1/+1
* | | | CMake Nightly Date StampKitware Robot2021-06-131-1/+1
* | | | CMake Nightly Date StampKitware Robot2021-06-121-1/+1
* | | | Merge topic 'p1689r4-updates'Brad King2021-06-112-56/+185
|\ \ \ \
| * | | | cmScanDepFormat: P1689R4: Implement source-path related fieldsBen Boeckel2021-06-102-3/+114
| * | | | cmScanDepFormat: P1689R4: Make work-directory optionalBen Boeckel2021-06-091-4/+10
| * | | | cmScanDepFormat: P1689R4: Factor out primary-output fieldBen Boeckel2021-06-092-9/+17
| * | | | cmScanDepFormat: P1689R4: Diagnose invalid provides/requires json typeBen Boeckel2021-06-091-30/+40
| * | | | cmScanDepFormat: P1689R4: Flatten future-compile members into parentBen Boeckel2021-06-091-54/+48
* | | | | Merge topic 'dir-IMPORTED_TARGETS'Brad King2021-06-115-0/+15
|\ \ \ \ \
| * | | | | Add directory property to list imported targetsBrad King2021-06-101-0/+6
| * | | | | cmState: Record imported target names in each directoryBrad King2021-06-105-0/+9
* | | | | | CMake Nightly Date StampKitware Robot2021-06-111-1/+1
|/ / / / /
* | | | | Merge topic 'vs-custom-depfile'Brad King2021-06-108-10/+82
|\ \ \ \ \
| * | | | | VS: Add support for add_custom_command DEPFILEBrad King2021-06-093-7/+40
| * | | | | cmTransformDepfile: Add support for MSBuild AdditionalInputs formatBrad King2021-06-094-1/+41