index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmake
/
SlangTarget.cmake
Age
Commit message (
Expand
)
Author
2025-04-24
Stop using `chmod` on Windows host to fix build targeting Android (#6865)
James0124
2025-03-14
Fix: Respect user-defined output directory settings for libraries (#6604)
Harsh Aggarwal (NVIDIA)
2025-01-24
Fix static build and install (#6158)
Dario Mylonopoulos
2025-01-14
Fix documentation on DescriptorHandle. (#6062)
Yong He
2024-12-06
Emit debug info for Release builds (#5783)
Ellie Hermaszewska
2024-12-06
Split debug info for all targets (#5732)
Ellie Hermaszewska
2024-12-05
Remove duplicate call to install() for libslang (#5767)
Ellie Hermaszewska
2024-12-03
Install PDB files when available (#5665)
Ellie Hermaszewska
2024-11-26
Enable Link-Time-Code-Generation for Release builds (#5678)
Jay Kwak
2024-11-08
Fix EHa flag compiler filtering (#5524)
cheneym2
2024-11-05
Catch all exceptions in render-test (#5495)
cheneym2
2024-10-29
format cmake files (#5406)
Ellie Hermaszewska
2024-10-14
Fix release build failure (#5285)
Ellie Hermaszewska
2024-10-11
Restrict stdlib embed macros to single source file (#5251)
Ellie Hermaszewska
2024-10-04
Allow building using external dependencies (#5076)
Tobias Frisch
2024-07-18
Reduce duplication in slang lib builds (#4651)
Ellie Hermaszewska
2024-07-18
Remove generated file from source and build at build time (#4649)
Ellie Hermaszewska
2024-07-11
More precise handing of option dependencies (#4612)
Ellie Hermaszewska
2024-07-11
Cope with failed version parsing (#4609)
Ellie Hermaszewska
2024-07-10
Make ci scripts more robust (#4608)
Ellie Hermaszewska
2024-03-13
CMake fixes for MacOS (#3761)
Craig Kolb
2024-02-15
cmake: option to build a static library version of slang (#3578)
Lukas Lipp
2023-12-08
WIP: CMake (#3326)
Ellie Hermaszewska