Commit Graph

40 Commits

Author SHA1 Message Date
Andrey Akhmichin 65a1492b12 Merge branch 'master' into sohl1.2 2024-02-23 01:46:33 +05:00
Andrey Akhmichin fd3755e35c Remove additional android compilation flags. 2024-02-10 04:48:38 +05:00
Andrey Akhmichin b8845fa4c8 Revert "cmake: set -O3 option to android linker."
This reverts commit b8e143f5ac.
2024-02-10 04:42:33 +05:00
Andrey Akhmichin ccbb5b763e
Port func_vehicle implementation from cs16-client/regamedll_cs. (#428) 2024-01-28 09:14:47 +00:00
Andrey Akhmichin b8e143f5ac cmake: set -O3 option to android linker. 2024-01-15 14:10:37 +05:00
Andrey Akhmichin 38950e4e41 cmake: strip release builds. 2024-01-15 10:00:46 +05:00
Andrey Akhmichin 554dc51472 cmake: add more release optimization flags. 2024-01-15 08:55:36 +05:00
Andrey Akhmichin 86c00428f5 cmake: disable RTTI for *nix. 2024-01-15 07:40:06 +05:00
Andrey Akhmichin 63807139c3 cmake: always use LTO if possible. 2024-01-15 07:18:24 +05:00
Andrey Akhmichin 2f13985e23 Revert "cmake: force to use library naming scheme."
This reverts commit b89ce4c527.
2023-12-21 21:47:02 +05:00
Andrey Akhmichin b89ce4c527 cmake: force to use library naming scheme. 2023-12-11 17:47:05 +05:00
Andrey Akhmichin 050092763e cmake: update minimum required version. 2023-12-08 12:58:52 +05:00
Andrey Akhmichin ac75b528a1
Merge branch 'master' into sohl1.2 2022-06-17 06:48:36 +05:00
Andrey Akhmichin 987ea07ce1
cmake: add more options and show more diagnostic messages. 2022-06-17 03:59:39 +05:00
Andrey Akhmichin d8b05d12d5
cmake: better tgmath.h check. 2022-06-16 11:54:55 +05:00
Andrey Akhmichin 723180f497
Merge branch 'master' into sohl1.2 2022-06-05 23:07:22 +05:00
Andrey Akhmichin 630217f0b1
cmake: fix wrong library naming scheme 2022-06-04 21:17:26 +05:00
Andrey Akhmichin db8ac8f2f0 Merge branch 'master' into sohl1.2 2021-09-17 23:28:25 +05:00
Roman Chistokhodov 136ee78cfd
Make msvc builds in release mode with static runtime (#185) 2021-08-27 13:04:15 +05:00
Andrey Akhmichin 314d096c1f Merge branch 'master' into sohl1.2 2021-06-20 04:26:46 +05:00
Bohdan Shulyar 662af50306
Bump minimum CMake version (lower versions are deprecated) (#182) 2021-06-18 07:41:38 +05:00
Roman Chistokhodov b34b6a0778
Fix windows build (#179)
* Add hl.def to cmakelists.txt

* Add appveyor artifact
2021-06-17 23:33:55 +05:00
Andrey Akhmichin e03788de52 Merge branch 'master' into sohl1.2 2020-01-01 04:46:25 +05:00
Andrey Akhmichin 16e0a45d3c Merge branch 'master' into sohl1.2 2019-11-11 04:00:45 +05:00
Alibek Omarov 8622cc945d CMakeLists: remove legacy 64 postfix 2019-11-11 01:07:20 +03:00
Andrey Akhmichin 11adcd5ac8 cmake: Add check for tgmath.h header. 2019-10-13 20:58:14 +05:00
Night Owl 7985ccc7dc Merge branch 'cmake' into sohl1.2 2018-09-12 06:04:01 +05:00
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.
2018-08-07 08:24:04 +01:00
Night Owl 6fe4259223 Merge branch 'master' into sohl1.2 2018-03-31 17:24:38 +05:00
Alibek Omarov 4af9030156 Append 64 postfix on 64 bit 2018-03-22 15:23:34 +03:00
Night Owl abf8c33a89 Merge branch 'master' into sohl1.2 2018-02-12 13:10:16 +05:00
Roman Chistokhodov c135463774 add_compile_options for older cmake versions 2018-01-16 15:45:53 +03:00
Roman Chistokhodov 31c1e121b5 Fix some warnings. Disable warning about invalid offsetof as it produces billion warnings in save-restore code 2018-01-13 18:05:13 +03:00
Alibek Omarov 9a02d7116f It's better to use MSVC here instead of WIN32, so it wouldn't break MinGW builds 2017-12-28 02:05:47 +03:00
Alibek Omarov 3dda2ec590 Fix compiling on MSVC2017 2017-12-28 02:02:23 +03:00
Alibek Omarov c128c69ceb Add install() for CMake. 2017-12-19 00:27:56 +03:00
Roman Chistokhodov 30f2409952 Merge branch 'master' into sohl1.2 2017-12-18 23:47:12 +03:00
Night Owl 7d33351f77 Add missing file to build lists. 2017-11-18 14:53:44 +05:00
Night Owl ecaba0de22 Upload missing file. Fix build. 2017-06-26 07:06:27 +05:00
a1batross 42052a5057 CMake as optional build system 2016-08-08 13:27:59 +06:00