1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-09 04:07:46 +00:00
Commit graph

10 commits

Author SHA1 Message Date
Mordred Admin
3db411d907 Fixing some CMake issues with mariadb 2019-08-30 15:29:02 +02:00
Mordred
303fc8c236 Moved tools to oos build aswell 2019-01-02 23:40:34 +01:00
Mordred
589205d41e Moved cmake logic to root cmakelists 2018-12-31 13:54:31 +01:00
Mordred
3cddd7b1ab Boost removed from all tools 2018-10-27 22:51:16 +02:00
NotAdam
a09bb7d6a4 fix appveyor again 2018-10-27 23:17:52 +11:00
NotAdam
e357521ee6 add spdlog, remove boost is gone from common 2018-10-25 12:21:22 +11:00
Mordred Admin
e4d7b01fff Another attempt at fixing the build 2017-12-18 14:45:15 +01:00
ShelbyZ
5f38a17663 Addressing unchecked iterator issues with core project
- std::equal can take a 2nd iterator end
- use _SCL_SECURE_NO_WARNINGS for std::copy issues in exd_common_gen
2017-10-22 18:11:00 -07:00
Mordred
1dd52944cb simplified cmakelist 2017-10-03 11:55:21 +02:00
Mordred
53f9705048 Added a generator for enums based on data in the exds 2017-10-03 11:51:38 +02:00