summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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
| * | | | | install(IMPORTED_RUNTIME_ARTIFACTS): Add RUNTIME_DEPENDENCY_SET optionKyle Edwards2021-06-041-1/+40
| * | | | | install(TARGETS): Add RUNTIME_DEPENDENCY_SET argumentKyle Edwards2021-06-041-0/+19
| * | | | | install(TARGETS): Add RUNTIME_DEPENDENCIES optionKyle Edwards2021-06-0411-24/+847
| * | | | | Source: Add cmInstallRuntimeDependencySetKyle Edwards2021-06-045-0/+295
| * | | | | file: Add undocumented RPATH_SET commandKyle Edwards2021-06-041-0/+61
| * | | | | Refactor: Modify file(RPATH_*) to use cmArgumentParserKyle Edwards2021-06-041-77/+61
| * | | | | cmSystemTools: Add SetRPath() methodKyle Edwards2021-06-042-1/+37
| * | | | | Refactor: Break up logic in cmSystemTools::ChangeRPath()Kyle Edwards2021-06-041-70/+108
| * | | | | file(GET_RUNTIME_DEPENDENCIES): Add undocumented RPATH_PREFIX optionKyle Edwards2021-06-045-12/+36
| * | | | | cmRuntimeDependencyArchive: Fix const-ness of method signaturesKyle Edwards2021-06-032-18/+20
| | |/ / / | |/| | |
* | | | | Merge topic 'grd-win-objdump-newline'Brad King2021-06-081-2/+3
|\ \ \ \ \
| * | | | | file(GET_RUNTIME_DEPENDENCIES): Use cmSystemTools::GetLineFromStream()Kyle Edwards2021-06-071-2/+3
* | | | | | Merge topic 'compile-options-order'Brad King2021-06-081-6/+4
|\ \ \ \ \ \
| * | | | | | VS: Place per-source preprocessor definitions after target-wide onesBrad King2021-06-031-6/+4
| | |/ / / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2021-06-081-1/+1
| |/ / / / |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2021-06-071-1/+1
* | | | | CMake Nightly Date StampKitware Robot2021-06-061-1/+1
* | | | | CMake Nightly Date StampKitware Robot2021-06-051-1/+1
| |/ / / |/| | |
* | | | Merge topic 'env-toolchain-file'Brad King2021-06-041-0/+10
|\ \ \ \
| * | | | cmake: Allow CMAKE_TOOLCHAIN_FILE to be set by environment variableBrad King2021-06-031-0/+10
| |/ / /
* | | | Merge topic 'ci-clang-analyzer'Brad King2021-06-0414-13/+14
|\ \ \ \
| * | | | clang-analyzer: rename from scan-build in commentsBrad King2021-06-0312-12/+12
| * | | | cmFileAPICodemodel: Assert input in DirectoryObject::DumpInstallerBrad King2021-06-031-0/+1
| * | | | cmStandardLevelResolver: Fix size assertion in constructorBrad King2021-06-031-1/+1
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2021-06-041-1/+1
|/ / /
* | | Merge topic 'find_item-NO_CACHE'Brad King2021-06-035-52/+76
|\ \ \
| * | | find_*: Add support for option NO_CACHEMarc Chevrier2021-06-025-52/+76
* | | | Merge topic 'ctest-coverage-no-dir'Brad King2021-06-031-0/+7
|\ \ \ \
| * | | | CTest: Exit coverage handling early if no binary dirJoseph Snyder2021-06-021-0/+7
* | | | | Merge topic 'update-kwsys'Brad King2021-06-031-3/+4
|\ \ \ \ \