Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'msvc-link-merge-fix' | Brad King | 2021-06-09 | 6 | -54/+0 |
|\ | |||||
| * | VS: Remove the /MERGE flag from FlagTables | Duncan Ogilvie | 2021-06-08 | 6 | -54/+0 |
* | | Merge topic 'help-presets' | Brad King | 2021-06-09 | 1 | -0/+13 |
|\ \ | |||||
| * | | Help: presets: add note for ExternalProject users with env vars | Michael Hirsch | 2021-06-08 | 1 | -0/+13 |
* | | | Merge topic 'ctest_measurement_file' | Brad King | 2021-06-09 | 9 | -49/+137 |
|\ \ \ | |||||
| * | | | ctest: add support for attaching files to tests at run time | Zack Galbreath | 2021-06-08 | 9 | -49/+137 |
| |/ / | |||||
* | | | Merge topic 'ci-asan' | Brad King | 2021-06-09 | 10 | -57/+196 |
|\ \ \ | |||||
| * | | | gitlab-ci: add clang asan job | Brad King | 2021-06-08 | 7 | -0/+114 |
| * | | | ci: add compiler-rt to Fedora base image | Brad King | 2021-06-08 | 2 | -1/+2 |
| * | | | LexerParser: Do not leak Fortran parser tokens discarded due to errors | Brad King | 2021-06-08 | 2 | -56/+80 |
| |/ / | |||||
* | | | Merge branch 'release-3.20' | Brad King | 2021-06-09 | 0 | -0/+0 |
|\ \ \ | |||||
| * \ \ | Merge topic 'presets-build-fixes' into release-3.20 | Brad King | 2021-06-09 | 5 | -13/+41 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'presets-build-fixes' | Brad King | 2021-06-09 | 5 | -13/+41 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'backport-3.20-presets-build-fixes' into presets-build-fixes | Sam Freed | 2021-06-08 | 4 | -5/+25 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| | * | | | | presets: Fix buildPreset "targets" not allowing a single string | Sam Freed | 2021-06-08 | 3 | -8/+16 |
| | * | | | | presets: Fix buildPreset "jobs" | Sam Freed | 2021-06-08 | 1 | -1/+3 |
| | * | | | | presets: Fix buildPreset "jobs" field test case | Brad King | 2021-06-08 | 3 | -4/+22 |
| * | | | | | presets: Fix buildPreset "targets" not allowing a single string | Sam Freed | 2021-06-07 | 3 | -8/+16 |
* | | | | | | Merge branch 'release-3.20' | Brad King | 2021-06-09 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | Merge topic 'irsl-intel-oneapi-windows' into release-3.20 | Brad King | 2021-06-09 | 1 | -1/+3 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'irsl-intel-oneapi-windows' | Brad King | 2021-06-09 | 1 | -1/+3 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | IRSL: Add Intel oneAPI redist location on Windows | Brad King | 2021-06-08 | 1 | -1/+3 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'add_hip_language' | Brad King | 2021-06-09 | 111 | -66/+2025 |
|\ \ \ \ \ \ | |||||
| * | | | | | | HIP: analyze output of `hipcc` to determine default GPU architecture | Zack Galbreath | 2021-06-07 | 8 | -8/+16 |
| * | | | | | | HIP: All HIP tests now run on CMake's current AMD hardware | Robert Maynard | 2021-06-07 | 6 | -0/+6 |
| * | | | | | | HIP: Add HIP to all the Check* modules | Robert Maynard | 2021-06-07 | 13 | -4/+105 |
| * | | | | | | HIP: Automatically inject the `hip::device` runtime target | Robert Maynard | 2021-06-07 | 25 | -29/+587 |
| * | | | | | | HIP: Add language to CMake | Robert Maynard | 2021-06-07 | 68 | -36/+1183 |
| * | | | | | | HIP: Extract clang compiler details from hipcc | Robert Maynard | 2021-06-07 | 1 | -0/+35 |
| * | | | | | | ROCMClang: Add the ROCm toolkit derived clang compiler to CMake | Robert Maynard | 2021-06-07 | 12 | -1/+92 |
| * | | | | | | Compilers: protect use of __has_include | Zack Galbreath | 2021-06-07 | 2 | -0/+12 |
| * | | | | | | cmGeneratorTarget: Clear cached link implementation when a source is added | Brad King | 2021-06-04 | 1 | -0/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-06-09 | 1 | -1/+1 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Merge topic 'depfile-no-vstlog' | Brad King | 2021-06-08 | 6 | -29/+0 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Tests: Remove unused RunCMake.TransformDepfile files | Brad King | 2021-06-08 | 6 | -29/+0 |
|/ / / / / | |||||
* | | | | | Merge topic 'install-with-runtime-dependencies' | Brad King | 2021-06-08 | 80 | -244/+2585 |
|\ \ \ \ \ | |||||
| * | | | | | FileAPI: Add integration for runtime dependency installers | Kyle Edwards | 2021-06-04 | 6 | -4/+259 |
| * | | | | | Help: Add documentation for runtime dependency installation | Kyle Edwards | 2021-06-04 | 3 | -2/+120 |
| * | | | | | Tests: Add tests for new options | Kyle Edwards | 2021-06-04 | 20 | -34/+369 |
| * | | | | | install: Add RUNTIME_DEPENDENCY_SET mode | Kyle Edwards | 2021-06-04 | 5 | -0/+123 |
| * | | | | | install(IMPORTED_RUNTIME_ARTIFACTS): Add RUNTIME_DEPENDENCY_SET option | Kyle Edwards | 2021-06-04 | 5 | -1/+50 |
| * | | | | | install(TARGETS): Add RUNTIME_DEPENDENCY_SET argument | Kyle Edwards | 2021-06-04 | 8 | -0/+44 |
| * | | | | | install(TARGETS): Add RUNTIME_DEPENDENCIES option | Kyle Edwards | 2021-06-04 | 29 | -25/+928 |
| * | | | | | Source: Add cmInstallRuntimeDependencySet | Kyle Edwards | 2021-06-04 | 6 | -0/+296 |
| * | | | | | file: Add undocumented RPATH_SET command | Kyle Edwards | 2021-06-04 | 2 | -0/+98 |
| * | | | | | Refactor: Modify file(RPATH_*) to use cmArgumentParser | Kyle Edwards | 2021-06-04 | 1 | -77/+61 |
| * | | | | | cmSystemTools: Add SetRPath() method | Kyle Edwards | 2021-06-04 | 2 | -1/+37 |
| * | | | | | Refactor: Break up logic in cmSystemTools::ChangeRPath() | Kyle Edwards | 2021-06-04 | 1 | -70/+108 |
| * | | | | | file(GET_RUNTIME_DEPENDENCIES): Add undocumented RPATH_PREFIX option | Kyle Edwards | 2021-06-04 | 7 | -12/+72 |
| * | | | | | cmRuntimeDependencyArchive: Fix const-ness of method signatures | Kyle Edwards | 2021-06-03 | 2 | -18/+20 |
| | |_|/ / | |/| | | |