2
0
mirror of https://github.com/FWGS/xash3d-fwgs synced 2024-12-01 22:50:54 +01:00
Commit Graph

267 Commits

Author SHA1 Message Date
b1a06baf83 wscript: link -llog on Android 2018-12-20 10:15:08 +03:00
c3c0954613 mainui: update 2018-12-20 10:14:45 +03:00
463a339a09 wscript: initial support for building on Android 2018-12-20 09:48:22 +03:00
71cae6b02b waflib: add xcompile helper plugin intended to integrate with platform SDKs, like Android NDK 2018-12-20 09:44:51 +03:00
ccac3e9cfc wscript: try to fix linking vgui on osx 2018-12-19 07:12:45 +03:00
aac44ef866 waflib: try to fix sdl2 searching on osx again 2018-12-19 06:57:54 +03:00
5d6d6c766e scripts: sdl2: fix finding sdl2 on osx 2018-12-17 03:11:41 +03:00
28e6dec4b0 scripts: osx: fix path to SDL2 framework 2018-12-17 02:59:57 +03:00
e2606cf97f scripts: stop executing script and print config.log, if waf was failed. 2018-12-17 02:53:00 +03:00
cfea381c84 vgui_support: wscript: fix finding VGUI on osx, simplify sanity check 2018-12-17 02:36:14 +03:00
bd7e2fe88d wscript: use no-undefined only on gcc 2018-12-17 02:35:37 +03:00
30c32b0088 waflib: sdl2: fix finding sdl2 on osx 2018-12-17 02:34:49 +03:00
95ce9fc00f wscript: explicitly set language when checking library 2018-12-16 17:10:01 +03:00
a580e98f28 waflib: force_32bit: try to fix passing additional flags to generate 32bit code on MacOSX 2018-12-16 17:01:12 +03:00
2072f5c276
scripts: fix travis scripts after refactoring wscript 2018-12-13 18:44:13 +03:00
28c47a5c86
scripts: fix travis scripts after refactoring wscripts 2018-12-13 18:43:33 +03:00
08dd632d87 wscript: fix git version definition 2018-12-13 08:13:27 +03:00
bbde1394e1 wscript: move some code to our waflib, remove --no-gcc-colors, as newer GCC colorize output automatically, so there is no need in -fdisagnostic-colors=aloways flag, move common win32 libraries check here, better output for subprojects 2018-12-13 08:08:33 +03:00
ede52d7808 mainui: update 2018-12-13 08:05:56 +03:00
9ce9fa8cb5 vgui_support: wscript: refactor, use shared get_subproject_name, rename no-vgui to disable-vgui to follow automake-style convention, add vGUI library sanity check 2018-12-13 08:05:31 +03:00
6debd84a2e game_launch: wscript: refactor, use shared get_subproject_name 2018-12-13 08:03:51 +03:00
62995b0769 engine: wscript: refactor, use sdl2.py to get configure SDL2, use shared get_subproject_name 2018-12-13 08:03:26 +03:00
ec50c4571c waflib: add some waf plugins by FWGS 2018-12-13 08:00:22 +03:00
09938b978b gitignore: allow waflib directory, hide pyc and pycache 2018-12-13 07:48:51 +03:00
6eb327eac2
scripts: enable verbose build, fix including SDL2 2018-12-13 03:25:46 +03:00
cbb8db0089 travis: add mingw build deployment 2018-12-12 04:50:24 +03:00
154ef82719 scripts: add mingw build archive creation 2018-12-12 04:49:11 +03:00
ec80b0884f travis: deploy at least appimage now 2018-12-12 04:33:36 +03:00
6a78b4ed1f scripts: fix appimagetool warning 2018-12-12 04:33:18 +03:00
239c6759cb scripts: add travis deploy script 2018-12-12 04:32:58 +03:00
017714f3a0 scripts: give build_appimage.sh +x 2018-12-12 04:24:47 +03:00
16aa5a78fe travis: building appimage requires libfuse2 library 2018-12-12 04:21:10 +03:00
baa94e2064 mainui: update 2018-12-12 04:19:47 +03:00
f9b13472b5 scripts: autobuild appimage on travis 2018-12-12 04:19:17 +03:00
2922267ae1 scripts: add xash-extras to travis common deps 2018-12-12 04:18:58 +03:00
3c4e75f1b2 scripts: add script building AppImage based on portable build for Linux 2018-12-12 04:18:09 +03:00
130a7b3c42 scripts: move makepak.py from android project repo to engine main repo, port to python3, replace spaces by tabs 2018-12-12 04:16:23 +03:00
17b0c23f2e Show engine arch in version 2018-12-06 04:28:19 +07:00
4b58b0b168 Fix console background aspect ratio 2018-12-06 03:00:39 +07:00
298393b653 Initial amd64 port 2018-12-05 23:57:05 +07:00
aed53c4fda Do not spam in console if vsync not availiable 2018-12-05 23:56:41 +07:00
7ad7af76dd render: register r_showtree cvar 2018-11-30 22:56:20 +03:00
0964fb11e4 sdl: partially fix maximizing window on Windows 2018-11-29 21:43:51 +03:00
f173ce11f7 console: fix version drawn all the time which engine runs 2018-11-29 20:43:53 +03:00
3046c9e68e gitignore: update 2018-11-29 20:24:39 +03:00
137836348b client: fix GetCenterWindow engine call 2018-11-29 20:24:25 +03:00
05eab0b5b0 system: fix win32 build 2018-11-29 19:48:16 +03:00
a1edbaced4 mainui: update submodule 2018-11-29 01:54:45 +03:00
3fe737058f buildinfo: add host_ver cvar 2018-11-29 01:54:25 +03:00
9c3e8f7e48 buildinfo: remove XASH_RELEASE 2018-11-29 01:54:09 +03:00