-
Notifications
You must be signed in to change notification settings - Fork 1k
Build clang support w64-mingw32 #5367
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
|
It builds now. |
a3ae90f to
b1f876f
Compare
b1f876f to
1d7e337
Compare
1d7e337 to
7cc5d5e
Compare
|
requires misyltoad/arch-mingw-github-action#9 |
|
|
||
| - name: Build release | ||
| id: build-release | ||
| uses: Joshua-Ashton/arch-mingw-github-action@v8 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
TODO v9
| - name: Merge Artifacts | ||
| uses: actions/upload-artifact/merge@v4 | ||
| with: | ||
| name: dxvk-${{ env.VERSION_NAME }} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
TODO dxvk-clang-${{ env.VERSION_NAME }}
| path: build/dxvk-${{ env.VERSION_NAME }} | ||
| if-no-files-found: error | ||
|
|
||
| clang-artifacts-steamrt-sniper: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
TODO remove -sniper
|
@doitsujin hello, do you have a way to integrate misyltoad/arch-mingw-github-action#9 or ask @misyltoad to do it ? |
Two issues need to be investigated before merge: