Commit Graph

79 Commits

Author SHA1 Message Date
OpenSauce04
5694b06bd5 Corrected several instances of Lime3DS being referred to as "Lime" 2024-04-01 20:19:40 +01:00
João Vitor Polverari
5c4c286e54 made it so the Clear Cache runs automatically every 3 days at midnight 2024-03-31 00:46:42 -03:00
João Vitor Polverari
2af8d90f91 Clear Cache overflow, credits toward the Lemonade devs 2024-03-29 16:55:44 -03:00
OpenSauce
7f497a3724
Attempted fix for release job 2024-03-29 18:30:55 +00:00
João Vitor Polverari
50e4f259a8 Revert changes for Github_Token 2024-03-29 14:43:37 -03:00
João Vitor Polverari
8bbb9e80b7 fix to release 2024-03-29 13:12:29 -03:00
João Vitor Polverari
16dbf182ef Changed the name from GITHUB_TOKEN TO ACCESS_TOKEN 2024-03-29 12:37:04 -03:00
OpenSauce04
f031c5b19a Removed old Citra funding links 2024-03-29 15:11:41 +00:00
João Vitor Polverari
27260f2012 Upgrade to Node 20 2024-03-28 15:04:54 -03:00
João Vitor Polverari
ddb5450796 Issues Page Fixes 2024-03-27 21:58:19 -03:00
João Vitor Polverari
48d64b81e7 Removal of transifex.yml 2024-03-27 21:45:44 -03:00
João Vitor Polverari
667800f666 Commented out the MSYS2 Build for now until it gets resolved 2024-03-24 13:04:36 -03:00
João Vitor Polverari
df8b8533ca .yml changes to lime-build-environments docker containers 2024-03-24 10:36:26 -03:00
RyzenDew
ce4b1f1b42
Delete .github/workflows/publish.yml 2024-03-16 12:18:36 -03:00
RyzenDew
90dbe919a7
Update transifex.yml 2024-03-16 12:16:05 -03:00
RyzenDew
cc755941a2
Update build.yml 2024-03-16 12:15:21 -03:00
RyzenDew
2740e9054c
Update ci-merge.js 2024-03-16 12:14:30 -03:00
RyzenDew
4cd80808f1
Update build.yml 2024-03-16 12:13:48 -03:00
RyzenDew
a433156a43
Update publish.yml 2024-03-05 21:37:11 -04:00
RyzenDew
69a1997f03
Update publish.yml 2024-03-05 21:36:23 -04:00
RyzenDew
f902d1e934
Update publish.yml 2024-03-05 21:31:15 -04:00
RyzenDew
f443944c0b
Update publish.yml 2024-03-05 21:29:11 -04:00
RyzenDew
eeabf48b34
Update publish.yml 2024-03-05 21:24:56 -04:00
Steveice10
f4768cd26c
video_core: Remove pre-compilation of Vulkan host-shaders. (#7461) 2024-02-26 10:26:44 -08:00
Steveice10
cbe8987036
ci: Update action versions. (#7449) 2024-02-18 08:23:15 -08:00
Steveice10
cb92ec278e
ci: Move non-x86_64 macOS jobs to M1 systems. (#7406) 2024-02-01 06:39:29 -08:00
Steveice10
2e369c03b8
ci: Revert back to unzipped Android artifacts. (#7258) 2023-12-19 18:51:47 -08:00
Steveice10
19cc8e626b
ci: Remove pch_defines from ccache sloppiness. (#7156) 2023-11-12 13:02:08 -08:00
Steveice10
79ea06b226
qt: Update to 6.6.0 (#7099) 2023-11-01 17:58:02 -07:00
Steveice10
1110c01657
ci: Install Vulkan SPIRV-Tools on Windows to fix glslang install error. (#7092) 2023-10-25 11:00:10 -07:00
Steveice10
6244f9e3fd
ci: Support Android x86_64 and optimize build caching. (#7045)
* android: Support x86_64 devices.

* ci: Improve ccache hits and stats.

* ci: Compress Android artifacts.

* ci: Re-enable PCH and set ccache sloppiness appropriately.
2023-10-08 23:56:01 -07:00
Steveice10
d0b8974845
build: Disable LTO when using MSVC. (#7003) 2023-09-24 00:00:16 +02:00
Steveice10
270d3eb7eb
ci: Split out non-release CI jobs into separate workflows. (#7001) 2023-09-22 09:15:47 -07:00
Steveice10
af5202f6cb
ci: Add iOS verification workflow. (#6992) 2023-09-18 20:12:28 -07:00
Steveice10
ee3eab5054
ci: Re-enable macOS artifact upload. (#6646) 2023-09-12 15:33:23 -07:00
Steveice10
f2e0748a22
build: Enable link time optimization in release builds. (#6887) 2023-08-26 11:15:13 -07:00
Steveice10
6a1fd38063
build: Use new glslang tool name. (#6889) 2023-08-13 15:45:22 -07:00
Vitor K
e5310b25d4
ci-merge: remove use of deprecated pushedDate (#6676) 2023-07-07 22:30:15 +02:00
Steveice10
df9cc1b84c
ci: Fix CI builds being marked as dirty. (#6656) 2023-07-04 21:02:33 -07:00
Steveice10
13a8969824
build: Clear out remaining compile warnings. (#6662) 2023-07-04 21:00:24 -07:00
Steveice10
d26dcc8e31
ci: Run clang-format and transifex in linux-fresh image. (#6649)
* ci: Run clang-format and transifex in linux-fresh image.

* build: Only add bundle targets for enabled outputs.
2023-06-29 00:44:13 -07:00
Steveice10
2d6aca4563
build: Rework CI and move all bundling into new build target. (#6556)
* build: Rework CI and move all bundling into new build target.

* ci: Use "mingw" in msys2 release names for compatibility.

* ci: Use "osx" in macOS release names for compatibility.

* ci: Disable macOS upload.

Will be moved to a separate PR for canary merge.
2023-06-26 17:42:00 -07:00
Tobias
d8db0af1b2
Port yuzu-emu/yuzu#10575: "issue_template: Add link to website, Getting Log Files" (#6629)
Co-authored-by: bm01 <1279721+bm01@users.noreply.github.com>
2023-06-20 15:24:04 +02:00
SachinVin
c074460f60 android: Bump to gradle 8.0 2023-06-12 18:39:42 +05:30
Steveice10
54c499ed5b
Prepare for Vulkan backend (#6595)
* externals: Add libraries required for vulkan

* build: Add support for downloading bundled MoltenVK.

* ci: Install tools needed for Vulkan.

* citra_qt: Add API status indicator

---------

Co-authored-by: GPUCode <geoster3d@gmail.com>
2023-06-05 07:29:05 -07:00
Steveice10
a12058ea37
ci: Only pack and upload AppImage builds. (#6545) 2023-05-16 13:01:21 -07:00
TGP17
30bf654d2f
Add Citra AppImage builds (#6404)
* Create install_dependencies.sh

* Create build.sh

* Update ci.yml

Add AppImage Builds

* Delete unneeded line

* Remove unneeded command

Removed unneeded chmod a+x for a deleted file

* Change cp command to mv

Reduces AppImage file size by about 20mb

* Update Install dependencies for Ninja builds

* Change to Ninja build system

Additionally adds the correct Build flags to make all Languages appear again and should make compatibility ratings appear again. Also removes unneeded empty folder.

* add missing platformthemes

This restores all previously missing Icons and Citra uses now the systems default filepicker.

* Git make Executable

* Remove unnecessary make scripts executable command

* Change build to Debian 11 and use Docker

* Change workflow for AppImage Docker builds

* Change description of Command to the correct one

* Fix themeing after switch to Debian 11

* Only upload .AppImage

* Include AppImage in releases

* Update upload.sh

* Move to rev name

---------

Co-authored-by: MT19048 <86961834+MT19048@users.noreply.github.com>
2023-04-28 10:50:13 -07:00
Vitor K
8b93db0841
Updates to github actions (#6358) 2023-04-06 14:34:35 +02:00
GPUCode
215a099c4f
Port yuzu-emu/yuzu#9058: "New transifex client needs migrating to" (#6389)
* Translations: new transifex client

Currently we're using the python client which uses an API that they
state will sunset Nov 30, 2022.

`tx push -s` actually appears to work properly, some of the other
commands require tweaking, like instead of suggesting `tx pull -a` in
dist/languages we need to suggest `tx pull -t -a`

* Set TX_TOKEN for transifex client

I did some tests on my own fork, and we're writing to ~/.transifexrc but
the client can't seem to read that file. maybe issue with $HOME or
something.

Workaround is to set TX_TOKEN environment variable and now the pesky
~/.transifexrc file is not needed.

---------

Co-authored-by: Kyle Kienapfel <Docteh@users.noreply.github.com>
2023-04-01 08:02:37 +03:00
Steveice10
455a0198d9
ci: Bump macOS target to 11 (Big Sur) (#6325) 2023-03-03 15:04:31 +02:00