Alibek Omarov
|
14127c26f5
|
scripts: gha: don't put dedicated binary in full client tarballs
|
2025-04-24 23:41:26 +03:00 |
|
Alibek Omarov
|
1abb16638f
|
scripts: gha: build dedicated server alongside full client for slightly faster builds
|
2025-04-24 23:33:59 +03:00 |
|
Alibek Omarov
|
bbf6f1c7b8
|
scripts: gha: fix generating sources.list on different ubuntu version
|
2025-04-10 23:37:36 +03:00 |
|
Alibek Omarov
|
64e774377b
|
scripts: gha: fix ppc64el rust target
|
2025-04-10 22:48:17 +03:00 |
|
Alibek Omarov
|
a20e961892
|
scripts: gha: install i686-pc-windows-msvc rust target for cross-compiling 32-bit maintui
|
2025-04-10 22:02:13 +03:00 |
|
Alibek Omarov
|
8ba30a1c09
|
scripts: gha: add Rust target for crosscompiling
|
2025-04-10 20:01:03 +03:00 |
|
Alibek Omarov
|
d570d6d6da
|
scripts: gha: enable building maintui on supported platforms (win32, linux and apple)
|
2025-04-10 19:21:09 +03:00 |
|
SNMetamorph
|
ea29699633
|
scripts: gha: psvita: pinned cmake version to 3.28.3
|
2025-04-05 12:45:45 +05:00 |
|
Alibek Omarov
|
9d1b03d119
|
scripts: gha: build for e2k-8c on GitHub Actions machines
|
2025-03-31 19:07:47 +03:00 |
|
Alibek Omarov
|
6cf0d7a871
|
scripts: gha: linux: fix enabling stb_truetype in mainui_cpp
|
2025-03-31 18:20:23 +03:00 |
|
SNMetamorph
|
d5a6a7ae60
|
scripts: gha: made voice chat enabled by default for PS Vita platform
|
2025-03-30 20:24:38 +03:00 |
|
Alibek Omarov
|
1d81e611f0
|
scripts: gha: use N+1 job count when building PSVita dependencies
|
2025-02-06 00:32:42 +03:00 |
|
Alibek Omarov
|
c7e8ea2ffa
|
scripts: gha: linux: build smaller SDL2 (without 2D renderer) for Linux as well
|
2025-01-31 10:02:19 +03:00 |
|
Alibek Omarov
|
94b2c0b443
|
scripts: gha: build render-less SDL2 for PSVita
|
2025-01-31 09:10:09 +03:00 |
|
Alibek Omarov
|
a7b776f3b9
|
Revert "wscript: disable /showIncludes based msvcdeps for now, it causes issues with non-English locales"
Add option --enable-msvcdeps that we only enable on CI.
This reverts commit e58007aab3.
|
2025-01-10 21:48:43 +03:00 |
|
Alibek Omarov
|
80bac157eb
|
Update SDL to 2.30.11, use GitHub links for SDL, as it might be faster on Actions virtual machines
|
2025-01-08 09:42:53 +03:00 |
|
Alibek Omarov
|
c9ee844a24
|
scripts: gha: bundle SDL2 pdb file for better stacktraces on Windows
|
2024-12-29 02:08:05 +03:00 |
|
Alibek Omarov
|
744d5d1141
|
ci: include proguard mapping files archive
|
2024-11-20 17:05:46 +03:00 |
|
Alibek Omarov
|
edef41fb71
|
ci: android: fix deploying APK to artifacts
|
2024-11-20 08:08:35 +03:00 |
|
Alibek Omarov
|
a56f512dc3
|
ci: fix signing Android APK
|
2024-11-20 07:43:17 +03:00 |
|
Alibek Omarov
|
7c88fd0a17
|
ci: android: fix SDL unpacking once again
|
2024-11-20 07:33:06 +03:00 |
|
Alibek Omarov
|
bec23c6d57
|
ci: don't run Gradle Daemon to not waste time
|
2024-11-20 07:31:54 +03:00 |
|
Alibek Omarov
|
8205e22465
|
ci: android: fix SDL unpack, don't waste time installing NDK, gradle will do it
|
2024-11-20 07:29:21 +03:00 |
|
Alibek Omarov
|
8407af17f4
|
android: don't add verbose flags to waf, fix SDL path on CI
|
2024-11-20 07:23:40 +03:00 |
|
Alibek Omarov
|
22fef6fa36
|
android: add forgotten CMakeLists.txt
|
2024-11-20 07:15:50 +03:00 |
|
Alibek Omarov
|
88f91d3959
|
ci: download SDL release tarball for Android
|
2024-11-20 07:04:47 +03:00 |
|
Alibek Omarov
|
b63abe1cf2
|
android: use correct build flavor
|
2024-11-20 06:56:58 +03:00 |
|
Alibek Omarov
|
cd3dc78d4d
|
Include android project into the sources
|
2024-11-20 06:32:16 +03:00 |
|
Alibek Omarov
|
bfb84a7ac4
|
ci: rework Linux build scripts, allow crosscompiling with whatever is included in Ubuntu 20.04 (which is used on GitHub Actions now) repositories
|
2024-11-18 19:55:32 +03:00 |
|
Max Parry
|
cc53d59532
|
gha: adds SDL2 to OSX builds (resolves #1791) (#1855)
* updated build_apple.sh to copy over SDL2 from the Frameworks folder that it was installed in by dep_apple.sh
|
2024-10-28 12:58:46 +03:00 |
|
Alibek Omarov
|
958ea0ac1d
|
scripts: gha: temporarily enable verbose build output for PSVita
|
2024-10-24 02:05:47 +03:00 |
|
Alibek Omarov
|
4d8cb0469f
|
scripts: gha: build Linux binaries with bundled deps, to avoid external dependency on libbz2
|
2024-10-08 13:09:34 +03:00 |
|
SNMetamorph
|
e0c69d7df5
|
gha: fixed binaries signing in Windows workflow
|
2024-08-30 07:34:40 +03:00 |
|
Alibek Omarov
|
79e94bf766
|
Revert "scripts: gha: use 64-bit compiler for 32-bit target for faster compilation on Win32"
This reverts commit 3de370f3d5.
|
2024-08-18 14:13:01 +03:00 |
|
Alibek Omarov
|
3de370f3d5
|
scripts: gha: use 64-bit compiler for 32-bit target for faster compilation on Win32
|
2024-08-18 14:04:54 +03:00 |
|
Alibek Omarov
|
c84d2f4624
|
gha: first attempt at signing binaries
|
2024-08-18 13:52:02 +03:00 |
|
Alibek Omarov
|
d905ea354e
|
scripts: gha: do not waste time building bshift, just copy binary from mobile_hacks
|
2024-08-12 10:27:26 +03:00 |
|
Alibek Omarov
|
6fcf0a77af
|
scripts: gha: fix typo
|
2024-08-12 09:43:02 +03:00 |
|
Alibek Omarov
|
2dc220b42f
|
gha: add build for macOS ARM and x86
Very barebones, doesn't build universal app, doesn't build dmg
|
2024-08-12 09:12:13 +03:00 |
|
Alibek Omarov
|
76978bfd47
|
scripts: gha: change Android project URL, update Android CLI tools and NDK
|
2024-07-09 08:56:14 +03:00 |
|
Alibek Omarov
|
3088c7f198
|
scripts: gha: set proper PKG_CONFIG_PATH when building 32-bit SDL
|
2024-07-02 19:26:39 +03:00 |
|
Alibek Omarov
|
c8469071bf
|
scripts: gha: add remaining wayland dependencies
|
2024-07-02 19:15:02 +03:00 |
|
Alibek Omarov
|
115fc301b5
|
scripts: gha: fix installing pulseaudio dependency for 32-bit build
|
2024-07-02 19:02:54 +03:00 |
|
Alibek Omarov
|
bc449b8e95
|
scripts: gha: enable JACK in automatic builds
|
2024-07-02 18:59:13 +03:00 |
|
Alibek Omarov
|
74bbc0fe7e
|
scripts: gha: install pulse, jack and wayland development files for SDL to detect them
|
2024-07-02 18:58:53 +03:00 |
|
Alibek Omarov
|
e210969612
|
scripts: gha: build_linux: spew config.log on build failure
|
2024-05-03 15:57:26 +03:00 |
|
Bohdan Shulyar
|
f1bc9b87b1
|
platform: android: port to SDL
|
2024-02-19 17:47:40 +03:00 |
|
Bohdan Shulyar
|
8b884132b7
|
ci: fix missing libs on nswitch
|
2024-01-10 14:37:43 +03:00 |
|
Alibek Omarov
|
6814908d80
|
scripts: gha: enable verbose build for nswitch port
|
2023-12-02 19:08:34 +03:00 |
|
Velaron
|
0073225549
|
scripts: gha: Android deps and build scripts
|
2023-11-03 16:36:55 +03:00 |
|