17 Commits (bbde1394e144d92714699a911646b8f5eacc283e)

Author SHA1 Message Date
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 6 years ago
Alibek Omarov 776d1cb52c wscript: try to fix windres searching for game_launch, fix osx 32 bit compiling 6 years ago
Alibek Omarov e9d988f5d6 wscript: spaces to tabs 6 years ago
Alibek Omarov 847be54457 wscript: refactor adding compiler flags, remove --release flag, instead add mandatory --build-type flag 6 years ago
Night Owl f350683e83 wscript: avoid linuxisms and gccisms. 6 years ago
Alibek Omarov d81288d281 wscript: remove no-download-deps, autodownloading of dependencies not done yet 6 years ago
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 6 years ago
Alibek Omarov e9e364f054 wscript: move sdl path to root wscript 6 years ago
Alibek Omarov 649f32a185 wscript: fix install 6 years ago
mittorn e74513556a Fix gcc colors 6 years ago
Alibek Omarov f23029efe0 Refactoring wscript. Add execute flag on waf 6 years ago
Alibek Omarov ca28332c6c Use msvs.py to generate Visual Studio project. Add debug flags for Visual Studio 6 years ago
Alibek Omarov 572705bc08 MSVC & Win32 wscript fixes 6 years ago
Alibek Omarov 0db8d95bc9 Update mainui. Add possibility to install engine ignoring *nix file hierarchy in wscript. Fix debugging. 6 years ago
Alibek Omarov fac536f8c4 Add mainui_cpp. Use appropriate message in vgui_support's wscript. 6 years ago
Alibek Omarov 0c058f2eca Add waf buildscripts, add updated game_launch 6 years ago