suyu/externals
Daniel Lim Wee Soong c9845c486e externals: Update fmt to 4d35f94
Versions prior to this didn't compile on OpenBSD due to unconditional
use of the non-standard strtod_l() function.

The fmt::MemoryWriter API has been removed in the intervening
versions, so replace its use with fmt::memory_buffer and fmt::format_to.

The library also no longer provides the fmt::fmt ALIAS, so define
it in externals/CMakeLists.txt.
2018-04-03 02:49:58 +08:00
..
boost@d80e506e17 boost: Update version. 2018-01-12 19:37:04 -05:00
catch@cd76f5730c arm_dynarmic: Support direct page table access 2018-02-12 21:53:32 +00:00
cmake-modules cmake: Add script to find Unicorn. 2018-01-04 19:52:54 -05:00
dynarmic@9cc12d80b9 dynarmic: Update to 9cc12d8 2018-03-29 12:49:21 +01:00
fmt@4d35f94133 externals: Update fmt to 4d35f94 2018-04-03 02:49:58 +08:00
getopt CMakeLists: Derive the source directory grouping from targets themselves 2018-01-17 21:51:43 -05:00
glad externals: Update Glad to latest version used by Citra. 2018-03-19 23:14:01 -04:00
inih CMakeLists: Derive the source directory grouping from targets themselves 2018-01-17 21:51:43 -05:00
lz4@4db65c1d99 fix macos build 2018-01-08 19:20:10 -05:00
microprofile Fix some warnings 2018-01-15 16:24:29 +01:00
unicorn@73f4573535 Build: Add unicorn as a submodule and build it if needed 2018-01-16 01:15:52 -07:00
xbyak@2794cde79e dynarmic: Update to 41ae12263 2018-02-09 00:29:36 +00:00
CMakeLists.txt externals: Update fmt to 4d35f94 2018-04-03 02:49:58 +08:00