jonatluu
6b8aae3796
Enable Lintian Support rocm-systems ( #1578 )
...
* draft testing fix for no copyright file and no changelog
* test fix no-changelog no-copyright
* changelog copyright fixt
* remove utils.cmake
* rocr lintian
* lintian overrides, copyright, changelog install
* fix lintian overrides install
* comp_type static fix and remove debug logs
* syntax error
* update static build check
* update file permissions to 0755 to fix error control-file-has-bad-permissions 0664 != 0755
* fix lintian errors in rdc and remove logs from roctracer
* lintian error fix rocprofiler
* fix lintian error
* mmove lintian overrides install
* lintian errors fix
* move lintian overrides install
* use changelog already provided by rdc
* fix formatting use existing changelog if provided
* fix formatting use changelog in rocprofiler
* draft testing fix for no copyright file and no changelog
* test fix no-changelog no-copyright
* changelog copyright fixt
* lintian overrides, copyright, changelog install
* fix lintian overrides install
* comp_type static fix and remove debug logs
* fix lintian errors in rdc and remove logs from roctracer
* lintian error fix rocprofiler
* fix lintian error
* mmove lintian overrides install
* lintian errors fix
* move lintian overrides install
* use changelog already provided by rdc
* fix formatting use existing changelog if provided
* fix formatting use changelog in rocprofiler
* remove overrides. Use existing changelog and copyright
* resolve merge conflict
* update license for hsa-rocr. Use NCSA license
* install license
* install license
2025-11-20 11:38:39 -05:00
Ranjith Ramakrishnan
ee6ea623e2
SWDEV-321112: Use GNUInstallDirs
...
Use GNUInstallDirs variables to determine the location of BINDIR,
LIBDIR, INCLUDEDIR, DOCDIR, LIBEXECDIR and SYSCONFDIR.
Note that CMAKE_INSTALL_LIBDIR is overriden, since the default for RHEL
is lib64, but ROCm packaging wants it to be lib always. Distros or users
can easily override this.
Project name changed from rocprofiler64 to rocprofiler,since CMAKE_INSTALL_DOCDIR uses the project name
Change-Id: Iff2622b4bfc38ce5caea270e6e44ba74485cb9e4
[ROCm/rocprofiler commit: b24e05e138 ]
2022-05-19 14:07:42 -04:00
Saravanan Solaiyappan
103f41f210
rocprofiler: Consider apt upgrade operation check in package scripts.
...
Include the upgrade operation check in the prerm script
in package.
Signed-off-by: Saravanan Solaiyappan <saravanan.solaiyappan@amd.com >
Change-Id: Ia2bf70bc3c8ce4ddb099ac58f32e165a0fe58824
[ROCm/rocprofiler commit: 39ca27d923 ]
2022-03-21 23:38:14 -04:00
Ranjith Ramakrishnan
fcc553ec4d
File Reorganization with backward compatibility
...
Package files installed in /opt/rocm
Wrapper header files and library soft links installed in/opt/rocm/rocprofiler
Test tools library and binaries renamed
Internal binaries installed in /opt/rocm/libexec/rocprofiler
run.sh updated with file reorg changes
Change-Id: I927d1a0dcd814764ebf0f473d0a64883906d5457
[ROCm/rocprofiler commit: 015697db74 ]
2022-03-05 14:49:41 -08:00
Cole Nelson
cd0100f98e
CMakeLists.txt: add ENABLE_LDCONFIG to support multi-version install
...
Depends-On: I58fdf1d0b4e864b5a61ffe8e335d430d424811ab
Change-Id: Ibf4d6446e00eb119d1ea88d81da144e63194f615
Signed-off-by: Cole Nelson <cole.nelson@amd.com >
[ROCm/rocprofiler commit: 35c1b8bff2 ]
2021-03-27 15:33:09 -07:00
Evgeny
b62929a0bf
pre/post package scripts install dir name fix and CPACK_PACKAGING_INSTALL_PREFIX
...
Change-Id: I415875572829dadc9996dd7561418a77ec3fe1bb
[ROCm/rocprofiler commit: 722fa91624 ]
2018-11-12 12:39:03 -06:00
Evgeny
5fea997bc9
ROC profiler prototype sources importing
...
[ROCm/rocprofiler commit: 85278f08a0 ]
2017-11-09 17:26:19 -06:00