aboutsummaryrefslogtreecommitdiff
path: root/dep/cppformat
AgeCommit message (Collapse)Author
2015-12-08Dep/CppFormat: Update cppformat to cppformat/cppformat@5c76d107cbafNaios
(cherry picked from commit aa3020c26d54fa63fde16c5a765b1d72649c7e30)
2015-07-01Dep/CppFormat: Update cppformat to cppformat/cppformat@7859f8123311c1b8f698Naios
* clean up our custom CMakeList.txt
2015-04-05Dep/CppFormat: Update cppformat to cppformat/cppformat@fd53bb6fb88a23e3Naios
* fixes /W4 warning spamming.
2015-04-02Dep/CppFormat: Update cppformat to cppformat/cppformat@aab64b55a4c5db5Naios
* fixes argument limit, argument count is unlimited now.
2015-03-18Dep/CppFormat: Update cppformat to cppformat/cppformat@bf8636c9596fbfdddNaios
* fixes detecting support of <initializer_list> * fixes build on solaris (cherry picked from commit e40a5bf0b1483ce4275464a0a75a3d99035ca71c)
2015-03-18Dep/CppFormat: Fix cmake error when using GCCCarbenium
(cherry picked from commit 3eaace1508e818c4f651eaaf8792cc60a766890f)
2015-03-18Merge pull request #14317 from Naios/typesafelogCarbenium
Type safe logging (cherry picked from commit cc0c9add5a3f3a17e19029ddcaa7e711040f4fc5) Conflicts: src/server/bnetserver/CMakeLists.txt src/server/game/Server/WorldSocketMgr.cpp src/server/shared/Logging/AppenderDB.cpp src/server/worldserver/CMakeLists.txt