HarpyWar
af0011ab7c
allow set custom path to libcurl (for magic builder)
2020-12-18 20:00:25 +03:00
relesgoe
ae07d2701b
Reorganize third-party library files
2020-12-13 21:24:45 -08:00
relesgoe
ce11099a70
On Windows, use included Lua 5.1 library if LUA_LIBRARIES and LUA_INCLUDE_DIR aren't set by the user
2020-12-13 20:51:01 -08:00
relesgoe
636de8071e
Fix incorrect case: find_package(Threads)
2020-08-13 00:04:24 -07:00
relesgoe
4435f68223
Find and link the system's thread library in CMake for 'bnetd' target
2020-08-12 23:45:55 -07:00
RElesgoe
3b434de746
Merge branch 'develop' into feature-email
2020-07-25 11:37:46 -07:00
relesgoe
49e90607b4
If the included Zlib is used to build the bnetd target, install the included Zlib DLL
2020-07-25 10:24:15 -07:00
relesgoe
b2f0cb79e3
Only set CMake policy CMP0074 if policy is recognized by CMake
2020-05-22 03:18:13 -07:00
relesgoe
1ee1068ec0
Add libcurl 7.70.0
2020-05-21 10:40:02 -07:00
relesgoe
36fcd7dbbe
Update {fmt} to 6.2.1
2020-05-19 02:49:58 -07:00
relesgoe
7bfa248f63
Add zlib 1.2.11 include headers and libraries, inform CMake to use these files if ZLIB_ROOT is not already set by the user
2020-05-19 00:35:07 -07:00
RElesgoe
672e81e8de
Fixed file existence check in CMake
2018-07-28 18:15:47 -07:00
RElesgoe
ae25d2d731
Improve CMake files
2018-07-27 06:53:26 -07:00
RElesgoe
a4afc108ad
Re-add UNICODE and _UNICODE defines for MSVC
2017-12-17 01:15:57 -08:00
xboi209
42e3a6680b
Use standard typedefs from <cstdint>
2016-08-11 22:47:12 -07:00
cen1
a8901d9edc
Fix event.h cmake find on freebsd
2015-11-16 11:59:23 +01:00
xboi209
c0f2c3968e
- Removed HAVE_STRTOUL
2015-10-17 13:45:41 -07:00
xboi209
ddb665a543
- Removed HAVE_GETENV
2015-10-17 13:37:21 -07:00
xboi209
597f394d46
- Removed HAVE_VSNPRINTF
2015-10-17 13:30:18 -07:00
xboi209
a1f80f108f
- Removed HAVE_DIFFTIME
...
- Removed HAVE_INDEX
- Removed HAVE_RINDEX
- Removed HAVE_STRCHR
- Removed HAVE_STRRCHR
2015-10-17 13:26:49 -07:00
xboi209
6f9294d198
Undo tmp change
2015-10-17 13:16:06 -07:00
xboi209
d1ac041bf5
- Removed check for HAVE_MKTIME
2015-10-17 13:15:41 -07:00
xboi209
534da8445a
- Removed HAVE_SNPRINTF defines
2015-10-17 13:11:46 -07:00
xboi209
5a455db8e2
Remove the -ansi flag
2015-10-09 20:41:08 -07:00
xboi209
2660145b37
Implement C++14's make_unique
2015-09-20 20:10:28 -07:00
xboi209
d4085f218e
Remove inet_ntoa, use inet_ntop
2015-09-06 11:25:48 -07:00
xboi209
4472050fb8
Remove inet_aton, use inet_pton
2015-09-06 10:49:42 -07:00
xboi209
ae45207b29
- Minimum CMake version: 3.1.0
...
- Minimum G++ version: 4.8
- Minimum Visual Studio version: VS2012
- Added '-std=c++11' flag to G++
- Removed unused defines
- Removed checks for standard library headers
- Added CMake detections of '_vsnprintf' and '_snprintf' for Visual Studio 2015
- Removed bnpcap
- Force Travis CI to use CMake 3.1.3 and G++5
2015-08-24 02:30:17 -07:00
xboi209
9a5be8f445
- Fix snprintf and vsnprintf detection errors for Visual Studio 2015 in CMake
...
- Fix user-defined literal errors for Visual Studio 2015
2015-08-01 02:41:45 -07:00
HarpyWar
db8b9b1aa0
* set different "conf" path for Windows and Linux
...
* allow all clients by default in Windows config, and more detailed loglevel
2014-07-04 00:58:20 +04:00
HarpyWar
1be1f823ef
Add Lua to cmake.
...
Fix compile errors on Linux
2014-05-23 22:19:43 +04:00
HarpyWar
34262706ea
reorganize files, only pvpgn source here now
2014-02-03 11:02:09 +04:00