summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| * | | | | cmTransformDepfile: Make directory for transformed depfile automaticallyBrad King2021-06-092-2/+1
* | | | | | Merge topic 'ctest_custom_details'Brad King2021-06-103-1/+27
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | ctest: allow test output to override the 'details' fieldZack Galbreath2021-06-093-1/+27
| | |/ / / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2021-06-101-1/+1
|/ / / /
* | | | Merge topic 'ctest_measurement_file'Brad King2021-06-094-47/+104
|\ \ \ \
| * | | | ctest: add support for attaching files to tests at run timeZack Galbreath2021-06-084-47/+104
| |/ / /
* | | | Merge topic 'ci-asan'Brad King2021-06-092-56/+80
|\ \ \ \
| * | | | LexerParser: Do not leak Fortran parser tokens discarded due to errorsBrad King2021-06-082-56/+80
| |/ / /
* | | | Merge topic 'presets-build-fixes'Brad King2021-06-092-8/+13
|\ \ \ \
| * \ \ \ Merge branch 'backport-3.20-presets-build-fixes' into presets-build-fixesSam Freed2021-06-081-1/+3
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | presets: Fix buildPreset "targets" not allowing a single stringSam Freed2021-06-081-7/+10
| | * | | presets: Fix buildPreset "jobs"Sam Freed2021-06-081-1/+3
| * | | | presets: Fix buildPreset "targets" not allowing a single stringSam Freed2021-06-071-7/+10
* | | | | Merge topic 'add_hip_language'Brad King2021-06-0916-55/+306
|\ \ \ \ \
| * | | | | HIP: analyze output of `hipcc` to determine default GPU architectureZack Galbreath2021-06-071-0/+6
| * | | | | HIP: Automatically inject the `hip::device` runtime targetRobert Maynard2021-06-074-26/+195
| * | | | | HIP: Add language to CMakeRobert Maynard2021-06-0714-29/+104
| * | | | | cmGeneratorTarget: Clear cached link implementation when a source is addedBrad King2021-06-041-0/+1
* | | | | | CMake Nightly Date StampKitware Robot2021-06-091-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge topic 'install-with-runtime-dependencies'Brad King2021-06-0820-205/+1665
|\ \ \ \ \
| * | | | | FileAPI: Add integration for runtime dependency installersKyle Edwards2021-06-041-2/+26
| * | | | | install: Add RUNTIME_DEPENDENCY_SET modeKyle Edwards2021-06-041-0/+115