Commit graph

7 commits

Author SHA1 Message Date
Aleksei Danilov
fa61eba0d0 Fix pvpgn/pvpgn-server#265 2017-01-05 04:55:26 +03: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
cen
a245200eaa Moved main binary out of sbin, changed default config path 2014-08-28 10:06:59 +02:00
cen
12b9374295 Changed windows install path which is now all in a single folder. Added make uninstall target: removes all files that were installed but leaves runtime generated files (db) and directories. Added make purge: removes everything, not leaving a trace on the disk. 2014-08-12 16:36:11 +02:00
cen
833a6e0273 Changed install paths from /usr/local/var to /usr/local/var/pvpgn and /usr/local/etc to /usr/local/etc/pvpgn 2014-08-09 13:51:22 +02:00
HarpyWar
9895a04030 set different config path for Windows and Linux 2014-05-27 14:46:02 +04:00
HarpyWar
34262706ea reorganize files, only pvpgn source here now 2014-02-03 11:02:09 +04:00
Renamed from pvpgn/cmake/Modules/DefineInstallationPaths.cmake (Browse further)