Go to file
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
common engine: rework timer stuff, move to platform. Move debugger present checks to platform 2018-11-16 16:32:16 +03:00
contrib update my Qt Creator project 2018-10-27 23:28:29 +03:00
engine engine: wscript: refactor, use sdl2.py to get configure SDL2, use shared get_subproject_name 2018-12-13 08:03:26 +03:00
game_launch game_launch: wscript: refactor, use shared get_subproject_name 2018-12-13 08:03:51 +03:00
mainui@f288c4b740 mainui: update 2018-12-13 08:05:56 +03:00
pm_shared Add forgotten const-qualifiers in interface headers. Remove unneeded PM headers 2018-04-23 23:06:18 +03:00
scripts waflib: add some waf plugins by FWGS 2018-12-13 08:00:22 +03:00
vgui_support 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
.gitignore gitignore: allow waflib directory, hide pyc and pycache 2018-12-13 07:48:51 +03:00
.gitmodules Add mainui_cpp. Use appropriate message in vgui_support's wscript. 2018-05-28 23:47:38 +03:00
.travis.yml travis: add mingw build deployment 2018-12-12 04:50:24 +03:00
waf waf: update 2018-10-08 22:39:33 +03:00
waf.bat Add waf itself(with included wurf and msvs.py) and waf.bat launcher for Windows 2018-06-14 21:23:38 +03:00
wscript 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