index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
/
workflows
/
macos.yml
Age
Commit message (
Expand
)
Author
2024-07-03
Add README.md and LICENSE to binary windows and macos packages (#4535)
cheneym2
2024-04-24
Fix macos CI and clang warnings. (#4019)
Yong He
2024-02-23
SPIRV Fixes. (#3622)
Yong He
2024-02-06
CI: cancel onging jobs on commit. (#3557)
Yong He
2024-02-06
deploy slang-glslang with macos releases (#3554)
Simon Kallweit
2024-01-11
Add libgfx to macos release (#3444)
skallweitNV
2023-10-26
Remove use of `::set-output` in github actions. (#3293)
Yong He
2022-12-19
Update to checkout@v3 (#2572)
Yong He
2022-09-29
Don't run aarch64 builds on PR. (#2426)
Yong He
2022-09-28
Fix build script for macos aarch64. (#2420)
Yong He
2022-09-28
Make github CI build aarch64 binaries on release. (#2417)
Yong He
2022-08-17
Move -Werror to CI (#2362)
Eric Engestrom
2022-06-15
Add signing to Macos release workflow. (#2285)
Yong He
2022-06-15
Sign macos binaries.
Yong He
2022-06-13
Upload artifact in macos build. (#2271)
Yong He
2022-02-10
OSX CI Test (#2126)
jsmall-nvidia
2022-02-10
Fix MacOSX build issues (#2124)
jsmall-nvidia