85 Commits

Author SHA1 Message Date
MGThePro
971803d545 always grab latest mkappimage version 2022-10-16 22:03:14 +02:00
MGThePro
189c89d2e7 Update url to mkappimage again
should really find a better solution but oh well
2022-09-26 11:45:13 +02:00
qurious-pixel
1f14db7b6a update URL to mkappimage 2022-09-20 05:01:55 -07:00
qurious-pixel
d16a1feb8e Header conflict fix (network.h) 2022-07-30 18:59:17 -07:00
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
MGThePro
674156780b Merge pull request #64 from qurious-pixel/patch-1
Fix conan failing to build wheel
2022-05-31 13:01:49 +02: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
MGThePro
163a08529f Merge pull request #59 from Skitals/patch-1
Add curl as fallback to wget
2022-04-17 22:13:25 +02:00
Skitals
7644ebef94 fix backtick 2022-04-16 09:49:06 -04:00
Skitals
7871e20748 move url to variable 2022-04-15 18:59:36 -04:00
Skitals
c6d29eea6c if no wget fail silently before trying curl 2022-04-15 18:51:24 -04:00
Skitals
7e61fe3a06 Update AppRun 2022-04-15 18:38:44 -04:00
Skitals
97b7923a39 Replace wget with curl for Steam Deck support
wget is not included in SteamOS and not easy to install because the file system is read-only by default and any changes will get wiped by the next system update. This is the only instance where wget is used, curl is used extensively in appimage.sh.
2022-04-12 08:56:43 -04: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
MGThePro
3d636b86e0 specify auto updating builds being linux only 2022-02-01 10:37:32 +01: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
MGThePro
bc6487f9a3 Revert "bundle wayland libs" 2021-11-23 08:31:45 +01:00
qurious-pixel
5248e4bb28 Fix update path
fix update logic.
2021-11-20 18:23:19 -08:00
MGThePro
8a26d6cb85 Merge pull request #37 from qurious-pixel/patch-3
bundle wayland libs
2021-11-20 10:35:39 +01: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
MGThePro
60e7a70bd0 Revert to Release build type
congratulations to Bunnei for figuring out the issue without our help (oopsie, we forgot to post it)
2021-05-06 16:26:03 +02: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
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