summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cmake-presets-list-no-generator' into release-3.21Brad King2021-07-071-0/+3
|\
| * CMakePresets.json: Make --list-presets show presets with no generatorKyle Edwards2021-07-061-0/+3
* | Merge topic 'xcode13-old-buildsystem' into release-3.21Brad King2021-07-071-1/+5
|\ \ | |/ |/|
| * Xcode: Ignore deprecated build systemGregor Jasny2021-07-061-1/+5
* | Merge branch 'backport-3.20-makefile-normalize-depfile'Brad King2021-07-023-6/+17
|\ \ | |/ |/|
| * Makefiles: Normalize compiler-generated depfile pathsMarc Chevrier2021-07-023-6/+17
| * CMake 3.20.5v3.20.5Brad King2021-06-211-1/+1
| * Merge topic 'fix-flow-control-override' into release-3.20Brad King2021-06-173-8/+17
| |\
| * | VS: Do not apply '/external:W*' flag table mapping on VS < 16.10Brad King2021-06-161-4/+14
| * | cmGlobalVisualStudio10Generator: Adopt GetVSInstanceVersion methodBrad King2021-06-163-7/+19
| * | cmGlobalVisualStudio10Generator: Move static functions to anonymous namespaceBrad King2021-06-161-4/+6
* | | CMake 3.21.0-rc2v3.21.0-rc2Brad King2021-06-301-1/+1
* | | Merge topic 'CMP0126-WARNING' into release-3.21Brad King2021-06-302-5/+22
|\ \ \
| * | | CMP0126: Add control for warningsMarc Chevrier2021-06-292-5/+22
* | | | Merge topic 'vs-ARM64EC' into release-3.21Brad King2021-06-301-1/+2
|\ \ \ \
| * | | | VS: Add ARM64EC to supported platforms for VS 16 and 17Brad King2021-06-291-1/+2
* | | | | target_link_libraries: Restore transitive out-of-dir linkingBrad King2021-06-292-7/+14
|/ / / /
* | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2021-06-283-4/+23
|/ / /
* | | 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
|\ \ \ | | |/ | |/|