Alibek Omarov
8caa2d142f
scripts: sailfish: initial SailfishOS support
1 year ago
fgsfds
f2f21b24a1
scripts: psvita: no need for fsigned-char either
2 years ago
fgsfds
9ef43a4794
scripts: psvita: no need to force GNU_SOURCE everywhere
2 years ago
fgsfds
6304b51f32
psvita: fno-short-enums, make ref_gl function somewhat
2 years ago
fgsfds
7424b29e56
engine: initial psvita build support
2 years ago
fgsfds
f7489a3747
scripts: nswitch: it's arm64, not aarch64
2 years ago
fgsfds
69607d7890
nswitch: do not link libstdc++ into dynamic libraries
...
instead only link it to the main executable with --whole-archive, letting the dynamic libs import anything they want from it
2 years ago
fgsfds
25a1cb8ce7
Nintendo Switch support (again)
2 years ago
Alibek Omarov
aa702f0678
scripts: waifulib: xcompile: add msvc-wine support in cross-compile helper script
2 years ago
Alibek Omarov
067e9be37a
scripts: upgrade to Android NDK 25
2 years ago
Alibek Omarov
a4be009ce7
scripts: waifulib: disable stpcpy builtin for API level <21
3 years ago
Alibek Omarov
d3248aad66
scripts: waifulib: clean legacy Android definitions
3 years ago
Alibek Omarov
000c594596
scripts: waifulib: disable -no-canonical-prefixes for new NDKs
3 years ago
Alibek Omarov
054765232e
waifulib: xcompile: add NDK 23 support
3 years ago
Alibek Omarov #SupportRMS
21a31ec81d
ci: migrate to GitHub Actions
...
* travis: disable build, disable deploy, add free aarch64/ppc64le/s390x builds
* scripts: cleanup of old CI scripts
* scripts: now port to GitHub Actions
* actions: fix extras checkout
* github: remove codeql action, turned out not to be very useful
* github: remove quiet flag on wget
* github: are we allowed to use envvars?
* github: add needed dependencies for linux
* github: install wget for windows
* scripts: convert our CPU architecture naming into what AppImage uses
* github: run scripts with bash explicitly
* github: first try to upload to GitHub Releases, enable amd64 win32 builds
* Use our uploadtool fork
* ci: include android, motomagx build for gha, refactor cirrus and travis ci scripts
* gha: try to fix build
* travis: try to fix build
* gha: try to fix upload, fix win32 build
* gha: use curl instead of wget, as it's preinstalled for windows. Fix Android build
* gha: add llvm repository, install clang-12 for android
* gha: motomagx: fail fast
* gha: android: explicitly set clang-12 as compiler and llvm-strip-12 as strip
* waifulib: xcompile: respect environment variables when using host compiler for Android
* waifulib: xcompile: use correct environ dict
* gha: try to fix -fuse-ld=lld with clang-12
* waifulib: xcompile: fix typo
* scripts: xcompile: fix motomagx build
* mainui: upgrade
* gha: fix android build, last time
* engine: wscript: disable crashhandler for magx
3 years ago
Alibek Omarov
d6d90f03a0
wscript: refactoring, split optimization flags selection and fpic control into standalone modules
4 years ago
mittorn
f60c398f32
scripts/xcompile/android: add ability to specify HOST_TOOLCHAIN and override hard-coded one
4 years ago
mittorn
a5e3a74e93
waf/xcompile: gnu hash on android confuses old linkers
4 years ago
Alibek Omarov
32ddc2a47f
waifulib: xcompile: we need to disable builtins even on armeabi with host compiler and NDK r10e
5 years ago
Alibek Omarov
ee363ebb74
waifulib: fix including system includes
5 years ago
Alibek Omarov
2183240221
waifulib: xcompile: fix aarch64 binary installation
5 years ago
Alibek Omarov
9ea973dad6
waifulib: xcompile: fix C++ with host toolchain
5 years ago
Alibek Omarov
02e111c5e1
waifulib: xcompile: fix clang detection
5 years ago
Alibek Omarov
5a8de90918
waifulib: xcompile: light refactoring
5 years ago
Alibek Omarov
2d6b770e7c
waifulib: xcompile: allow building with host Clang and NDK r10e sysroot
5 years ago
mittorn
fd8c1becec
waifulib: gcc-6 support for android
5 years ago
Alibek Omarov
8f47596ad0
waifulib: xcompile: append SONAME to shared libraries, experimental support for host compiling with NDK r10e(don't work), replace exceptions with fatal messages
5 years ago
Alibek Omarov
4f4c63b1dd
waifulib: xcompile: enhance compiling using host clang, refactoring
5 years ago
Alibek Omarov
66323fe9ca
waifulib: xcompile: preserve order of MACROS_TO_DESTOS, add -stdlib=libstdc++ to use system provided C++ standard library
5 years ago
Alibek Omarov
16e60bbb5f
waifulib: xcompile: use llvm-strip on host
5 years ago
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