Connor McLaughlin
|
4543ddbcc2
|
Common/FileSystem: Don't recompress already compressed files
|
2022-05-05 09:46:52 +01:00 |
Connor McLaughlin
|
864651ce8d
|
System: Purge WinCompressNTFS.cpp
This is the most overengineered, stupid rubbish I've ever seen.
|
2022-04-15 08:15:40 +01:00 |
Connor McLaughlin
|
a635e84d82
|
FileSystem: Add path splitting helpers
|
2022-04-15 08:15:40 +01:00 |
Connor McLaughlin
|
47fff9304b
|
FileSystem: Add DeleteDirectory() and recursive variant
|
2022-03-25 10:26:09 +00:00 |
Tyler Wilding
|
aa42acfe22
|
common: fix method name and clarify some behaviour
|
2022-03-20 04:03:03 +00:00 |
Ziemas
|
7a970e1d00
|
Filesystem: Properly convert stat return to bool.
Two of the overloads where wrong.
|
2022-03-09 09:33:51 +00:00 |
Connor McLaughlin
|
ed9f34de5f
|
Common/FileSystem: Add EnsureDirectoryExists()
|
2022-02-24 10:18:49 +00:00 |
Filipe da Silva Santos
|
9e705b2f53
|
FileSystem: follow c++17 and unbreak FreeBSD
|
2021-12-28 19:11:18 -06:00 |
TellowKrinkle
|
ea25f49c65
|
Common: Fix GetWorkingDirectory on unix
|
2021-12-23 07:49:14 +00:00 |
Connor McLaughlin
|
a083343c6e
|
Common: Add FileSystem
|
2021-12-12 03:27:43 +00:00 |