summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAge
* Update build to allow setting external mimalloc path (#8676)Lujin Wang2025-10-11
* cmake: install config files into the correct directory for find_package() (#8...David Aguilar2025-09-29
* Set default mimalloc for spirv-tools but allow user to override (#8460)Gangzheng Tong2025-09-17
* Enable static mimalloc in Spriv-Tools (#8419)Gangzheng Tong2025-09-16
* Update slang-rhi deps for gfx-unit-test (#8237)Gangzheng Tong2025-08-26
* Add more system dependency options to CMake (#7987)Niklas Korz2025-08-20
* Fix SLANG_USE_SYSTEM_SPIRV_HEADERS=TRUE (#7916)Ellie Hermaszewska2025-07-25
* bump and pin cmake formatter version (#7800)Ellie Hermaszewska2025-07-17
* Comment SLANG_OVERRIDE options (#7584)Ellie Hermaszewska2025-07-02
* Reset minimum cmake version to 3.22 (#7548)Gangzheng Tong2025-06-30
* Enabling optix ci pipeline (#7311)Harsh Aggarwal (NVIDIA)2025-06-19
* Update CMake version to 3.26 (#7459)Gangzheng Tong2025-06-18
* fix `SLANG_ENABLE_IR_BREAK_ALLOC` (#7418)ArielG-NV2025-06-12
* Remove unnecessary compile definitions (#7355)Emil Imbert Villumsen2025-06-06
* Disable Link-Time-Optimization by default (#7345)Jay Kwak2025-06-06
* Update build to allow setting external lua path (#7167)lujinwangnv2025-05-20
* Update build to allow setting more external paths (#7044)lujinwangnv2025-05-10
* Add Slang Byte Code generation and interpreter. (#6896)Yong He2025-04-28
* Use GITHUB_TOKEN for fetching prebuilt (#6712)Gangzheng Tong2025-04-07
* fix: Export slangTargets.cmake (#6679)FrostyLeaves2025-04-02
* Ignore failure to fetch webgpu_dawn and slang-tint (#6689)Gangzheng Tong2025-03-26
* Add option to exclude webgpu-dawn and slang-tint (#6537)jarcherNV2025-03-07
* Update build to allow setting external paths (#6528)jarcherNV2025-03-07
* Feature/initialize list side branch (#6058)kaizhangNV2025-02-05
* Distribute slang-glsl-module.bin in release packages. (#6233)Yong He2025-01-31
* Fix static build and install (#6158)Dario Mylonopoulos2025-01-24
* Add SLANG_ENABLE_DXIL (#5853)Ellie Hermaszewska2024-12-13
* 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
* Don't install .clang-format alongside headers (#5762)Ellie Hermaszewska2024-12-05
* Add SlangConfig.cmake with slang build targets (#5674)ov-l2024-12-03
* Enable core module embedding by default in CMake. (#5644)Kanashimia2024-11-22
* format cmake files (#5406)Ellie Hermaszewska2024-10-29
* Rename a directory `source/slang-stdlib` to slang-core-module (#5417)Jay Kwak2024-10-28
* Replace stdlib with core-module on files and projects (#5411)Jay Kwak2024-10-25
* declutter top level CMakeLists.txt (#5391)Ellie Hermaszewska2024-10-24
* Make slang-llvm fetching and failure more robust (#5346)Ellie Hermaszewska2024-10-18
* Fix D3D12Core.dll loading problem (#5315)Jay Kwak2024-10-17
* Enable WebGPU tests in CI (#5239)Anders Leino2024-10-15
* Lower minimum CMake version to 3.22 (#5295)Ellie Hermaszewska2024-10-15
* Misc build fixes. (#5271)Yong He2024-10-14
* Fix assert when compiling an entrypoint that calls another entrypoint. (#5268)Yong He2024-10-14
* Restrict stdlib embed macros to single source file (#5251)Ellie Hermaszewska2024-10-11
* Add slang-wasm target (#5237)Anders Leino2024-10-11
* Allow building using external dependencies (#5076)Tobias Frisch2024-10-04
* Enable emscripten builds to compile slang.dll to WebAssembly. (#5131)Anders Leino2024-09-25
* Use GITHUB_TOKEN if set (#5070)Jay Kwak2024-09-19
* Draft: integrate slang-rhi (#4970)Simon Kallweit2024-08-30
* Dont require llvm for building generators (#4895)Ellie Hermaszewska2024-08-21