Commit Graph

3 Commits

Author SHA1 Message Date
Illia Silin
621697af8c [rocm-libraries] ROCm/rocm-libraries#8723 (commit e2f28c1)
[CK] [Security] pin getopt library to specific commit

## Motivation

Making sure that FetchContent_Declare is pulling third-party code from a
specific commit hash instead of the tip of main branch to avoid
accidentally pulling potentially harmful code.

## Technical Details

<!-- Explain the changes along with any relevant GitHub links. -->

## Test Plan

<!-- Explain any relevant testing done to verify this PR. -->

## Test Result

<!-- Briefly summarize test outcomes. -->

## Submission Checklist

- [ ] Look over the contributing guidelines at
https://github.com/ROCm/ROCm/blob/develop/CONTRIBUTING.md#pull-requests.
2026-06-25 19:06:13 +00:00
Aviral Goel
a960c9950b chore(copyright): update copyright header for cmake directory (#3254) 2025-11-20 20:36:37 -05:00
Artur Wojcik
fb5bd51b42 enable compilation of INSTANCES_ONLY for Windows (#1082)
* enable compilation of INSTANCES_ONLY for Windows

* suppress ROCMChecks warnings on GoogleTests

* suppress -Wfloat-equal warning on GoogleTests

---------

Co-authored-by: Illia Silin <98187287+illsilin@users.noreply.github.com>
2023-12-20 14:34:53 -08:00