Andrey Akhmichin
|
987ea07ce1
|
cmake: add more options and show more diagnostic messages.
|
2 years ago |
Andrey Akhmichin
|
d8b05d12d5
|
cmake: better tgmath.h check.
|
2 years ago |
Andrey Akhmichin
|
630217f0b1
|
cmake: fix wrong library naming scheme
|
3 years ago |
Roman Chistokhodov
|
136ee78cfd
|
Make msvc builds in release mode with static runtime (#185)
|
3 years ago |
Bohdan Shulyar
|
662af50306
|
Bump minimum CMake version (lower versions are deprecated) (#182)
|
3 years ago |
Roman Chistokhodov
|
b34b6a0778
|
Fix windows build (#179)
* Add hl.def to cmakelists.txt
* Add appveyor artifact
|
3 years ago |
Alibek Omarov
|
8622cc945d
|
CMakeLists: remove legacy 64 postfix
|
5 years ago |
Andrey Akhmichin
|
11adcd5ac8
|
cmake: Add check for tgmath.h header.
|
5 years ago |
Jonathan Poncelet
|
65cb1f54f4
|
Made library functions hidden by default on Mac/Linux
This resolves an issue where the server library was calling client
library functions in error.
|
6 years ago |
Alibek Omarov
|
4af9030156
|
Append 64 postfix on 64 bit
|
7 years ago |
Roman Chistokhodov
|
c135463774
|
add_compile_options for older cmake versions
|
7 years ago |
Roman Chistokhodov
|
31c1e121b5
|
Fix some warnings. Disable warning about invalid offsetof as it produces billion warnings in save-restore code
|
7 years ago |
Alibek Omarov
|
9a02d7116f
|
It's better to use MSVC here instead of WIN32, so it wouldn't break MinGW builds
|
7 years ago |
Alibek Omarov
|
3dda2ec590
|
Fix compiling on MSVC2017
|
7 years ago |
Alibek Omarov
|
c128c69ceb
|
Add install() for CMake.
|
7 years ago |
Night Owl
|
fca7953d2b
|
Use weapon_crowbar idle animation.
|
7 years ago |
Night Owl
|
31ef2278ff
|
Add missing file to build lists.
|
7 years ago |
Night Owl
|
84f4fcab9c
|
Add monster_massn implementation.
|
7 years ago |
Night Owl
|
f3966a31fe
|
Add monster_helmet implementation. Fix monster_otis and monster_gonome.
|
7 years ago |
Night Owl
|
01a416c5a7
|
Add weapon_eagle, weapon_displacer, monster_otis and monster_gonome implementations.
|
7 years ago |
Night Owl
|
7d33351f77
|
Add missing file to build lists.
|
7 years ago |
Night Owl
|
ecaba0de22
|
Upload missing file. Fix build.
|
8 years ago |
a1batross
|
42052a5057
|
CMake as optional build system
|
8 years ago |