Henrik Rydgård
c66e5a26bd
Use the gradle NDK version for the legacy Android build and parallelize
...
The legacy android/jni build (ab.sh / ab.cmd / CI) used an ancient NDK
(r21e) and hardcoded job counts. Update it to the NDK version used by the
gradle build (29.0.14206865) and derive the job count from the available
cores (nproc / NUMBER_OF_PROCESSORS) instead of hardcoding.
2026-08-03 12:00:13 +02:00
Henrik Rydgård
8052c15f61
Fix references to the old font files
2025-11-14 10:10:44 +01:00
Henrik Rydgård
09b6d25ab2
Update old scripts
2025-09-17 09:49:54 -06:00
Henrik Rydgård
2f5f9df620
Customize the cmake build. Android now builds that way too. Fixes.
...
Hack around build error
port the last fix to Android.mk
One more attempt
Warning fixes
Oops, forgot a slash
2023-09-29 10:16:47 +02:00
iota97
e5843160fe
Add themes to assets
2022-02-14 07:37:56 +01:00
Unknown W. Brackets
7e578b31f5
Build: Remove old-style android/assets/.
...
We now read everything directly from assets/, so there's no need for
outdated duplicates.
Also cleanup some outdated files/instructions.
2021-12-11 09:01:15 -08:00
Henrik Rydgård
f01ba6dc84
Move NativeApp.h to Common/System, split into NativeApp.h and System.h
...
Buildfix
2020-10-04 11:42:16 +02:00
Henrik Rydgård
989e353482
Common.h shouldn't include Log.h.
...
Buildfixes
More buildfixes. Move JSON code to common.
2020-10-04 11:42:14 +02:00
Unknown W. Brackets
21fbacd993
Build: Include Roboto in buildscripts.
2017-06-06 23:28:43 -07:00
Enyby
57ebdda63b
Update ab.cmd
...
Fixed pathes and copy dirs.
2017-05-16 12:05:42 +03:00
Henrik Rydgard
478a3ab903
Oops, didn't mean to change this. Not that it makes sense to have it hardcoded anyway...
2017-01-24 21:10:15 +01:00
Henrik Rydgård
5d6097d33c
Add infrastructure for checking for supported DataFormats
2017-01-24 20:59:00 +01:00
Henrik Rydgard
c87d4a66c1
Move lang into assets.
2016-10-14 22:33:45 +02:00
Henrik Rydgard
5ff5cf1ac7
Add compat.ini as a dependency to our various build systems
2015-09-27 11:50:23 +02:00
Unknown W. Brackets
85533dad6e
Native merge part 2: update build files.
...
And a couple minor stragglers.
2015-09-06 13:06:57 -07:00
Unknown W. Brackets
c36992e95c
Use %* for more than 1 arg in ab.cmd.
2014-12-07 15:44:09 -08:00
sum2012
c6516e277f
Do not need to ask directory when build Android
2014-09-13 22:48:28 +08:00
Henrik Rydgard
a968fca17d
Simplify ab.cmd
2014-07-22 15:24:48 +02:00
Henrik Rydgard
fbe2e730d0
Update android build scripts to copy pngs. Update native with bugfix.
2013-12-12 20:56:25 +01:00
Henrik Rydgard
41a988774f
ARM: implement vhdp
2013-09-28 20:07:57 +02:00
Henrik Rydgard
fa204c6430
Fix translations on android. List all .ini files available. They're a bit ugly just showing the language code...
2013-04-18 23:42:44 +02:00
Henrik Rydgard
aa06c1452e
Allow mounting VFS directories. Used to provide flash0 from within APK on Android.
2013-02-27 17:41:40 +01:00
Henrik Rydgard
213320607c
Upgrade pspautotests, misc
2012-12-17 18:07:25 +01:00
Henrik Rydgard
4f7ad15758
Add snapshot of the whole source code.
2012-11-01 16:19:01 +01:00