20 Commits (053a16799ef2746763f33a67918a7b87daddf2d0)

Author SHA1 Message Date
Liam 053a16799e fsmitm_romfsbuild: avoid unnecessary copies of vfs pointers 2 years ago
Liam edd54abee4 fsmitm_romfsbuild: avoid full path lookups 3 years ago
Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 years ago
Lioncash 1da72c7792 file_sys: Resolve cases of variable shadowing 5 years ago
bunnei 3d592972dc
Revert "core: Fix clang build" 5 years ago
Lioncash be1954e04c core: Fix clang build 5 years ago
Lioncash 39c8d18feb core/CMakeLists: Make some warnings errors 5 years ago
Morph fd1c3aa14e fs: Fix RomFS building when zero byte files are present 6 years ago
Lioncash 28e36de56f file_sys/fsmitm_romfsbuild: Utilize a string_view in romfs_calc_path_hash() 7 years ago
Zach Hilman c1e069c066 fsmitm_romfsbuild: Extract stubs and IPS to romfs_ext dir 7 years ago
Zach Hilman bc4bec8a60 fsmitm_romfsbuild: Add support for stubbing and IPS patches in LFS 7 years ago
Lioncash 861580f6d2 fsmitm_romfsbuild: std::move std::vector instances in Build() 7 years ago
Lioncash 7ecdaaf189 fsmitm_romfsbuild: Replace manual value aligning with Common::AlignUp() 7 years ago
Lioncash 4654f89618 fsmitm_romfsbuild: Avoid type truncation warnings 7 years ago
Lioncash 91b56c4928 fsmitm_romfsbuild: Remove unnecessary constructors and initializers for RomFSBuildFileContext and RomFSBuildDirectoryContext 7 years ago
Lioncash 1f92cbc059 fsmitm_romfsbuild: Remove unnecessary loops in Build() 7 years ago
Lioncash fa9e0f9c8b fsmitm_romfsbuild: Make auto variable into a std::size_t variable within Build() 7 years ago
Lioncash 57616f9758 vfs/etc: Append std:: to size_t usages 7 years ago
Zach Hilman b3c2ec362b fsmitm: Cleanup and modernize fsmitm port 7 years ago
Zach Hilman 6eada3c57d file_sys: Port Atmosphere-NX fs_mitm implementation 7 years ago