We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af17337 commit 03ec837Copy full SHA for 03ec837
CHANGELOG.md
@@ -1,10 +1,13 @@
1
# Change Log for rocm-cmake
2
3
-## [0.8.0]
+## [rocm-cmake 0.8.0 for ROCm 5.3]
4
+### Fixed
5
+- Fixed error in prerm scripts created by `rocm_create_package` that could break uninstall for packages using the `PTH` option.
6
### Changed
7
- `ROCM_USE_DEV_COMPONENT` set to on by default for all platforms. This means that Windows will now generate runtime and devel packages by default
8
- ROCMInstallTargets now defaults `CMAKE_INSTALL_LIBDIR` to `lib` if not otherwise specified.
9
- Changed default Debian compression type to xz and enabled multi-threaded package compression.
10
+- `rocm_create_package` will no longer warn upon failure to determine version of program rpmbuild.
11
12
## [0.7.3]
13
### Added
0 commit comments