Commit Graph

14 Commits

Author SHA1 Message Date
Andrey Akhmichin 7fb1dab079
Remove useless files overview.cpp/.h. 2022-11-08 23:53:41 +05:00
Andrey Akhmichin 0207817bf4
client: wscript: false_vgui->fake_vgui. 2022-07-20 14:42:45 +05:00
Agent Agrimar efe13c3d04 client: wscript: add winmm.lib dependency
This fixes a linker error when compiling for win32 with Goldsrc Support enabled.
2020-09-13 15:06:52 +03:00
Andrey Akhmichin 8e4ded4017 wscript: update yet again. 2020-08-09 03:29:46 +05:00
Andrey Akhmichin 2254a16b7b client: wscript: update. 2020-08-02 20:23:29 +05:00
Andrey Akhmichin f20b7259f3 wscript: reorder sources list. 2020-08-01 20:26:28 +05:00
mittorn c6d793231c wscript: do not set install_path on dos target, set build task names to "server" and "client" 2020-02-12 15:40:06 +07:00
Alibek Omarov b4d3b5d8be wscript: enable library naming 2019-11-11 04:07:51 +03:00
Jonathan Poncelet aa7b5dc5ca Build: Fixed issues on Windows
in_camera.o wouldn't link because of unresolved
symbols relating to getting/setting the cursor
position, so user32.lib was added as a dependency.
The gitignore was also missing ignore rules for
different waf folder name variations, and the
.vscode directory for people (like me) who use
VS Code.
2019-10-30 17:43:30 +03:00
Alibek Omarov ae6299f636 wscript: use taskgen counter to solve problem with compiling shared code instead of hardcoding indexes 2019-10-16 01:36:41 +03:00
Alibek Omarov 17e1af726d wscript: remove DEST_OS2 2019-09-19 17:18:57 +03:00
Alibek Omarov 31b9b72bc9 waf: update to waf 2.0.17, rename waflib to waifulib, remove some modules, as they're now inside waf binary(see waifu project) 2019-06-06 03:37:08 +03:00
Alibek Omarov a699702c00 wscript: strip lib prefix for HLSDK 2019-05-06 04:14:48 +03:00
Alibek Omarov 470a71540b waf: initial deploy 2019-05-03 19:19:39 +03:00