ksagameng
|
59dbe1d01e
|
ios: Add entitlements.plist and codesign the generated ipa with said plist in createipa.sh
|
2026-03-19 22:36:51 +05:00 |
|
ksagameng
|
f8714a57d3
|
scripts: ios: Build all mods script and postfixing support in buildhlsdk script
|
2026-03-19 22:36:51 +05:00 |
|
Alibek Omarov
|
d9221c8491
|
scripts: waifulib: remove outdated stuff
|
2026-02-08 10:14:28 +05:00 |
|
Alibek Omarov
|
8bb6968ab8
|
scripts: waifulib: sdl2: add paths support for SDL mingw dev package
|
2026-01-24 07:32:02 +05:00 |
|
ksagameng
|
146244f1f4
|
scripts: gha: Set hlsdk minimum ios version to 12.0
|
2025-12-10 16:56:09 +05:00 |
|
ksagameng
|
db2c2e685d
|
scripts: ios: generate .dSYM files and make zip quiet
|
2025-12-10 16:56:09 +05:00 |
|
Alibek Omarov
|
a1dc006488
|
scripts: disable software renderer on Android
|
2025-11-30 02:59:53 +05:00 |
|
ksagameng
|
5151f9559b
|
scripts: ios: Fix built hlsdk not working on older ios
|
2025-11-08 06:50:07 +08:00 |
|
ksagameng
|
a66774d65f
|
ci: ios: Minor change
|
2025-11-03 04:36:59 +08:00 |
|
ksagameng
|
a9f159bae5
|
ci: ios: Implement suggestions and use hlsdk mobile_hacks
|
2025-11-03 04:36:59 +08:00 |
|
ksagameng
|
a6108b7930
|
ci: Add iOS builds
|
2025-11-03 04:36:59 +08:00 |
|
ksagameng2
|
a9bf700da4
|
Restore iOS build support (#2352)
* initial commit
* initial commit
* add port files
* ios: Changes to allow creating app bundle without xcode projects
* ios: Added mic perms request
* ios: Very basic app bundle creation script
* ios: Fix -log parameter
* ios: Sdk no longer hardcoded and option to compile for simulator
* general: Update gitignore
* ios: Enable game mode for the app
* ios: Compile instructions and updated ipa creation script
* ios: Code cleanup
* ios: Remove dylibs
* general: Remove extra submodules
* ios: Remove dylibs again
* ios: Implement suggested changes
* ios: Fix building as dylib instead of binary
* ios: Scripts for building mods
* ios: Move 'ios' contents to engine/platform/ios/bundle and modify scripts
* ios: Update createipa.sh to use waf install
* ios: Clean script and updated README
* general: Fix spelling mistake and outdated instructions
* ios: Clean up in xcompile.py
* ios: Fix createipa.sh generating an invalid ipa
* ios: Temporary fix for launch dialog textfield colors in dark mode
|
2025-11-01 18:32:00 +05:00 |
|
Alibek Omarov
|
f1fde32c29
|
Drop legacy AuroraOS code
|
2025-10-19 07:39:47 +05:00 |
|
Alibek Omarov
|
a7b466e4a9
|
scripts: gha: try to update vitaGL
|
2025-10-16 08:12:13 +08:00 |
|
Alibek Omarov
|
4d300e9d30
|
scripts: waifulib: xcompile: add PSP compiling tools
|
2025-10-09 22:32:30 +05:00 |
|
Alibek Omarov
|
8e7a2abec5
|
scripts: waifulib: compiler_optimizations: always lower case build type
|
2025-10-03 22:05:47 +05:00 |
|
Alibek Omarov
|
47d181aa92
|
scripts: gha: always build tarball with engine even if AppImage port is available
|
2025-10-01 14:53:27 +08:00 |
|
Alibek Omarov
|
ef70530226
|
scripts: waifulib: compiler_optimizations: automatically enable xtheadvector extension on C910 (like T-Head TH1520)
|
2025-09-25 11:07:49 +08:00 |
|
Alibek Omarov
|
2e852e4398
|
scripts: flatpak: better message for missing GL32 extension
|
2025-09-21 01:25:14 +05:00 |
|
Alibek Omarov
|
04dee4e94d
|
scripts: flatpak: add more guardrails just in case if 32-bit runtime missing
|
2025-09-21 00:18:43 +05:00 |
|
Alibek Omarov
|
fe9e68ed24
|
scripts: flatpak: bump freedesktop sdk to 25.08
|
2025-09-18 10:15:33 +05:00 |
|
Alibek Omarov
|
2106260238
|
scripts: gha: set make_release.sh to be executable
|
2025-09-18 10:10:50 +05:00 |
|
Alibek Omarov
|
6115ef0821
|
gha: move release commands into it's own script
|
2025-09-17 12:46:35 +05:00 |
|
Alibek Omarov
|
42b0a9a13d
|
scripts: gha: copy SDL library with all symlinks to it
|
2025-08-30 21:46:39 +05:00 |
|
Alibek Omarov
|
10ada3c141
|
Revert "scripts: gha: temporarily switch hlsdk-portable branch to android_library_naming for testing"
This reverts commit c1c0c2761d.
|
2025-08-04 10:39:04 +05:00 |
|
Alibek Omarov
|
95bfb7cdf2
|
scripts: build-ninja: add support for installing libraries with cmake, compared to yanking them out of build directory
Set up hlsdk-portable to install in APK style directory (omitting game and game library directories from path).
Minor refactoring.
|
2025-08-03 19:01:56 +05:00 |
|
Bohdan Shulyar
|
95bf2f03ad
|
android: bump deps
|
2025-08-03 19:01:56 +05:00 |
|
Bohdan Shulyar
|
ca6de641a1
|
android: experimental ninja build
|
2025-08-03 19:01:56 +05:00 |
|
Alibek Omarov
|
c1c0c2761d
|
scripts: gha: temporarily switch hlsdk-portable branch to android_library_naming for testing
|
2025-08-03 19:01:56 +05:00 |
|
Alibek Omarov
|
da1b9ad80d
|
scripts: waifulib: xcompile: enable cross compilation automatically if CROSS_COMPILE environment variable is set
|
2025-07-31 03:17:39 +05:00 |
|
Alibek Omarov
|
aec1213319
|
scripts: waifulib: xcompile: fix NDK 28 minimal API version
|
2025-07-31 03:17:39 +05:00 |
|
Alibek Omarov
|
234a16d611
|
scripts: waifulib: xcompile: add support for kbuild-style CROSS_COMPILE environment variable [skip ci]
|
2025-07-30 21:06:32 +05:00 |
|
Alibek Omarov
|
6e69e1d67b
|
scripts: gha: build engine for Linux and Windows with FFmpeg linked in runtime by default, thus allowing for smaller distribution size for game developers
|
2025-07-13 04:39:44 +05:00 |
|
Alibek Omarov
|
902fa52cbd
|
Revert "scripts: gha: fix ffmpeg build flavor (the one we're using for now don't have minimal flavor)"
This reverts commit 2267b2e4e6.
|
2025-06-16 06:24:39 +05:00 |
|
Alibek Omarov
|
cc528d407d
|
Revert "scripts: gha: use full ffmpeg builds, as ours are not finalized yet"
This reverts commit 7f5e62d03a.
|
2025-06-16 06:24:35 +05:00 |
|
Alibek Omarov
|
2267b2e4e6
|
scripts: gha: fix ffmpeg build flavor (the one we're using for now don't have minimal flavor)
|
2025-06-16 06:21:17 +05:00 |
|
Alibek Omarov
|
7f5e62d03a
|
scripts: gha: use full ffmpeg builds, as ours are not finalized yet
|
2025-06-15 16:01:23 +05:00 |
|
Alibek Omarov
|
907e02da8d
|
Merge ffmpeg support
|
2025-06-15 13:15:17 +05:00 |
|
Alibek Omarov
|
90884a2d09
|
scripts: waifulib: sdl2: use Emscripten's SDL port
|
2025-06-15 12:51:57 +05:00 |
|
Alibek Omarov
|
e22dadc36f
|
scripts: waifulib: add tool for building with Emscripten's Clang wrapper
|
2025-06-15 12:51:57 +05:00 |
|
Alibek Omarov
|
a88fea6ab3
|
wscript: remove cmake.py generator
|
2025-05-27 20:57:47 +03:00 |
|
Alibek Omarov
|
78ef00a269
|
wscript: remove hacky logic determening valid target when crosscompiling to 32-bit x86
|
2025-05-27 20:50:08 +03:00 |
|
Alibek Omarov
|
321e28c810
|
scripts: waifulib: sdl2: fix SDL3 sanity test
|
2025-05-05 18:51:01 +03:00 |
|
Alibek Omarov
|
14127c26f5
|
scripts: gha: don't put dedicated binary in full client tarballs
|
2025-04-24 23:41:26 +03:00 |
|
Alibek Omarov
|
291f24a611
|
scripts: cirrus: build dedicated server alongside full client for slightly faster builds
|
2025-04-24 23:33:59 +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 |
|