SNMetamorph
932fc8e3c7
wscript: fixed MSVC optimization flag in debug mode
4 years ago
Alibek Omarov
d6d90f03a0
wscript: refactoring, split optimization flags selection and fpic control into standalone modules
4 years ago
Gleb Mazovetskiy
23998ef720
makepak.py: Skip all filenames starting with .
...
This makes it much simpler to define a buildroot package for xash-extras
buildroot places various buildroot-internal dot files in the package build directory
4 years ago
Gleb Mazovetskiy
b40344f1f0
travis: unzip quietly
...
Helps avoid the following error message:
> The job exceeded the maximum log length, and has been terminated.
(e.g. https://travis-ci.org/github/FWGS/xash3d-fwgs/jobs/751744736 )
4 years ago
Alibek Omarov
9acedb3408
travis: restore unzipping file
4 years ago
Alibek Omarov
ede9e5095d
travis: fix getting android deps
4 years ago
Alibek Omarov
f2120672d0
travis: update android sdk level
4 years ago
Alibek Omarov
d3ab2023ae
travis: combine downloading zip file and unpacking it
4 years ago
mittorn
f60c398f32
scripts/xcompile/android: add ability to specify HOST_TOOLCHAIN and override hard-coded one
4 years ago
Alexey
fff71e449e
Fix android travis build again
4 years ago
mittorn
a5e3a74e93
waf/xcompile: gnu hash on android confuses old linkers
4 years ago
Alibek Omarov
17cf4bf402
scripts: travis: we're NOT moved to GitHub Releases
5 years ago
Aimless Wanderer
e3d9ac4840
scripts/xshlib: line endings fix
5 years ago
mittorn
0ee5ff3aad
waifulib/owcc: add -xx to ignore default includes
5 years ago
mittorn
a0d09c9954
lib_static: fix warnings
5 years ago
mittorn
828def3b25
waifulib: owcc tool
5 years ago
mittorn
97228a4249
lib_static: use functions for exports instead of globals
5 years ago
Alibek Omarov
7dde4c03a7
scripts: enable mobile_hacks HLSDK branch for MotoMAGX
5 years ago
Alibek Omarov
dd3fcb6461
scripts: fix android travis build
5 years ago
Alibek Omarov
2ee7367567
scripts: don't symlink engine and hlsdk sources on Android as -sl
5 years ago
mittorn
6f58ef2394
scripts/xshlib: code clean
5 years ago
mittorn
177f8ed653
platform: introduce lib backends, add static linking, wscript: add optional projects support, add static linking support, scripts: add xshlib for advanced linking options
5 years ago
Alibek Omarov
611ee64cd9
scripts: build_motomagx_engine: use waf install now, as HLSDK now supports library naming scheme
5 years ago
Alibek Omarov
f09682131f
travis: fix magx deploy
5 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
5bae732818
scripts: build ref_soft for magx
5 years ago
Alibek Omarov
08b3de08e7
wscript: use SINGLE_BINARY on motomagx
5 years ago
Alibek Omarov
d68823708f
scripts: include run.sh script for magx
5 years ago
Alibek Omarov
94c42160b7
travis: enable CI for motomagx
5 years ago
Alibek Omarov
6bc6f0dd70
scripts: run windows builds verbose
5 years ago
Alibek Omarov
94dc801150
scripts: remove single-binary for xashds, as it already set implicitly.
5 years ago
Alibek Omarov
cf35943f51
scripts: build_freebsd_engine: remove building SDL2, as it will be installed from ports, use /bin/sh as interpreter
5 years ago
Alibek Omarov
cd715178d2
scripts: set executable flags when needed
5 years ago
Alibek Omarov
e0e9942bd5
waifulib: remove modules that now part of waifu distribution
5 years ago
Alibek Omarov
a38f561d7c
ci: use SDL2 zip source archive
5 years ago
Alibek Omarov
83d3c02e53
ci: add Cirrus CI support with FreeBSD
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
9fd7e333df
travis: another blind try to fix r10e unpack
5 years ago
Alibek Omarov
f33de46508
travis: verbose 7z x for r10e ndk
5 years ago
Alibek Omarov
9ea973dad6
waifulib: xcompile: fix C++ with host toolchain
5 years ago
Alibek Omarov
53d2d10932
travis: add Android 64 and Android hardfp experimental builds
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
Alibek Omarov
b777ba9549
scripts: comment out github releases deployment until github fixes itself
5 years ago
Alibek Omarov
bc39b707d4
Revert github repository deploy removal
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