32 Commits (master)

Author SHA1 Message Date
Andrey Akhmichin 2f13985e23 Revert "cmake: force to use library naming scheme." 11 months ago
Andrey Akhmichin b89ce4c527 cmake: force to use library naming scheme. 12 months ago
Andrey Akhmichin 050092763e cmake: update minimum required version. 12 months ago
Andrey Akhmichin 7fb1dab079
Remove useless files overview.cpp/.h. 2 years ago
Roman Chistokhodov 695e2e060b
Rename false_vgui to fake_vgui (#286) 2 years ago
Andrey Akhmichin b0b68d5755
cmake: update vgui path. 2 years ago
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 1397f3ab4f
cmake: use "lib" prefixe only for Android. 2 years ago
Roman Chistokhodov b3804d5ad8
Remove redundant dependency on ws2_32 (#204) 3 years ago
Roman Chistokhodov ba2cab60df
Get VGUI back (optionally) (#194) 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
Agent Agrimar a39583f1ef client: cmake: add winmm.lib dependency 4 years ago
Alibek Omarov 8622cc945d CMakeLists: remove legacy 64 postfix 5 years ago
Jonathan Poncelet 71afe6e204 Build: Added user32.lib dependency to CMake 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 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