Alibek Omarov
|
8359cbe76c
|
scripts: waifulib: add flag --enable-limited-debuginfo which enables -gline-tables-only on GCC and Clang compilers
This saves ~30mb of APK size on Android.
|
2025-03-05 02:19:39 +03:00 |
|
Alibek Omarov
|
4eaa8ab40f
|
android: bump minimum CMake version, so disabling unneeded features in SDL actually works
|
2025-02-26 14:21:58 +03:00 |
|
Alibek Omarov
|
5620e7ab4c
|
android: fixup CMAKE_LIBRARY_OUTPUT_DIRECTORY on Win32, merge stdout and stderr for waf output
|
2025-02-26 12:40:22 +03:00 |
|
Alibek Omarov
|
81400d0b01
|
android: use xcompile.py's support for Android NDK, fix tabs
|
2025-02-26 12:40:22 +03:00 |
|
Alibek Omarov
|
ec8b4c0a84
|
android: rework how engine is built, instead of generating CMakeLists, just use included in CMake ExternalProject feature
|
2025-02-26 12:40:22 +03:00 |
|
Alibek Omarov
|
bf344282ec
|
android: explicitly set Waf output directory so it doesn't mess with current configuration and places generated files where CMake expects them to be
|
2025-02-09 16:20:38 +03:00 |
|
Alibek Omarov
|
45787a87b3
|
android: try to enable poly-opt and lto optimizations for release builds
|
2024-12-05 22:33:22 +03:00 |
|
Alibek Omarov
|
fd5e3fbbb9
|
android: configure waf with bundled deps to not look for system libs, as Android doesn't have any
|
2024-12-02 21:10:10 +03:00 |
|
Alibek Omarov
|
1acda22ad4
|
android: CMakeLists: try to build smaller SDL2
|
2024-11-20 12:55:26 +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 |
|