17 Commits
Author SHA1 Message Date
ExzapandGitHub 101ff7783e Revert accidental removal of release tag 2022-09-24 12:55:13 +02:00
ExzapandGitHub 8e89187f95 Remove misleading link from generated experimental releases 2022-09-24 11:11:54 +02:00
ExzapandGitHub 3bceb39966 Remove PUBLIC_RELEASE flag and tie asserts to debug config (#287)
Removes the -DPUBLIC_RELEASE flag. Cemu's debug asserts are now only enabled if the build configuration is Debug. Similarly, on Windows the console is only shown for Debug builds.
2022-09-24 08:43:27 +02:00
jcrm1andGitHub b720d17a97 CI: Add macOS x64 to build check and releases (#274) 2022-09-23 11:17:50 +02:00
ExzapandGitHub 9b76b0e2d3 CI: Fix Windows build running out of disk space (#284)
- Clean package temporaries during building to save disk space
- Remove msvc workaround which is no longer needed
2022-09-22 11:34:13 +02:00
ExzapandGitHub 61a3b07697 Merge pull request #238 from Fs00/more-translations
More l10n improvements and add workflow to generate POT file
2022-09-14 22:49:14 +02:00
ExzapandGitHub 0afa2d75aa CI: build.yml no longer invokes itself, always produce artifact (#243)
- Build check is now a separate workflow
- Build with release config instead of debug
- Upload artifacts
2022-09-11 06:41:19 +02:00
Fs00 b47b38448c Add workflow for generating POT file 2022-09-10 19:17:14 +02:00
ExzapandGitHub 4ed18a65c3 Name output binary Cemu_<CONFIG> and always place it in bin/ (#179) 2022-09-04 22:23:24 +02:00
ExzapandGitHub d8da8a54a6 Infrastructure for shipping and auto-updating experimental releases (#131) 2022-08-31 12:04:09 +02:00
ExzapandGitHub 2a45636f7a CI: Use pull_request over pull_request_target 2022-08-26 08:43:42 +02:00
ArtemisX64andGitHub 3b2cab2cf4 Remove Vulkan SDK dependency 2022-08-25 13:43:04 +09:00
be0f062de8 .github: Add issue template and funding information (#28)
* .github: Add issue template

Co-authored-by: Exzap <13877693+Exzap@users.noreply.github.com>
2022-08-25 00:57:33 +02:00
illusion0001andGitHub cdba95d92f Ignore markdown files for CI build (#7)
* Ignore markdown files for CI build

* Consistent quotation marks
2022-08-24 11:30:16 +02:00
ExzapandGitHub ede1afd3ee CI: Remove unnecessary step to free space
There is currently an issue where building from scratch causes the Windows CI machine to run out of disk space. Since it works when the job is re-run with cached packages we'll just leave it at that for now
2022-08-24 08:28:06 +02:00
ExzapandGitHub a3419ce5fe Update build.yml 2022-08-22 22:24:34 +02:00
Exzap d60742f52b Add all the files 2022-08-22 22:21:23 +02:00