2
0
mirror of https://github.com/rehlds/rehlds.git synced 2024-12-29 08:05:50 +03:00
Commit Graph

8 Commits

Author SHA1 Message Date
s1lentq
7bd3d73b79 workflows/build.yml: add unittests for linux
CMakeLists.txt minor refactoring
2021-04-12 04:25:40 +07:00
s1lentq
2e8bd9e1eb Add workflows/build.yml
Preparing migration to workflows
Fixes warnings
Update badges README.md
2021-03-16 21:22:34 +07:00
Shorohov Sergey
9f7be106ed Add toolset for VS 19 (#712)
* Add toolset for VS 19
2019-08-10 21:00:37 +07:00
s1lent
2cf2fc6b63
Reconstruction & cleanup include files
Remove useless include files and part of code too
Move defines Q_* functions from engine/common.h to public/strtools.h
Rename functions:
	strcopy > Q_strlcpy
	strncopy > Q_strnlcpy
2017-07-23 17:05:15 +07:00
s1lent
06ed0a12fd
Added platform toolset selector for VS2017 2017-07-23 13:10:21 +07:00
Lev
46bf6e7af1 Remove excess project configurations. 2017-03-08 20:23:55 +05:00
Chuvi
70d1c4a79a Selecting correct toolset for VS2013/VS2015.
Probably, VS2017 should be added here too.
2017-03-08 15:55:00 +03:00
dreamstalker
7326bee095 Initial commit 2015-05-04 22:25:41 +04:00