| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Restrict the release tag name to a pattern the build script expects (#8027) | Jay Kwak | 2025-08-01 |
| | | | | | | Previously there were tag name `vulkan` and it was causing build errors. The cmake build script currently expect the name to be in a pattern of `v2025.1` which starts with `v` and followed by numbers. | ||
| * | Add release workflow targeting glibc2.17 with ubuntu 18 (#7363) | Gangzheng Tong | 2025-06-09 |
| | | | | | | | | | | | | | | | * Add release workflow targeting glibc 2.17 * format code (#7366) Co-authored-by: slangbot <186143334+slangbot@users.noreply.github.com> * Update comment --------- Co-authored-by: slangbot <ellieh+slangbot@nvidia.com> Co-authored-by: slangbot <186143334+slangbot@users.noreply.github.com> | ||
| * | Switch from ubuntu-18 to centos-7 for older glibc build (#4496) | kaizhangNV | 2024-06-27 |
| | | |||
| * | Create a new release build for linux_x64. (#3989) | kaizhangNV | 2024-04-19 |
