fd8830948e
fix newer NDK version compiling errors ( #5389 )
...
target already gets assigned by the clang macro it points to, overwriting it causes it to target linux instead of android, making it check for usr directories instead of the NDK's directories
2025-12-06 20:01:47 +01:00
fa0eada61a
Update year to 2025
2025-01-01 00:02:52 +01:00
112ce672e1
FIX : #3918
2024-04-17 19:12:47 +02:00
3f1e59a7cf
Update copyright to 2024
2024-01-02 20:58:12 +01:00
0ccc1d3686
Update year to 2023
2023-01-01 19:07:58 +01:00
4c4a703841
Fix Android x86 Architecture name ( #2783 )
...
When building a x86 project, the folder inside lib is named i686. However Android x86 actually expects the folder to be called x86.
2022-10-30 12:18:12 +01:00
a940f41b4b
Update year to 2022
2021-12-31 20:06:22 +01:00
5ef777219a
Reviewed templates Makefiles
2021-04-21 21:23:04 +02:00
8453ff837b
Fix old directories used and windows/linux portability ( #1722 )
...
* Fix olds directories used and windows/linux portability
* Fix windows/linux portability
2021-04-16 00:25:40 +02:00
d7b4b9e485
Update year to 2021
2021-01-02 18:15:13 +01:00
7e459dc38b
Review Android Makefiles to required version
2020-12-23 17:05:51 +01:00
0570e49d14
[android] Extend validity of the certificate ( #1212 )
...
For uploading a apk to Google Play a minimun of 25 years (9125 days) is needed for the validity of the key.
More info:
https://developer.android.com/studio/publish/app-signing
2020-04-22 13:09:41 +02:00
966e8adcf9
Reviewed and Updated Android compilation scripts
2020-03-05 12:25:39 +01:00
0027868d1f
Review Makefiles
2019-05-21 17:46:52 +02:00
d34c1285e0
Review Android Makefiles
2018-07-10 11:52:30 +02:00