reactos/drivers/filesystems
Victor Perevertkin 74ec94e12c [CMAKE] Some options are only supported by GCC, don't use them for clang
These are (so far):
-Wno-format-overflow
-Wno-nonnull-compare
-Wno-old-style-declaration
-Wno-unused-but-set-variable
2021-04-09 03:58:19 +03:00
..
btrfs [BTRFS] Fix wrong condition check 2020-12-04 15:49:39 +01:00
cdfs [CDFS] Fix a macro-copy-paste and shrink the binary size CORE-17405 2020-12-18 04:48:31 +01:00
ext2 [CMAKE] Some options are only supported by GCC, don't use them for clang 2021-04-09 03:58:19 +03:00
fastfat [NTOS:CC] Raise status, when CcMapData fails (#3348) 2021-02-09 09:29:48 +01:00
fastfat_new [NTOS:MM][FASTFAT_NEW] Fix DBG usage, fixes Release build 2021-02-05 11:54:10 +03:00
ffs [CMAKE] Some options are only supported by GCC, don't use them for clang 2021-04-09 03:58:19 +03:00
fs_rec [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
msfs [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
mup [REACTOS] Cleanup INIT and some PAGE section allocations 2020-11-02 21:45:31 +03:00
nfs [CMAKE] Use C_STANDARD property instead of command line option 2020-12-05 15:35:06 +03:00
npfs [FILESYSTEMS] Fix pool memory disclosure in filesystem drivers supporting FS_INFORMATION_CLASS.FileFsVolumeInformation (#2975) 2020-09-11 15:51:35 +03:00
ntfs [REACTOS] Cleanup INIT and some PAGE section allocations 2020-11-02 21:45:31 +03:00
reiserfs [CMAKE] Some options are only supported by GCC, don't use them for clang 2021-04-09 03:58:19 +03:00
udfs [CMAKE] Some options are only supported by GCC, don't use them for clang 2021-04-09 03:58:19 +03:00
CMakeLists.txt [FASTFAT_NEW] Enable the driver 2021-02-03 09:41:22 +01:00