Commit Graph
78 Commits
Author SHA1 Message Date
qurious-pixel 9614c17553 [FIX] Fix path to libgcc_s 2022-07-18 15:55:36 -07:00
qurious-pixel a770af5557 Correct variable expansion 2022-06-29 06:58:30 -07:00
qurious-pixel 7b3899da80 Use Zenity to display error message
Zenity will display error
Timeout after 5 seconds
Start yuzu
2022-06-22 07:18:11 -07:00
qurious-pixel dca272cb36 Check directory is writeable
Check if current directory is writeable. 
If not, skip updating.
2022-06-22 06:50:49 -07:00
qurious-pixel 5e150635d4 Fixes finding the path of Pineapple. 2022-06-22 06:23:59 -07:00
qurious-pixel 1aa853c71b Revert Libfuse fix for Auto-updates
Libfuse fix breaks auto-updater.
Revert for Auto-Update version only.
Ubuntu 22.04 user can use PineappleEA static versions.
2022-05-31 07:49:29 -07:00
qurious-pixel e2e4f71955 remove bundled libglib-2.0.so.0
- remove bundled libglib-2.0.so.0
- add static libfuse for Ubuntu 22.04
2022-05-30 06:55:06 -07:00
qurious-pixel eb20ecf6bd Fix conan failing to build wheel 2022-05-29 18:37:42 -07:00
qurious-pixel 0925b6cfdb Pass commandline variables to yuzu 2022-04-11 20:13:36 -07:00
qurious-pixel 90515af569 Pass commandline variables to yuzu 2022-04-11 20:12:38 -07:00
qurious-pixel 3470d01744 cache SDL package
Adding to cache removes 4 mins build time.
2021-12-08 06:19:15 -08:00
qurious-pixel 024c001319 Install SDL 2.0.18
*Install SDL 2.0.18
*Disable external SDL 2.0.18
*Cache files
2021-12-08 05:57:24 -08:00
qurious-pixel 5248e4bb28 Fix update path
fix update logic.
2021-11-20 18:23:19 -08:00
qurious-pixel 4f853640fa bundle wayland libs 2021-11-16 13:10:26 -08:00
qurious-pixel c135526688 Rebuild auto-updater version with build number 2021-11-10 10:14:02 -08:00
qurious-pixel a816165c9a bundle libgio-2.0 2021-10-25 20:19:05 -07:00
qurious-pixel c71ce6db10 Upgrade conan
Set conan to 1.40.3
2021-10-02 10:06:59 -07:00
qurious-pixel ef172840c8 add GDK wrapper 2021-07-29 15:15:03 -07:00
qurious-pixel c4c2784f43 Add GDK wrapper 2021-07-29 15:13:10 -07:00
qurious-pixel 5d53880ba2 fix conan write permissions 2021-07-10 16:20:30 -07:00
qurious-pixel 702d42abe8 gcc-11 2021-07-10 16:19:56 -07:00
qurious-pixel a567537688 gcc-11 2021-07-10 16:19:20 -07:00
qurious-pixel 914ae5e75e Update to GCC-11
Update to GCC-11; make backwards compatible on older systems
2021-07-10 16:18:34 -07:00
qurious-pixel 825db8b4e7 set build_date 2021-07-10 16:12:36 -07:00
qurious-pixel ae555dfe59 Update build.yml
include externals in build
2021-05-10 17:44:52 -07:00
qurious-pixel 3530fd224f Update docker.sh
build with externals
exclude externals from error suppression
2021-05-10 17:43:31 -07:00
qurious-pixel 8780219cf2 Update docker.sh
Temporary work-around to add SDL2-2.0.15
2021-05-09 21:56:43 -07:00
qurious-pixel 83961abc3f Update docker.sh
MinSizeRel
2021-05-03 18:39:12 -07:00
qurious-pixel 4e14103b4c use .conan cache
link to conan cached files to speedup build
2021-02-15 17:55:43 -08:00
qurious-pixel 8aa09a673c Fix cmake command
Remove trailing space in line 22.
2021-02-15 11:10:14 -08:00
qurious-pixel cd07202a1a remove code merged into src
remove freezing fix
remove keys child window
add -DBUILD_DATE="$build_date"
2021-02-14 21:52:39 -08:00
qurious-pixel 50483cd027 Delete icon.patch
Remove icon.patch
merged in src
2021-02-14 21:45:23 -08:00
qurious-pixel 12cf78ba04 Update appimage.sh
Remove standalone linux binary
2021-02-11 09:54:21 -08:00
qurious-pixel 30411404f1 Write version number
Copy version number to version.txt in AppImage
2021-02-02 14:21:01 -08:00
qurious-pixel fdb08bced7 Version check
check if continuous build is on the lastest version
2021-02-02 14:18:27 -08:00
qurious-pixel 1cb192acb5 Update build.yml
Make EA Version the latest build
2021-02-02 14:16:22 -08:00
qurious-pixel eb66a02a96 skip update if offline
skip checking for update if offline.
2021-01-21 19:50:31 -08:00
qurious-pixel b0ca4a21cf auto-restart after update 2021-01-19 10:47:14 -08:00
qurious-pixel a975e1dac2 update ccache
fix ccache implementation
2021-01-19 10:45:23 -08:00
qurious-pixel 8cdfb3e900 Update docker.sh
-Fix freezing when closing the window
-Fix Deriving Keys window not being a child of main
2021-01-13 07:10:39 -08:00
qurious-pixel 7fc5baf966 Create icon.patch 2021-01-03 18:14:12 -08:00
qurious-pixel ddf1ee70fa fix .desktop file
replace Exec=yuzu %f with Exec=env QT_QPA_PLATFORMTHEME=gtk3 yuzu %f using sed
2021-01-03 17:29:56 -08:00
qurious-pixel 45dd0aeb41 Add Translation flag
-DENABLE_QT_TRANSLATION=ON
2021-01-03 17:28:02 -08:00
qurious-pixel 594b93b53b Update yuzu.desktop 2020-12-31 15:05:25 -08:00
qurious-pixel 4ca0d6e091 Update build.yml
icon updates
2020-12-31 14:26:37 -08:00
qurious-pixel c54fa96007 Update appimage.sh
icon updates
2020-12-31 14:20:36 -08:00
qurious-pixel 4cdf35cffb Update update.sh
icon updates
2020-12-31 14:18:31 -08:00
qurious-pixel 5a98ae2d86 Update AppRun
icon updates
2020-12-31 14:17:16 -08:00
qurious-pixel ad1733459f Change Artifact Title
Fix title
2020-12-30 12:43:18 -08:00
qurious-pixel 67ab64ac3e Delete warning-to-warning.patch 2020-12-30 12:26:19 -08:00
qurious-pixel cef5f8310f Delete fixvideocorewarns.patch 2020-12-30 12:26:11 -08:00
qurious-pixel a0af84c82e Delete disable-shadow-error.patch 2020-12-30 12:26:01 -08:00
qurious-pixel 7bdc013452 fix warnings as errors 2020-12-30 12:25:13 -08:00
qurious-pixel 9daf51129a Merge pull request #2 from pineappleEA/main
1267
2020-12-30 10:08:52 -08:00
qurious-pixel a11b0443bd Update appimage.sh 2020-12-29 15:44:52 -08:00
qurious-pixel 04fdfb468a 1261
continuous
version
src
2020-12-29 15:11:58 -08:00
qurious-pixel 6a9f89e583 fix version
fix version
separate continuous from version
2020-12-29 15:08:29 -08:00
qurious-pixel 99862095b2 fix version regex 2020-12-29 14:52:33 -08:00
qurious-pixel a8578c576c fix version regex 2020-12-29 14:52:02 -08:00
qurious-pixel c7a81c965c Update build.yml 2020-12-29 14:51:29 -08:00
qurious-pixel 0985c1d176 Create fixvideocorewarns.patch 2020-12-29 14:10:44 -08:00
qurious-pixel 13c86a08ba Update docker.sh
add -W flag
-DCMAKE_CXX_FLAGS="-W"
2020-12-29 13:23:57 -08:00
qurious-pixel bc70f646f4 1261
fix title bar
2020-12-29 13:00:06 -08:00
qurious-pixel 38a6f2d901 Update appimage.sh 2020-12-29 12:58:52 -08:00
qurious-pixel fe2613b4c9 Merge pull request #1 from pineappleEA/main
early-access version 1261
2020-12-29 12:48:25 -08:00
qurious-pixel 642e46b4ec Update appimage.sh 2020-12-29 12:45:36 -08:00
qurious-pixel 9d78564d3b Update build.yml 2020-12-29 12:45:15 -08:00
qurious-pixel 18774015b2 Update docker.sh 2020-12-29 12:23:31 -08:00
qurious-pixel de79c50468 Update docker.sh 2020-12-29 12:14:44 -08:00
qurious-pixel bb42c9ae60 Update docker.sh 2020-12-29 11:39:55 -08:00
qurious-pixel 507bbe4398 test source pull 2020-12-29 11:16:44 -08:00
qurious-pixel fe3f1145f0 Create docker.sh 2020-12-29 11:15:51 -08:00
qurious-pixel fbe01cf379 Create appimage.sh 2020-12-29 11:00:29 -08:00
qurious-pixel 1dd310bded Add files via upload 2020-12-29 10:50:12 -08:00
qurious-pixel 2296e24f0e Create update.sh 2020-12-29 10:48:46 -08:00
qurious-pixel 0cc93af60c Create AppRun 2020-12-29 10:45:46 -08:00
qurious-pixel 550f9a6638 Create docker.env 2020-12-29 10:44:02 -08:00
qurious-pixel 4278411407 Create build.yml 2020-12-29 10:43:10 -08:00