Commit graph

21 commits

Author SHA1 Message Date
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
Renamed from pvpgn/ConfigureChecks.cmake (Browse further)