summaryrefslogtreecommitdiffstats
path: root/.github/workflows
Commit message (Expand)AuthorAge
* Add backtraces to examples (#5973)Anders Leino2025-01-07
* CI: Build the full slang-wasm.[js|wasm] targets instead of just the slang lib...Anders Leino2025-01-05
* update CTS package (#5935)kaizhangNV2024-12-23
* Enable more examples in CI (#5915)Anders Leino2024-12-19
* Fix issues reported by 'shellcheck' (#5913)Anders Leino2024-12-19
* Add slang example tests to CI (#5879)Anders Leino2024-12-18
* install mono for toc generation (#5877)Ellie Hermaszewska2024-12-16
* use Release over RelWithDebInfo for ci (#5846)Ellie Hermaszewska2024-12-12
* Emit debug info for Release builds (#5783)Ellie Hermaszewska2024-12-06
* Split debug info for all targets (#5732)Ellie Hermaszewska2024-12-06
* Set prerelease and draft correctly for centos releases (#5769)Ellie Hermaszewska2024-12-05
* Set prerelease and draft correctly for releases with draft in the tag (#5763)Ellie Hermaszewska2024-12-05
* Relocate the step of 'Add bash to PATH' (#5759)kaizhangNV2024-12-04
* Run a do-nothing CI job for documentation changes (#5747)Ellie Hermaszewska2024-12-04
* Add Table of Contents check to CI, and bot script to regenerate (#5618)Ellie Hermaszewska2024-11-28
* Update workflow YML files for renamed files (#5688)Jay Kwak2024-11-27
* ci: Use v1.11 of the release-downloader action (#5643)Bruce Mitchener2024-11-22
* Enable core module embedding by default in CMake. (#5644)Kanashimia2024-11-22
* ci: Update `actions/checkout` to always use v4 (#5634)Bruce Mitchener2024-11-21
* lower permission level for format dispatch (#5523)Ellie Hermaszewska2024-11-08
* Update slang-rhi and fix error handling (#5485)cheneym22024-11-05
* fix release script (#5459)Ellie Hermaszewska2024-10-30
* format yaml and json (#5428)Ellie Hermaszewska2024-10-30
* Put debug symbols in releases (#5370)Ellie Hermaszewska2024-10-29
* preparation for clang format (#5422)Ellie Hermaszewska2024-10-29
* Check formatting in CI (#5409)Ellie Hermaszewska2024-10-29
* Correct URL in auto-format PR body (#5427)Ellie Hermaszewska2024-10-29
* Improvements to formatting bot (#5421)Ellie Hermaszewska2024-10-29
* Use github token for formatting command dispatch (#5418)Ellie Hermaszewska2024-10-26
* Actions workflow to format code on command (#5400)Ellie Hermaszewska2024-10-26
* Overhaul docgen tool and setup CI to generate stdlib reference. (#5232)Yong He2024-10-08
* Enable debug log for VK CTS workflow (#5197)Jay Kwak2024-09-30
* Disable the building of slang-llvm when targeting wasm platform (#5196)Jay Kwak2024-09-30
* Disable wgpu on linux (#5186)Simon Kallweit2024-09-30
* Add CI step to build WebAssembly version of Slang (#5164)Jay Kwak2024-09-27
* export CMAKE_SYSTEM_PROCESSOR for cross compilation builds (#5171)Simon Kallweit2024-09-27
* Remove unused package in primary benchmark script (#5014)venkataram-nv2024-09-05
* Push benchmark results to a viewable page (#4996)venkataram-nv2024-09-04
* Updated MDL shader sources for benchmarks (#4965)venkataram-nv2024-08-30
* Draft: integrate slang-rhi (#4970)Simon Kallweit2024-08-30
* Auto-cancel obsolete MDL benchmark jobs. (#4929)Yong He2024-08-28
* Feature/record unit test (#4910)kaizhangNV2024-08-26
* Allow creating draft releases from tags containing "draft" (#4896)Ellie Hermaszewska2024-08-21
* Refactoring benchmark CI pipeline (#4855)venkataram-nv2024-08-15
* GitHub action benchmark (#4804)venkataram-nv2024-08-13
* Don't trigger CI on doc changes. (#4736)Yong He2024-07-25
* Separating slang-test in CI for emit-spirv-via-glsl (#4665)Jay Kwak2024-07-18
* Enable warnings-as-error for CI (#4659)Jay Kwak2024-07-18
* Fix release configuration for macOS. (#4629)Yong He2024-07-13
* More precise handing of option dependencies (#4612)Ellie Hermaszewska2024-07-11