summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2023-07-08Rename Self-Hosted CI config. (#2972)Yong He
2023-07-07Test self-hosted runner (#2971)Yong He
2023-04-12Downgrade github runner to 20.04 (#2792)Ellie Hermaszewska
2023-02-28Fixes to GitHub Windows CI build (#2664)Theresa Foley
2023-01-06Split bwd_diff op into separate ops for primal and propagate func. (#2582)Yong He
2022-12-19Update to checkout@v3 (#2572)Yong He
2022-12-01include `slang-rt` in windows release package. (#2542)Yong He
2022-10-04Set slang-tag-version.h on windows builds (#2429)jsmall-nvidia
2022-09-29Don't run aarch64 builds on PR. (#2426)Yong He
2022-09-28Fix build script for macos aarch64. (#2420)Yong He
2022-09-28Fix release CI script. (#2419)Yong He
2022-09-28Make github CI build aarch64 binaries on release. (#2417)Yong He
2022-08-17Move -Werror to CI (#2362)Eric Engestrom
2022-07-21Small fixes for github actions for windows. (#2337)jsmall-nvidia
2022-06-27Language server fixes and improvements (#2304)Yong He
2022-06-16Fix macos release workflow. (#2288)Yong He
2022-06-16Update MacOS workflow to sign and notarize binaries (#2286)Yong He
2022-06-15Add signing to Macos release workflow. (#2285)Yong He
2022-06-15Sign macos binaries.Yong He
2022-06-13Upload artifact in macos build. (#2271)Yong He
2022-06-07Major language server features. (#2264)Yong He
2022-02-15Add OSX LLVM JIT support (#2130)jsmall-nvidia
2022-02-10OSX CI Test (#2126)jsmall-nvidia
2022-02-10Fix MacOSX build issues (#2124)jsmall-nvidia
2021-11-02Include gfx.lib in release. (#2002)Yong He
2021-11-02Include gfx header in releases (#2001)Yong He
2021-11-01Disable aarch64 build for releases. (#2000)Yong He
2021-10-25Enabling slang-llvm for host-callable (#1975)jsmall-nvidia
2021-10-20Initial `slang-pack` integration (#1974)jsmall-nvidia
2021-10-18GFX: implement mutable shader objects. (#1963)Yong He
2021-09-30Fix GitHub release (#1956)Yong He
2021-09-29Fix ARM64 detection for MSVC (#1951)Chad Engler
2021-07-09Enable testing with Swiftshader. (#1906)Yong He
2021-07-08Update VS projects to 2019. (#1901)Yong He
2021-06-23Change default VS version to 2017. (#1893)Yong He
2021-02-19Make gfx library visible to external user. (#1719)Yong He
2020-12-14Enable embedding stdlib for github builds (#1640)jsmall-nvidia
2020-12-04add windows release script (#1627)Yong He
2020-12-03Add github action to verify vs project file consistency. (#1625)Yong He
2020-11-17Integrate github actions for linux deployment. (#1607)Yong He
2020-11-17Integrate github actions for build+test on Windows. (#1606)Yong He
2020-11-11Integrate github action for linux build+test. (#1601)Yong He