Commit graph

65 commits

Author SHA1 Message Date
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
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
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
pineappleEA
fc2ebf72a3 replace artifacts instead of whole releases 2021-01-19 19:17:45 +01: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
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
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
7bdc013452
fix warnings as errors 2020-12-30 12:25:13 -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
13c86a08ba
Update docker.sh
add -W flag
-DCMAKE_CXX_FLAGS="-W"
2020-12-29 13:23:57 -08:00