26 Commits (f7c60ea9d15d6fb6e55266717477a02315b707d3)

Author SHA1 Message Date
mittorn ed049ea539 Implement --single-binary and --stdin-input options 6 years ago
Alibek Omarov a297a0b5ad wscript: fix git commit hash 6 years ago
Alibek Omarov 9da413b2cc waf: add clang compilation database support 6 years ago
Alibek Omarov 908082097f wscript: error on implicit function declaration by default on any build type. Remove redutant Options import. 6 years ago
iZarif 245533defa wscript: SUBDIRS loop refactor 6 years ago
Alibek Omarov 463a339a09 wscript: initial support for building on Android 6 years ago
Alibek Omarov bd7e2fe88d wscript: use no-undefined only on gcc 6 years ago
Alibek Omarov 95ce9fc00f wscript: explicitly set language when checking library 6 years ago
Alibek Omarov 08dd632d87 wscript: fix git version definition 6 years ago
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