Commit Graph

26 Commits

Author SHA1 Message Date
mittorn ed049ea539 Implement --single-binary and --stdin-input options 2019-01-28 14:09:06 +00:00
Alibek Omarov a297a0b5ad wscript: fix git commit hash 2019-01-13 16:46:50 +03:00
Alibek Omarov 9da413b2cc waf: add clang compilation database support 2019-01-13 16:46:12 +03:00
Alibek Omarov 908082097f wscript: error on implicit function declaration by default on any build type. Remove redutant Options import. 2019-01-07 03:59:56 +03:00
iZarif 245533defa wscript: SUBDIRS loop refactor 2018-12-30 20:39:17 +03:00
Alibek Omarov 463a339a09 wscript: initial support for building on Android 2018-12-20 09:48:22 +03:00
Alibek Omarov bd7e2fe88d wscript: use no-undefined only on gcc 2018-12-17 02:35:37 +03:00
Alibek Omarov 95ce9fc00f wscript: explicitly set language when checking library 2018-12-16 17:10:01 +03:00
Alibek Omarov 08dd632d87 wscript: fix git version definition 2018-12-13 08:13:27 +03:00
Alibek Omarov 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
Alibek Omarov 776d1cb52c wscript: try to fix windres searching for game_launch, fix osx 32 bit compiling 2018-11-19 01:58:40 +03:00
Alibek Omarov e9d988f5d6 wscript: spaces to tabs 2018-11-18 23:04:30 +03:00
Alibek Omarov 847be54457 wscript: refactor adding compiler flags, remove --release flag, instead add mandatory --build-type flag 2018-11-18 17:02:40 +03:00
Night Owl f350683e83 wscript: avoid linuxisms and gccisms. 2018-11-05 15:38:48 +05:00
Alibek Omarov d81288d281 wscript: remove no-download-deps, autodownloading of dependencies not done yet 2018-11-02 01:35:10 +03:00
a1batross ca501c0378 wscript: add possibility to select windows subsystem during link, add define to use WinXP SDK. This commit forces WinXP compability on latest Visual Studio 2018-10-24 20:12:32 +03:00
Alibek Omarov e9e364f054 wscript: move sdl path to root wscript 2018-10-22 01:01:22 +03:00
Alibek Omarov 649f32a185 wscript: fix install 2018-10-08 22:39:33 +03:00
mittorn e74513556a Fix gcc colors 2018-10-04 16:09:03 +07:00
mittorn 491188a0f3 Merge branch 'original' 2018-10-04 14:27:14 +07:00
Alibek Omarov f23029efe0 Refactoring wscript. Add execute flag on waf 2018-06-17 14:30:59 +03:00
Alibek Omarov ca28332c6c Use msvs.py to generate Visual Studio project. Add debug flags for Visual Studio 2018-06-14 21:22:17 +03:00
Alibek Omarov 572705bc08 MSVC & Win32 wscript fixes 2018-06-14 20:34:51 +03:00
Alibek Omarov 0db8d95bc9 Update mainui. Add possibility to install engine ignoring *nix file hierarchy in wscript. Fix debugging. 2018-05-29 01:02:32 +03:00
Alibek Omarov fac536f8c4 Add mainui_cpp. Use appropriate message in vgui_support's wscript. 2018-05-28 23:47:38 +03:00
Alibek Omarov 0c058f2eca Add waf buildscripts, add updated game_launch 2018-05-28 23:13:50 +03:00