summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Fix -Wpessimizing-move warnings in QCMake::loadPresets()Alex Richardson2021-06-221-9/+6
* Merge topic 'cmsystemtools-multiple-formats'Brad King2021-06-221-76/+139
|\
| * cmSystemTools: Support multiple binary formatsAlex Richardson2021-06-211-76/+139
* | CMake Nightly Date StampKitware Robot2021-06-221-1/+1
* | Merge topic 'ctest_runtime_labels'Brad King2021-06-213-0/+20
|\ \
| * | ctest: allow test output to add labelsZack Galbreath2021-06-173-0/+20
* | | Merge topic 'msvc-isystem'Brad King2021-06-212-2/+8
|\ \ \
| * | | Compiler/MSVC: use the `-external:I` flag for system includesBen Boeckel2021-06-181-0/+8
| * | | cmVisualStudio10TargetGenerator: remove unused variableBen Boeckel2021-06-171-2/+0
| |/ /
* | | CMake Nightly Date StampKitware Robot2021-06-211-1/+1
* | | CMake Nightly Date StampKitware Robot2021-06-201-1/+1
* | | CMake Nightly Date StampKitware Robot2021-06-191-1/+1
* | | Merge topic 'vs-utf-8'Brad 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'Brad 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
* | | CMake Nightly Date StampKitware Robot2021-06-181-1/+1
| |/ |/|
* | Begin post-3.21 developmentBrad King2021-06-171-2/+2
* | 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