Alibek Omarov
|
cd0f7af38a
|
waifulib: xcompile: get rid of DEST_OS2
|
5 years ago |
Alibek Omarov
|
67c6cfce71
|
waf: strip installed binaries to reduce size
|
5 years ago |
Alibek Omarov
|
d1ac48b2a1
|
waifulib: allow compiling using host clang and NDK sysroots, thus enabling building engine from any environment that has clang(termux as example)
|
5 years ago |
Alibek Omarov
|
d697421d81
|
scripts: waifulib: add ndk r20 support
|
5 years ago |
Alibek Omarov
|
a8cc5b7cef
|
waf: update to 2.0.17, rename module dir to waifulib, remove some modules, as they moved to waf binary itself(see waifu project)
|
5 years ago |
Andrey Akhmichin
|
37181e410f
|
waflib: fix wrong identation.
|
6 years ago |
Alibek Omarov
|
4a1f441151
|
waflib: xcompile: Android NDK r19c support
|
6 years ago |
Alibek Omarov
|
9145589414
|
waflib: xcompile: fix hardfp linking
|
6 years ago |
Alibek Omarov
|
dec1b8dfb4
|
waflib: xcompile: even if hardfloat ABI is selected, force architecture name as armeabi-v7a, as armeabi-v7a-hard is completely virtual. Move options defines to main wscript
|
6 years ago |
Alibek Omarov
|
3fef353291
|
android: initial port
|
6 years ago |
Alibek Omarov
|
87f380b90c
|
waflib: xcompile: define both __ANDROID__ and ANDROID for compatibility
|
6 years ago |
Alibek Omarov
|
3ebb4d0ea3
|
waflib: xcompile: check arch, configure 'M' uselib to m_hard on hardfp, remove linker select
|
6 years ago |
Alibek Omarov
|
d4b4a4a864
|
waflib: xcompile: add support for ANDROID_NDK environment variable, as well as ANDROID_NDK_HOME. Fix help message.
|
6 years ago |
Alibek Omarov
|
5e17b4bf17
|
wscript: remove useless option type specifier
|
6 years ago |
Alibek Omarov
|
71cae6b02b
|
waflib: add xcompile helper plugin intended to integrate with platform SDKs, like Android NDK
|
6 years ago |