Files
packages/anda/lib/directxshadercompiler/anda.hcl
T
VirtualFreeEx 37c5999067 feat: DirectXShaderCompiler (#5894)
* feat: DirectXShaderCompiler

* chore(DirectXShaderCompiler): refactor, use subpackages

* fix(DirectXShaderCompiler): proper changelog versions

* fix(DirectXShaderCompiler): proper changelog date

* fix(DirectXShaderCompiler): quiet setup

* feat(DirectXShaderCompiler): external libraries bcond

* feat(DirectXShaderCompiler)!: bump, remove some subpackages

BREAKING CHANGE: The `tools` and the `cmake-utils`
subpackages no longer exist.

* chore(DirectXShaderCompiler): use git_setup macro

* chore(DirectXShaderCompiler): auto-update
2025-07-21 10:50:33 -05:00

6 lines
76 B
HCL

project pkg {
rpm {
spec = "DirectXShaderCompiler.spec"
}
}