0ad/source/lib/file
Ralph Sennhauser d503ae6da6
Replace boost::filesystem std::filyestem
Bumping the minimum version of macOS to 10.15 for spidermonky [1] also
allows us to use std::filesystem instead of boosts implementation.

[1] f14a98e26f

Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
(cherry picked from commit eba8439295)
Signed-off-by: phosit <phosit@autistici.org>
2025-10-31 13:43:50 +01:00
..
archive Reduces string allocations in paths. 2025-10-05 01:31:27 +02:00
common Reduces string allocations in paths. 2025-10-05 01:31:27 +02:00
disabled_tests Remove VFS cache, because it is less effective and less efficient than the OS cache (and partially redundant with higher level application caches). 2017-12-10 17:33:03 +00:00
io Fixes lseek for big files on Windows 2025-10-26 15:06:35 +01:00
vfs Makes loading terrain textures more smooth 2025-10-13 00:14:45 +02:00
file.cpp Fix some includes all over the place 2025-08-14 20:15:30 +02:00
file.h Fix some includes in source/lib 2025-07-25 07:11:21 +02:00
file_system.cpp Replace boost::filesystem std::filyestem 2025-10-31 13:43:50 +01:00
file_system.h Fix includes in source/lib 2025-08-03 10:15:37 +02:00