37 Commits (ea39836b886ed55b04cce06a9381dd6d0309e4a9)

Author SHA1 Message Date
Gleb Mazovetskiy 5e0a0765ce Trim all trailing whitespace 4 years ago
Alibek Omarov d2740f78c1 wscript: refactoring, add waf_unit_test, disable -Wdouble-promotion, rename fast as fastnative and leave fast without -march=native for x-compiling 5 years ago
Alibek Omarov ae624801ac wscript: proper default showing in help 5 years ago
Alibek Omarov 1f7171462b vgui_support: properly EXPORT main entry point 5 years ago
Alibek Omarov 75e690791d vgui_support: wscript: don't test if current platform supports VGUI if one of checks has failed already 5 years ago
Alibek Omarov 6448964c37 vgui_support: remove miniutl submodule 5 years ago
Alibek Omarov 3c1c13850e vgui_support: remove utl dependency, by porting new vgui support code from original engine, remove dead function definitions, remove dead vgui_main.h header from engine 5 years ago
Alibek Omarov 129325f3a4 scripts: waflib: add msdev.py tool by Michel Mooij, patched to support uselib, separate envs and so 5 years ago
Alibek Omarov 6a6d21ed32 vgui_support: wscript: don't continue configuration if vgui_supoport can't be built 5 years ago
Alibek Omarov aa30661c26 vgui_support: wscript: disable build on mingw 5 years ago
Alibek Omarov 0b13bf393f vgui_support: wscript: set default vgui-dev repo path, check OS in configuration stage 5 years ago
Alibek Omarov 17f719558c wscript: move build env setup to main wscript 5 years ago
iZarif 37defbbd14 vgui_support/wscript fix indentation 5 years ago
Alibek Omarov 1538bc609d vgui_support: wscript: automatically disable vgui_support build on unsupported CPU type 5 years ago
Alibek Omarov e20e114643 miniutl: update 5 years ago
Alibek Omarov 5e17b4bf17 wscript: remove useless option type specifier 5 years ago
Alibek Omarov 2c17dce25b wscript: check for dedicated or singlebinary before recurse into subdirectory, add a chance to skip some subprojects on configuration stage 5 years ago
Alibek Omarov 1b372115a5 wscript: move options to subgroups, reorder option plugins loading 5 years ago
Alibek Omarov 2da65ab122 Update submodules 6 years ago
Alibek Omarov 75643895ef vgui_support: switch to free miniutl 6 years ago
Alibek Omarov ccac3e9cfc wscript: try to fix linking vgui on osx 6 years ago
Alibek Omarov cfea381c84 vgui_support: wscript: fix finding VGUI on osx, simplify sanity check 6 years ago
Alibek Omarov 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 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 3c5f7de747 vgui_support: wscript: forgot to set MSVC_SUBSYSTEM for WinXP compatibility 6 years ago
Alibek Omarov 8ea5536b42 wscript: fix win32 build 6 years ago
mittorn 9dadc0de93 Make vgui build dependence optional as it does not have opensource license 6 years ago
mittorn 1dedf0e208 Fix tab in wscript 6 years ago
Alibek Omarov 76e01f490c Update mainui. Make VGUI search message more friendly. Update gitignore 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 79d8bc2cdd Get rid of accidentally added CMakeLists 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
Alibek Omarov 3f2a8f7704 Remove vid_mode. VID_GetModeString now returns only supported modes from SDL2 6 years ago
Alibek Omarov 5a1b03ac20 Integrate FWGS vgui_support 6 years ago