Naios
|
1a572d2425
|
CMake: Provide proper interface targets from dependencies
* to make use of cmakes inherited link dependencies which
imports all include directories/ definitions from the link library
|
2016-03-18 02:52:54 +01:00 |
|
Naios
|
83f439ab43
|
Dep: Fix an oversight in f52495c6
* Thanks dobrMAN for noticing
|
2016-03-16 18:46:17 +01:00 |
|
Naios
|
f52495c66b
|
Dep/CppFormat: Update cppformat to cppformat/cppformat@5174b8c
|
2016-03-16 15:36:32 +01:00 |
|
Naios
|
7773984f94
|
Dep/CppFormat: Update cppformat to cppformat/cppformat@5c76d107cb
(cherry picked from commit aa3020c26d)
|
2015-12-08 16:46:15 +01:00 |
|
Naios
|
93d1028d75
|
Dep/CppFormat: Update cppformat to cppformat/cppformat@7859f81233
* clean up our custom CMakeList.txt
|
2015-07-01 21:18:38 +02:00 |
|
Naios
|
66ce97c87e
|
Dep/CppFormat: Update cppformat to cppformat/cppformat@fd53bb6fb8
* fixes /W4 warning spamming.
|
2015-04-05 21:30:22 +02:00 |
|
Naios
|
589296da90
|
Dep/CppFormat: Update cppformat to cppformat/cppformat@aab64b55a4
* fixes argument limit, argument count is unlimited now.
|
2015-04-02 21:07:42 +02:00 |
|
Naios
|
f25666375e
|
Dep/CppFormat: Update cppformat to cppformat/cppformat@bf8636c959
* fixes detecting support of <initializer_list>
* fixes build on solaris
(cherry picked from commit e40a5bf0b1)
|
2015-03-18 20:12:20 +01:00 |
|
Carbenium
|
a7f78d9295
|
Dep/CppFormat: Fix cmake error when using GCC
(cherry picked from commit 3eaace1508)
|
2015-03-18 03:05:36 +01:00 |
|
Carbenium
|
03176662d1
|
Merge pull request #14317 from Naios/typesafelog
Type safe logging
(cherry picked from commit cc0c9add5a)
Conflicts:
src/server/bnetserver/CMakeLists.txt
src/server/game/Server/WorldSocketMgr.cpp
src/server/shared/Logging/AppenderDB.cpp
src/server/worldserver/CMakeLists.txt
|
2015-03-18 02:59:40 +01:00 |
|