summaryrefslogtreecommitdiffstats
path: root/cmake/SlangTarget.cmake
Commit message (Expand)AuthorAge
* Fix CMake error with generator on list in 3.22.1 (#8364)Dario Mylonopoulos2025-09-25
* Fix formatting (#7799)Ellie Hermaszewska2025-07-17
* Reset minimum cmake version to 3.22 (#7548)Gangzheng Tong2025-06-30
* Improve exported build targets (#7382)manuelkNVDA2025-06-12
* Update slang-rhi (#7303)Simon Kallweit2025-06-06
* Stop using `chmod` on Windows host to fix build targeting Android (#6865)James01242025-04-24
* Fix: Respect user-defined output directory settings for libraries (#6604)Harsh Aggarwal (NVIDIA)2025-03-14
* Fix static build and install (#6158)Dario Mylonopoulos2025-01-24
* Fix documentation on DescriptorHandle. (#6062)Yong He2025-01-14
* Emit debug info for Release builds (#5783)Ellie Hermaszewska2024-12-06
* Split debug info for all targets (#5732)Ellie Hermaszewska2024-12-06
* Remove duplicate call to install() for libslang (#5767)Ellie Hermaszewska2024-12-05
* Install PDB files when available (#5665)Ellie Hermaszewska2024-12-03
* Enable Link-Time-Code-Generation for Release builds (#5678)Jay Kwak2024-11-26
* Fix EHa flag compiler filtering (#5524)cheneym22024-11-08
* Catch all exceptions in render-test (#5495)cheneym22024-11-05
* format cmake files (#5406)Ellie Hermaszewska2024-10-29
* Fix release build failure (#5285)Ellie Hermaszewska2024-10-14
* Restrict stdlib embed macros to single source file (#5251)Ellie Hermaszewska2024-10-11
* Allow building using external dependencies (#5076)Tobias Frisch2024-10-04
* Reduce duplication in slang lib builds (#4651)Ellie Hermaszewska2024-07-18
* Remove generated file from source and build at build time (#4649)Ellie Hermaszewska2024-07-18
* More precise handing of option dependencies (#4612)Ellie Hermaszewska2024-07-11
* Cope with failed version parsing (#4609)Ellie Hermaszewska2024-07-11
* Make ci scripts more robust (#4608)Ellie Hermaszewska2024-07-10
* CMake fixes for MacOS (#3761)Craig Kolb2024-03-13
* cmake: option to build a static library version of slang (#3578)Lukas Lipp2024-02-15
* WIP: CMake (#3326)Ellie Hermaszewska2023-12-08