HarpyWar
200ec3b48d
fix error with cmake 3.3 when parsing string with brackets
...
"$ENV{PROGRAMFILES(x86)}/MySQL/*/include"
2015-09-23 22:11:05 +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
1a28831d98
On windows, mysql lib name is apparently libmysql, at least it was in my installation
2015-03-02 19:18:27 +01:00
HarpyWar
91204db81a
Update FindMySQL.cmake https://github.com/HarpyWar/pvpgn/issues/116
...
(fix for the commit 8b17eefadf
)
2014-11-02 22:31:52 +03:00
HarpyWar
8b17eefadf
Update FindMySQL.cmake with the actual directory paths (source https://gist.github.com/RenatoUtsch/1623340 )
2014-11-01 13:11:54 +03: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
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