crueter
5180031313
[ci, cmake] openssl updates, fix drpc and ci scripts ( #283 )
- Add bundled OpenSSL libs for Solaris, FreeBSD, Linux
- Fix CPMUtil default on msvc
- Update CI scripts (thanks dravee)
- PLATFORM_<OS> helpers for non-ANDROID UNIX
Co-authored-by: Caio Oliveira <caiooliveirafarias0@gmail.com>
Signed-off-by: crueter <crueter@eden-emu.dev>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/283
Reviewed-by: Lizzie <lizzie@eden-emu.dev>
Co-authored-by: crueter <crueter@crueter.xyz>
Co-committed-by: crueter <crueter@crueter.xyz>
4 months ago
crueter
3e55dc6352
[cmake] refactor: CPM over vcpkg ( #250 )
Completely replaces vcpkg with CPM for all "system" dependencies. Primarily needed for Android and Windows. Also uses my OpenSSL CI for those two platforms.
In theory, improves configure and build time by a LOT and makes things much easier to manage
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/250
Reviewed-by: Lizzie <lizzie@eden-emu.dev>
4 months ago
lizzie
275d64e653
[docs] add into docs/ and make links local ( #93 )
Co-authored-by: crueter <crueter@eden-emu.dev>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/93
Co-authored-by: lizzie <lizzie@eden-emu.dev>
Co-committed-by: lizzie <lizzie@eden-emu.dev>
5 months ago
MaranBr
e9ca3f4c06
[host1x] Fix FFmpeg crash on Linux ( #37 )
This fixes the FFmpeg crash on Linux / Steam Deck.
Credit to Maufeat for AVERROR_EOF check.
Co-authored-by: MaranBr <maranbr@outlook.com>
Co-authored-by: crueter <crueter@eden-emu.dev>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/37
Co-authored-by: MaranBr <maranbr@eden-emu.dev>
Co-committed-by: MaranBr <maranbr@eden-emu.dev>
5 months ago
crueter
ae02310bdf
optional multimedia/webengine
Signed-off-by: crueter <crueter@eden-emu.dev>
5 months ago
crueter
09194cc5c3
remove pdb files
Signed-off-by: crueter <swurl@swurl.xyz>
6 months ago
crueter
b8150060c7
apply extra DLLs
Signed-off-by: crueter <swurl@swurl.xyz>
6 months ago
crueter
996400953e
fix windeploy
Signed-off-by: crueter <swurl@swurl.xyz>
6 months ago
crueter
43a22546cf
Update .ci/windows/build.sh
Signed-off-by: crueter <swurl@swurl.xyz>
6 months ago
crueter
1bdbe2071f
[ci] fix windows :/ (again) ( #237 )
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/237
Co-authored-by: crueter <swurl@swurl.xyz>
Co-committed-by: crueter <swurl@swurl.xyz>
6 months ago
crueter
e0501bfd74
[ci] fix windows :/ ( #236 )
Signed-off-by: crueter <swurl@swurl.xyz>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/236
Co-authored-by: crueter <swurl@swurl.xyz>
Co-committed-by: crueter <swurl@swurl.xyz>
6 months ago
crueter
fa423c68e8
[ci/windows] fix CMake prefix path
Signed-off-by: crueter <swurl@swurl.xyz>
6 months ago
crueter
cc9c3dd5a3
[ci] fix windows environment variables
Signed-off-by: crueter <swurl@swurl.xyz>
6 months ago
crueter
a1087ddec8
Updated CI for GH Actions Builds
Signed-off-by: crueter <swurl@swurl.xyz>
6 months ago
swurl
c0cceff365
fix for new ci
Signed-off-by: swurl <swurl@swurl.xyz>
7 months ago
swurl
c79b7f82c8
added settings to android ( #118 )
Signed-off-by: Aleksandr Popovich <alekpopo@pm.me>
Signed-off-by: swurl <swurl@swurl.xyz>
Reviewed-on: #118
Co-authored-by: Aleksandr Popovich <alekpopo@pm.me>
Co-authored-by: swurl <swurl@swurl.xyz>
Co-committed-by: Aleksandr Popovich <alekpopo@pm.me>
7 months ago
MaranBr
1b2bccf51f
Improves Externals, CI, CMake and Qt handling
7 months ago
swurl
28d2b06380
Options for Data Migration ( #95 )
Copy, move, or link
Co-authored-by: KeatonTheBot <onikeaton@gmail.com>
Signed-off-by: swurl <swurl@swurl.xyz>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/95
Co-authored-by: swurl <swurl@swurl.xyz>
Co-committed-by: swurl <swurl@swurl.xyz>
8 months ago
swurl
f786802b9b
User Data Migration from Citron, Sudachi, and Yuzu ( #91 )
Includes citron, sudachi, yuzu
currently broken, because the eden dir is always made early?
Signed-off-by: swurl <swurl@swurl.xyz>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/91
Co-authored-by: swurl <swurl@swurl.xyz>
Co-committed-by: swurl <swurl@swurl.xyz>
8 months ago