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