948 Commits (ce20da28e1e2b3e0244a3a366b64cdae202c86cf)
 

Author SHA1 Message Date
Alibek Omarov 94dc801150 scripts: remove single-binary for xashds, as it already set implicitly. 5 years ago
Alibek Omarov fe118e9683 ci: disable dedicated build for freebsd at now 5 years ago
Alibek Omarov e0d993a5a8 public: fix tautological-compare 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 869b684536 wscript: remove multicheck for win32 libs, remove sdl2 checking from main wscript 5 years ago
Alibek Omarov bc56ce754b wscript: move C only flags from common flags, correct multicheck again 5 years ago
Alibek Omarov 32897450fc wscript: declare uselib_store for multicheck 5 years ago
Alibek Omarov e0e9942bd5 waifulib: remove modules that now part of waifu distribution 5 years ago
Alibek Omarov fdbd1c5658 wscript: check win32 libraries in parallel 5 years ago
Alibek Omarov eaf983c054 wscript: remove BIT32_ALLOW 5 years ago
Alibek Omarov e11eeb24fc waf: upgrade to waifu 1.0.0 5 years ago
Alibek Omarov 6dcd8c3af8 travis: fix amd64 linux build 5 years ago
Alibek Omarov d68eab6b65 ci: autoconfirm for pkg installg 5 years ago
Alibek Omarov 8ec6eaa49a ci: try to install needed dependencies for freebsd 5 years ago
Alibek Omarov a38f561d7c ci: use SDL2 zip source archive 5 years ago
Alibek Omarov cb404b2730 cI: borrow image names from rust-lang/libc 5 years ago
Alibek Omarov 83d3c02e53 ci: add Cirrus CI support with FreeBSD 5 years ago
Alibek Omarov 8be58bcd21 engine: android: fix EGL context create error condition 5 years ago
Alibek Omarov 06e38b45c8 engine: android: don't throw host error when initializing software renderer on Android 5 years ago
Alibek Omarov d3dd671759 engine: android: quick hack to load libraries on aarch64 until we don't symlinking lib folder 5 years ago
Alibek Omarov e0b8c338a8 engine: ref: more verbose refdll loading 5 years ago
Alibek Omarov ee363ebb74 waifulib: fix including system includes 5 years ago
Alibek Omarov e4bb3ecd12 travis: use r20 for softfp build 5 years ago
Alibek Omarov d05bfb55c5 travis: forgot to upload softfp test 5 years ago
Alibek Omarov 9c26983136 travis: enable softfp build with poly opt 5 years ago
Alibek Omarov fa622168a0 engine: fix style, disable XASH_USE_SELECT 5 years ago
Alibek Omarov eff814b148 engine: ref: remove redutant continue, return false in case of failed renderer initialization 5 years ago
Alibek Omarov 11c373a183 waf: upgrade to latest waifu 5 years ago
Alibek Omarov 898b697b70 engine: ref: allow to set r_refdll or -ref with ref_ prefix 5 years ago
Alibek Omarov 6d8026cd81 engine: ref: fix spamming in console when getting human readable renderer names 5 years ago
Alibek Omarov 1e7abdc144 wscript: fix ref_gl linking 5 years ago
Alibek Omarov ff1b28244b engine: client: port ui_renderworld from old engine 5 years ago
Alibek Omarov 7782fa09ac wscript: refactor cflags appending, add optional polyhedral optimizations 5 years ago
Alibek Omarov ae624801ac wscript: proper default showing in help 5 years ago
Alibek Omarov 8889bda261 wscript: use ConfigurationContext.define instead of appending to env['DEFINES'] 5 years ago
Alibek Omarov a5fa4df37c ref_gl: fix wrong texture resampling condition 5 years ago
Alibek Omarov 2183240221 waifulib: xcompile: fix aarch64 binary installation 5 years ago
Alibek Omarov 33800954ec travis: fix mistyped ARCHS for Android 64 5 years ago
Alibek Omarov 67cb5a4dde travis: fix mistyped ARCHS 5 years ago
Alibek Omarov 9fd7e333df travis: another blind try to fix r10e unpack 5 years ago
Alibek Omarov a9628cc0f0 travis: install lld-8 also 5 years ago
Alibek Omarov f33de46508 travis: verbose 7z x for r10e ndk 5 years ago
Alibek Omarov 595d452c23 travis: s/p7zip/p7zip-full/g 5 years ago
Alibek Omarov 911e670be6 travis: install p7zip to be able to unpack r10e ndk 5 years ago
Alibek Omarov 9ea973dad6 waifulib: xcompile: fix C++ with host toolchain 5 years ago
Alibek Omarov fcdd45341c travis: switch to clang-8 for android host build 5 years ago
Alibek Omarov 53d2d10932 travis: add Android 64 and Android hardfp experimental builds 5 years ago
Wei Mingzhi 88772a1c34 engine: GetGameDir should return gamedir only. Add proper stub functions for some engine APIs. 5 years ago
Alibek Omarov 1c21590e96 travis: set android autobuilds as release to have high optimization 5 years ago