~ppsspp/ppsspp/+git/armips:filesystem

Last commit made on 2020-08-04
Get this branch:
git clone -b filesystem https://git.launchpad.net/~ppsspp/ppsspp/+git/armips

Branch merges

Branch information

Name:
filesystem
Repository:
lp:~ppsspp/ppsspp/+git/armips

Recent commits

54b5bc3... by Kingcom <email address hidden>

Precompute input file strings for logging and temp data

2df123a... by Kingcom <email address hidden>

Add a workaround for clang with precompiled headers on Windows

d9009a4... by Kingcom <email address hidden>

Add an option to use precompiled headers

Both std::filesystem and ghc::filesystem are pretty heavy headers, this
increases the throughput by 200% on my machine

bdf0398... by Kingcom <email address hidden>

Replace C file i/o with C++ streams

They come with the extra benefit of also supporting filesystem paths

7831cbf... by Kingcom <email address hidden>

Add CI builds for std::filesystem option

a1bc133... by Kingcom <email address hidden>

Use filesystem library

3174b8d... by Kingcom <email address hidden>

Add external filesystem library

std::filesystem platform support is unfortunatetly not yet where it
needs to be. Also adds an option to force usage of std::filesystem

9da5433... by Kingcom <email address hidden>

Take out -Werror=inconsistent-missing-override, but restructure init_target

e3d8cec... by Kingcom <email address hidden>

Fix clang warnings

9b3982b... by Kingcom <email address hidden>

-Werror=inconsistent-missing-override