6f384c4e3e
client: do not check for libdl on Windows targets
2024-04-04 14:16:19 +03:00
723ddd7a36
client: wscript: do not enable GOLDSOURCE_SUPPORT on platforms not supported by Valve
2024-03-28 10:52:29 +03:00
cf415b8ef4
Remove unfulfilled dreams (USE_VGUI2)
2024-03-11 01:54:58 +03:00
09a158f2e7
wscript: move libdl check into client, as it's the only subproject that uses it
2024-03-11 00:53:44 +03:00
c3522346e9
client: wscript: feature parity with CMake, try to use file globs and exclude list to make maintenance easier
2023-04-17 05:25:27 +03:00
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
8e4ded4017
wscript: update yet again.
2020-08-09 03:29:46 +05:00
2254a16b7b
client: wscript: update.
2020-08-02 20:23:29 +05:00
f20b7259f3
wscript: reorder sources list.
2020-08-01 20:26:28 +05:00
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
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
ae6299f636
wscript: use taskgen counter to solve problem with compiling shared code instead of hardcoding indexes
2019-10-16 01:36:41 +03:00
17e1af726d
wscript: remove DEST_OS2
2019-09-19 17:18:57 +03:00
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
a699702c00
wscript: strip lib prefix for HLSDK
2019-05-06 04:14:48 +03:00
470a71540b
waf: initial deploy
2019-05-03 19:19:39 +03:00