Commit Graph

994 Commits

Author SHA1 Message Date
Alibek Omarov cd715178d2 scripts: set executable flags when needed 2019-10-18 07:05:16 +03:00
Alibek Omarov 869b684536 wscript: remove multicheck for win32 libs, remove sdl2 checking from main wscript 2019-10-18 06:35:05 +03:00
Alibek Omarov bc56ce754b wscript: move C only flags from common flags, correct multicheck again 2019-10-18 06:20:27 +03:00
Alibek Omarov 32897450fc wscript: declare uselib_store for multicheck 2019-10-18 05:41:56 +03:00
Alibek Omarov e0e9942bd5 waifulib: remove modules that now part of waifu distribution 2019-10-18 05:14:01 +03:00
Alibek Omarov fdbd1c5658 wscript: check win32 libraries in parallel 2019-10-18 05:11:18 +03:00
Alibek Omarov eaf983c054 wscript: remove BIT32_ALLOW 2019-10-18 05:06:10 +03:00
Alibek Omarov e11eeb24fc waf: upgrade to waifu 1.0.0 2019-10-18 05:05:29 +03:00
Alibek Omarov 6dcd8c3af8 travis: fix amd64 linux build 2019-10-18 05:05:11 +03:00
Alibek Omarov d68eab6b65 ci: autoconfirm for pkg installg 2019-10-16 02:35:35 +03:00
Alibek Omarov 8ec6eaa49a ci: try to install needed dependencies for freebsd 2019-10-16 02:27:24 +03:00
Alibek Omarov a38f561d7c ci: use SDL2 zip source archive 2019-10-16 02:18:12 +03:00
Alibek Omarov cb404b2730 cI: borrow image names from rust-lang/libc 2019-10-16 02:11:26 +03:00
Alibek Omarov 83d3c02e53 ci: add Cirrus CI support with FreeBSD 2019-10-16 02:09:47 +03:00
Alibek Omarov 8be58bcd21 engine: android: fix EGL context create error condition 2019-10-11 17:36:56 +03:00
Alibek Omarov 06e38b45c8 engine: android: don't throw host error when initializing software renderer on Android 2019-10-11 11:53:52 +03:00
Alibek Omarov d3dd671759 engine: android: quick hack to load libraries on aarch64 until we don't symlinking lib folder 2019-10-11 11:50:21 +03:00
Alibek Omarov e0b8c338a8 engine: ref: more verbose refdll loading 2019-10-11 11:46:59 +03:00
Alibek Omarov ee363ebb74 waifulib: fix including system includes 2019-10-11 10:04:32 +03:00
Alibek Omarov e4bb3ecd12 travis: use r20 for softfp build 2019-10-11 09:38:44 +03:00
Alibek Omarov d05bfb55c5 travis: forgot to upload softfp test 2019-10-11 09:22:28 +03:00
Alibek Omarov 9c26983136 travis: enable softfp build with poly opt 2019-10-11 09:16:21 +03:00
Alibek Omarov fa622168a0 engine: fix style, disable XASH_USE_SELECT 2019-10-11 08:51:30 +03:00
Alibek Omarov eff814b148 engine: ref: remove redutant continue, return false in case of failed renderer initialization 2019-10-11 07:57:59 +03:00
Alibek Omarov 11c373a183 waf: upgrade to latest waifu 2019-10-11 07:40:40 +03:00
Alibek Omarov 898b697b70 engine: ref: allow to set r_refdll or -ref with ref_ prefix 2019-10-11 05:36:17 +03:00
Alibek Omarov 6d8026cd81 engine: ref: fix spamming in console when getting human readable renderer names 2019-10-11 05:11:45 +03:00
Alibek Omarov 1e7abdc144 wscript: fix ref_gl linking 2019-10-11 04:21:35 +03:00
Alibek Omarov ff1b28244b engine: client: port ui_renderworld from old engine 2019-10-11 04:12:52 +03:00
Alibek Omarov 7782fa09ac wscript: refactor cflags appending, add optional polyhedral optimizations 2019-10-11 04:12:07 +03:00
Alibek Omarov ae624801ac wscript: proper default showing in help 2019-10-11 03:46:17 +03:00
Alibek Omarov 8889bda261 wscript: use ConfigurationContext.define instead of appending to env['DEFINES'] 2019-10-11 03:42:20 +03:00
Alibek Omarov a5fa4df37c ref_gl: fix wrong texture resampling condition 2019-10-10 06:02:26 +03:00
Alibek Omarov 2183240221 waifulib: xcompile: fix aarch64 binary installation 2019-10-09 05:52:43 +03:00
Alibek Omarov 33800954ec travis: fix mistyped ARCHS for Android 64 2019-10-09 05:21:09 +03:00
Alibek Omarov 67cb5a4dde travis: fix mistyped ARCHS 2019-10-09 04:47:11 +03:00
Alibek Omarov 9fd7e333df travis: another blind try to fix r10e unpack 2019-10-09 04:37:38 +03:00
Alibek Omarov a9628cc0f0 travis: install lld-8 also 2019-10-09 04:10:34 +03:00
Alibek Omarov f33de46508 travis: verbose 7z x for r10e ndk 2019-10-09 04:08:34 +03:00
Alibek Omarov 595d452c23 travis: s/p7zip/p7zip-full/g 2019-10-09 04:00:13 +03:00
Alibek Omarov 911e670be6 travis: install p7zip to be able to unpack r10e ndk 2019-10-09 03:51:58 +03:00
Alibek Omarov 9ea973dad6 waifulib: xcompile: fix C++ with host toolchain 2019-10-09 03:48:51 +03:00
Alibek Omarov fcdd45341c travis: switch to clang-8 for android host build 2019-10-09 02:52:59 +03:00
Alibek Omarov 53d2d10932 travis: add Android 64 and Android hardfp experimental builds 2019-10-09 02:34:30 +03:00
Wei Mingzhi 88772a1c34 engine: GetGameDir should return gamedir only. Add proper stub functions for some engine APIs. 2019-10-07 16:08:10 +03:00
Alibek Omarov 1c21590e96 travis: set android autobuilds as release to have high optimization 2019-10-06 09:23:14 +03:00
Alibek Omarov d2a8cfe614 Revert "engine: client: implement connectionprogress partially"
This reverts commit cb417a3d51.

This commit breaks demo playback. Figure out why, then revert it back.
2019-10-06 07:45:32 +03:00
Alibek Omarov 39ff3b199a wscript: fix LTO check scope 2019-10-06 06:58:45 +03:00
Alibek Omarov ddf070b63d ref_gl: fix build 2019-10-06 06:55:16 +03:00
iZarif 4c559a4a08 wscript: add --enable-lto option 2019-10-06 06:10:06 +03:00