Commit Graph

12 Commits

Author SHA1 Message Date
Andrey Akhmichin 8e4ded4017 wscript: update yet again. 2020-08-09 03:29:46 +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
Aimless-Wanderer b604d86f04
Update wscript 2019-11-01 11:17:12 +02:00
Aimless-Wanderer 682c1c6da9
build: fix travis ci
I think travis is still using Python 3.4.*, so f-strings are not supported yet and android engine doesn't build.
2019-10-31 18:13:22 +02:00
Jonathan Poncelet a8669459b9 Build: Swapped Win32 check for MSVC check
The linker flag is only relevant to MSVC.
2019-10-31 13:15:44 +00:00
Jonathan Poncelet 1bc65c15f5 Build: Fixed GiveFnptrsToDll not being found on Windows
Also fixed server DLL being named server.dll instead of hl.dll.
2019-10-31 08:14:36 +00: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 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