Lioncash
|
e8bbafb746
file_util: Make move constructor/assignment operator and related functions noexcept
|
8 tahun lalu |
Lioncash
|
8475496630
general: Convert assertion macros over to be fmt-compatible
|
8 tahun lalu |
Lioncash
|
3cfe77ae75
common: Move logging macros over to new fmt-capable macros where applicable
|
8 tahun lalu |
James Rowe
|
096be16636
Format: Run the new clang format on everything
|
8 tahun lalu |
wwylele
|
d040a73bed
file_util: Log when using local user directory
|
9 tahun lalu |
wwylele
|
7cd6cc0fd9
file_util: lower logging level for harmless cases
|
9 tahun lalu |
noah the goodra
|
a2d0e2d807
file_util: Fixed implicit type conversion warning (#2503)
|
9 tahun lalu |
wwylele
|
488b7a4041
file_util: fix missing sysdata path
|
9 tahun lalu |
bunnei
|
707cc66362
file_util: Remove unused paths.
|
9 tahun lalu |
Jeffrey Pfau
|
fb952c399e
Common: Fix gcc build on macOS
|
9 tahun lalu |
freiro
|
0c22e52f52
WINVER definition moved to CMake and cleanup
|
9 tahun lalu |
freiro
|
972b289c78
Removed /user/ from path
|
9 tahun lalu |
freiro
|
79317b63d9
Switch to AppData/Roaming
|
9 tahun lalu |
freiro
|
3d75e3cd07
Return by value and other fixes
|
9 tahun lalu |
freiro
|
29bb82cb8e
Win32 move default user folder location to AppData
|
9 tahun lalu |
Anthony J. Bentley
|
26af2b644c
common: convert to standard stat()/fstat() interfaces
|
10 tahun lalu |
Jan Beich
|
51f92f0e4e
common: stat64 is non-standard, hide on a random Unix
|
9 tahun lalu |
Yuri Kunde Schlesner
|
f120e78b56
Remove special rules for Windows.h and library includes
|
9 tahun lalu |
Yuri Kunde Schlesner
|
84fbbe2629
Use negative priorities to avoid special-casing the self-include
|
9 tahun lalu |
Emmanuel Gil Peyrot
|
ebdae19fd2
Remove empty newlines in #include blocks.
|
9 tahun lalu |
Yuri Kunde Schlesner
|
396a8d91a4
Manually tweak source formatting and then re-run clang-format
|
9 tahun lalu |
Emmanuel Gil Peyrot
|
dc8479928c
Sources: Run clang-format on everything.
|
9 tahun lalu |
Emmanuel Gil Peyrot
|
519e7013be
Common: readdir_r() is deprecated, switch to readdir().
|
10 tahun lalu |
Yuri Kunde Schlesner
|
d6792632f0
Fix recursive scanning of directories
|
10 tahun lalu |
Emmanuel Gil Peyrot
|
8ab6f26c09
Common: Make recursive FileUtil functions take a maximum recursion
|
11 tahun lalu |
bunnei
|
6d29c20208
Merge pull request #1672 from wwylele/win-driver-fix
|
10 tahun lalu |
wwylele
|
43b6cbd762
fix driver root identification on Windows
|
10 tahun lalu |
Lioncash
|
5f51622e9d
file_util: In-class initialize data members
|
10 tahun lalu |
Lioncash
|
655623ebb2
file_util: const qualify IOFile's Tell and GetSize functions
|
10 tahun lalu |
Lioncash
|
a4120ca66c
file_util: Don't expose IOFile internals through the API
|
10 tahun lalu |