You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuzu/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.
7 years ago
..
boost@d80e506e17 boost: Update version. 7 years ago
catch@cd76f5730c arm_dynarmic: Support direct page table access 7 years ago
cmake-modules cmake: Add script to find Unicorn. 7 years ago
dynarmic@9cc12d80b9 dynarmic: Update to 9cc12d8 7 years ago
fmt@4d35f94133 externals: Update fmt to 4d35f94 7 years ago
getopt CMakeLists: Derive the source directory grouping from targets themselves 7 years ago
glad externals: Update Glad to latest version used by Citra. 7 years ago
inih CMakeLists: Derive the source directory grouping from targets themselves 7 years ago
lz4@4db65c1d99 fix macos build 7 years ago
microprofile Fix some warnings 7 years ago
unicorn@73f4573535 Build: Add unicorn as a submodule and build it if needed 7 years ago
xbyak@2794cde79e dynarmic: Update to 41ae12263 7 years ago
CMakeLists.txt externals: Update fmt to 4d35f94 7 years ago