1
0
Fork 0
cuberite-2a/src/OSSupport
peterbell10 a9031b6bae
Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963)
* Fix cmake not adding Werror on clang, and _lots_ of warnings

* WIP: Build fixes

* Cannot make intermediate blockhandler instance

* Tiger's changes

* Fix BitIndex check

* Handle invalid NextState values in cMultiVersionProtocol

Co-authored-by: Tiger Wang <ziwei.tiger@outlook.com>
2020-10-05 10:27:14 +00:00
..
AtomicUniquePtr.h Cleanup unneeded globals (#4736) 2020-05-10 16:16:38 +00:00
CMakeLists.txt Streamline startup sequence 2020-09-05 13:16:52 +01:00
CriticalSection.cpp DeadlockDetect now lists some tracked CS's stats. 2017-01-18 09:03:05 +01:00
CriticalSection.h Remove double includes part 2 (#3890) 2017-08-03 15:34:19 +02:00
Errors.cpp Fix android builds (#4432) 2020-01-02 03:54:40 +02:00
Errors.h Switched cEvent to GetOSErrorString 2014-01-25 06:02:20 -08:00
Event.cpp CheckBasicStyle: Check number of empty lines between functions (#4267) 2018-07-26 22:24:36 +01:00
Event.h Remove double includes part 2 (#3890) 2017-08-03 15:34:19 +02:00
File.cpp Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963) 2020-10-05 10:27:14 +00:00
File.h Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963) 2020-10-05 10:27:14 +00:00
GZipFile.cpp Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
GZipFile.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
GetAddressInfoError.h Replace evdns with getaddrinfo and getnameinfo (#3766) 2017-06-15 11:03:49 +02:00
HostnameLookup.cpp Enable some more clang-tidy linter checks (#4738) 2020-05-14 22:15:35 +00:00
HostnameLookup.h Remove smart pointer macros 2017-07-21 14:41:51 +01:00
IPLookup.cpp Enable some more clang-tidy linter checks (#4738) 2020-05-14 22:15:35 +00:00
IPLookup.h Remove smart pointer macros 2017-07-21 14:41:51 +01:00
IsThread.cpp cIsThread: Reset m_ShouldTerminate after the thread has stopped (#4258) 2018-07-22 22:35:58 +01:00
IsThread.h Remove double includes part 2 (#3890) 2017-08-03 15:34:19 +02:00
MiniDumpWriter.h Streamline startup sequence 2020-09-05 13:16:52 +01:00
Network.h fixed missing include for FreeBSD. (#4852) 2020-09-10 00:17:06 +01:00
NetworkInterfaceEnum.cpp Use CMake's Android generators to crosscompile 2016-12-12 14:32:32 +00:00
NetworkLookup.cpp Replace evdns with getaddrinfo and getnameinfo (#3766) 2017-06-15 11:03:49 +02:00
NetworkLookup.h NetworkLookup: Added "virtual" keyword to overridden dtor. (#4100) 2017-12-21 13:31:20 +00:00
NetworkSingleton.cpp libevent: Enable IOCP backend on windows (#4745) 2020-06-08 21:03:29 +01:00
NetworkSingleton.h Enable some more clang-tidy linter checks (#4738) 2020-05-14 22:15:35 +00:00
Queue.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
ServerHandleImpl.cpp Move IsValidSocket out of global namespace 2020-07-18 14:20:31 +01:00
ServerHandleImpl.h Using Super. 2020-04-16 20:07:48 +00:00
StackTrace.cpp Android build cleanup (#4734) 2020-05-10 16:18:28 +00:00
StackTrace.h Added a basic stacktracing for assert and signal failures. 2014-11-29 23:06:10 +01:00
StartAsService.h Streamline startup sequence 2020-09-05 13:16:52 +01:00
TCPLinkImpl.cpp Enable some more clang-tidy linter checks (#4738) 2020-05-14 22:15:35 +00:00
TCPLinkImpl.h Using Super. 2020-04-16 20:07:48 +00:00
UDPEndpointImpl.cpp Move IsValidSocket out of global namespace 2020-07-18 14:20:31 +01:00
UDPEndpointImpl.h Using Super. 2020-04-16 20:07:48 +00:00
WinStackWalker.cpp CheckBasicStyle: Check number of empty lines between functions (#4267) 2018-07-26 22:24:36 +01:00
WinStackWalker.h Minor changes (#3909) 2017-08-24 11:19:40 +02:00