summaryrefslogtreecommitdiff
path: root/source/slang/CMakeLists.txt
AgeCommit message (Expand)Author
2025-07-01extend fiddle to allow custom lua splices in more places (#7559)Ellie Hermaszewska
2025-06-13Fix SLANG_USE_SYSTEM_SPIRV_HEADERS (#7371)Emil Imbert Villumsen
2025-05-30Change SLANG_OVERRIDE_xxx_PATH and fix header file path (#7207)Lujin Wang
2025-04-22A new approach to AST serialization (#6854)Theresa Foley
2025-04-17Add Yet Another Source Code Generator (#6844)Theresa Foley
2025-03-07Update build to allow setting external paths (#6528)jarcherNV
2025-02-11Correct location of copy-headers target (#6327)Ellie Hermaszewska
2025-01-24Fix static build and install (#6158)Dario Mylonopoulos
2024-12-05Remove duplicate call to install() for libslang (#5767)Ellie Hermaszewska
2024-11-13Correct include dir for libslang (#5539)Ellie Hermaszewska
2024-11-14Copy headers into build dir at build time (#5547)Ellie Hermaszewska
2024-10-29format cmake files (#5406)Ellie Hermaszewska
2024-10-25Replace stdlib with core-module on files and projects (#5411)Jay Kwak
2024-10-14Misc build fixes. (#5271)Yong He
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-23Feature/capture (#4625)kaizhangNV
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-11Fix missing include for static slang (#4614)Ellie Hermaszewska
2024-07-11populate slang-tag-version with cmake (#4611)Ellie Hermaszewska
2024-07-11Cope with failed version parsing (#4609)Ellie Hermaszewska
2024-06-06Fix build warnings and treat warnings as error on CI (#4276)Jay Kwak
2024-05-30Increase MSVC warning level to 4 for Slang projects (#4207)Jay Kwak
2024-05-08capture/replay: interface implementation 1 (#4122)kaizhangNV
2024-02-15cmake: option to build a static library version of slang (#3578)Lukas Lipp
2024-01-24Generate lookup tables from cmake (#3461)Ellie Hermaszewska
2024-01-18Capability def parsing & codegen + disjoint sets (#3451)Yong He
2023-12-08WIP: CMake (#3326)Ellie Hermaszewska