Alibek Omarov
|
8622cc945d
|
CMakeLists: remove legacy 64 postfix
|
5 years ago |
Jonathan Poncelet
|
71afe6e204
|
Build: Added user32.lib dependency to CMake
Also had to add ResetThink to cbase.h, as it was missing in deug.
|
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 |
Roman Chistokhodov
|
71f55bb119
|
Add mingw support to CMakeLists.txt. Add crosscompiling instructions to README.md
|
7 years ago |
Alibek Omarov
|
4af9030156
|
Append 64 postfix on 64 bit
|
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
|
a2f0ecf741
|
Fix linking with libdl on some environments.
|
7 years ago |
Roman Chistokhodov
|
1759e8c956
|
Dynamic sdl2 loading from client
|
7 years ago |
Roman Chistokhodov
|
33de8458d6
|
Some cleanup. Add false_vgui include path to makefiles
|
7 years ago |
Roman Chistokhodov
|
51bf51a840
|
Provide vgui stub to avoid dependency of client of vgui lib
|
7 years ago |
Roman Chistokhodov
|
d904505f6a
|
Get vgui back for goldsource fullscreen support
|
7 years ago |
Roman Chistokhodov
|
1d8d1b5d2e
|
Use mouse input backend depending on the current engine
|
7 years ago |
Roman Chistokhodov
|
31b2a68d6d
|
goldsource mouse input
|
7 years ago |
a1batross
|
42052a5057
|
CMake as optional build system
|
8 years ago |