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