dfhack/depends
Kelly Kinkade cfa649b4ac clean up code for C++20 readiness
two change:

* remove use of `register` in `md5.cpp`
* remove use of `using namespace std` in `Core.cpp` (which causes an ambiguous name resolution error between `byte` and `std::byte`). while there are other ways to resolve this, `using namespace std` is a code smell anyway, so eliminating it is the best option
2023-02-24 20:52:49 -06:00
..
clsocket@6ed8aa4646
googletest@2fe3bd994b
jsoncpp-sub@ba5eac5413
libexpat@6ac8628a3c
libzip@081249cceb
lodepng
lua
luacov@99d0682784
md5 clean up code for C++20 readiness 2023-02-24 20:52:49 -06:00
protobuf make tree minimally compatible with VS2022 2022-12-10 07:09:48 +00:00
sizecheck implement posix_memalign on Windows for sizecheck 2020-03-26 17:46:00 -05:00
tinyxml Clean up CMakeLists.txt style 2019-07-16 22:19:11 -04:00
tthread Remove fast_mutex from CMakeLists 2020-05-04 19:26:49 -04:00
xlsxio@439fdbc259
zlib
CMakeLists.txt Revert "update google protobuf to 3.21.10" 2022-12-07 11:59:48 -08:00
copy-if-different.pl
gunzip.pl gunzip.pl: use binary output mode 2017-04-30 17:06:57 -04:00