Ay'yaruq Dotharl
626c784f5a
Fix CMake MySQL module to be more nix-friendly
2017-11-18 22:50:00 +11:00
ShelbyZ
b17098414b
Need to disable SAFESEH before /ZI
2017-10-22 10:43:33 -07:00
ShelbyZ
c6c3bf4a25
Removing comment
2017-10-22 09:29:22 -07:00
ShelbyZ
08366ae11c
Correctly applying /ZI for debug
...
- /ZI is not a link flag
- /ZI is not settable via CMAKE_CXX_FLAGS
- /Zi is default unless add_defitions(/ZI)
2017-10-22 09:28:19 -07:00
ShelbyZ
9065b4ccea
Fix up Flags around Edit and Continue
...
- remove /SAFESEH:NO
- apply /INCREMENTAL /ZI (debug only)
- remove sprinkling of /INCREMENTAL /ZI
2017-10-21 22:09:03 -07:00
Carlos C
d593e2b47e
Add sapphire version string
...
need to implement location(s) where to show git revision / version in core
server info & logs come to mind
2017-09-13 18:06:31 -04:00
Mordred Admin
924a4b3973
Majorly simplified and improved the cmake setup.
...
Going forward it will be alot easier to maintain.
TODO: simplify path definitions
Conflicts:
src/servers/Server_Lobby/CMakeLists.txt
src/servers/Server_REST/CMakeLists.txt
src/servers/Server_Zone/CMakeLists.txt
2017-09-13 11:46:17 +02:00