1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-24 21:57:44 +00:00
Commit graph

1785 commits

Author SHA1 Message Date
mordred
9f48ccf56a Linux buildfix 2018-10-26 23:07:55 +02:00
Mordred
2b498b2c26 once again 2018-10-26 19:28:34 +02:00
Mordred
caf971af39 Add mysql linking too 2018-10-26 19:22:31 +02:00
Mordred
53adc6a74e Fixing mysql includes 2018-10-26 19:12:55 +02:00
mordred
3835ff778a Actually link mysql and inherit taget paths 2018-10-26 15:33:58 +02:00
mordred
f3e357a754 Lets not break linux builds, also... order matters 2018-10-26 15:24:37 +02:00
mordred
b9fdca3ee8 Take care of mysql too 2018-10-26 15:19:50 +02:00
mordred
b4593356c1 Once more with feeling 2018-10-26 15:09:33 +02:00
mordred
e228e4a699 Make sure we have zlib 2018-10-26 15:00:22 +02:00
mordred
e6c473c3ed Hopefully last CI fix attempt 2018-10-26 14:45:10 +02:00
mordred
d951a1be46 Another Appveyor path fix 2018-10-26 14:29:19 +02:00
mordred
cabb9b27f8 More CI fixes 2018-10-26 14:11:02 +02:00
mordred
b293ff9642 ... never mind me, i never happened 2018-10-26 13:54:20 +02:00
mordred
c869ece245 Another missing include for travis 2018-10-26 13:51:38 +02:00
mordred
ffc3b586c7 Potential windows build fix 2018-10-26 13:50:08 +02:00
mordred
9a1adede9d travis fix 2018-10-26 13:46:28 +02:00
mordred
da898d8ec7 Merge branch 'boost_scrap' of https://github.com/SapphireMordred/Sapphire into boost_scrap 2018-10-26 13:40:57 +02:00
mordred
a4f2a1e4a8 Disabled cotire for a test 2018-10-26 13:40:39 +02:00
Mordred
a3fd7bc0e3 Merge pull request #416 from NotAdam/boost_scrap
change appveyor os image to 2017
2018-10-26 13:33:26 +02:00
NotAdam
0a1b98fcde change appveyor os image to 2017 2018-10-26 22:32:31 +11:00
mordred
96c2c94e5d No more boost in travis 2018-10-26 13:28:02 +02:00
Mordred
8548c070c9 Merge pull request #415 from NotAdam/boost_scrap
zone and api work a bit better now
2018-10-26 13:15:24 +02:00
NotAdam
0e37785d31 zone and api work a bit better now 2018-10-26 22:14:12 +11:00
Mordred
a3e0132c4f Merge pull request #414 from NotAdam/boost_scrap
api now builds and seems to work
2018-10-26 12:15:26 +02:00
NotAdam
e834726d45 api now builds and seems to work 2018-10-26 21:14:30 +11:00
Mordred
842cbb2a78 Merge pull request #413 from NotAdam/boost_scrap
remove boost, its gone
2018-10-26 12:01:58 +02:00
NotAdam
80c49c3537 remove boost, its gone 2018-10-26 21:00:50 +11:00
mordred
538189d8b9 More boost or... less boost. 2018-10-26 11:38:56 +02:00
Mordred
b3493d49bc Merge pull request #412 from NotAdam/boost_scrap
boost-b-gone
2018-10-26 11:36:54 +02:00
NotAdam
872714fe8d more boost gone 2018-10-26 20:36:11 +11:00
NotAdam
6885a243f3 cleanup boost::posix_time 2018-10-26 20:10:29 +11:00
Mordred
3ef5397c59 Merge pull request #411 from NotAdam/boost_scrap
remove config file, json dep, cleanup logger
2018-10-26 11:08:39 +02:00
NotAdam
7292dc3695 cleanup logger includes 2018-10-26 20:06:12 +11:00
NotAdam
3e62c7653b fix build errors, add new json dep 2018-10-26 20:03:02 +11:00
NotAdam
53bab1f780 remove config file 2018-10-26 20:02:32 +11:00
mordred
7b12be81e0 A few bugfixes 2018-10-26 11:01:41 +02:00
mordred
1c57f311d6 boost::iequal removed 2018-10-26 10:51:02 +02:00
mordred
c51de6b7c0 Finish line 2018-10-26 10:00:32 +02:00
mordred
929955013d sapphire_zone is now boost-free 2018-10-26 09:40:47 +02:00
mordred
58da892596 boost::hash_combine removed 2018-10-26 09:29:57 +02:00
mordred
7d3c66f88f Missing namespace added 2018-10-26 08:27:33 +02:00
mordred
d140acf613 57 occurances of boost to go 2018-10-26 08:25:20 +02:00
mordred
c5f4bb0659 Yet more boost gone 2018-10-25 23:50:18 +02:00
mordred
e3f2b01002 Appveyor update 2018-10-25 17:44:54 +02:00
Mordred
00adaaa6ce Make windows happy... sort of 2018-10-25 17:34:58 +02:00
mordred
2c0778a9a7 Util-Function to replace boost::format for simple hex strings 2018-10-25 15:46:13 +02:00
mordred
4748a45378 boost::string_ref -> std::string_view 2018-10-25 15:25:49 +02:00
mordred
6d27d957e1 More boost gone 2018-10-25 15:15:27 +02:00
mordred
fea104eb4c Fixed multithreaded logging 2018-10-25 14:47:06 +02:00
mordred
8a4fdbacef Missed a print 2018-10-25 12:19:35 +02:00