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 Rolls back googletest to release-1.8.1 2022-11-25 09:43:04 -08:00
jsoncpp-sub@ba5eac5413
libexpat@6ac8628a3c
libzip@081249cceb
lodepng prefix with dfhack- like other dependency projects 2021-02-24 18:03:39 -06:00
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
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 Replace some instances of "cmake -E copy_if_different" with a standalone script 2016-11-02 16:23:32 -04:00
gunzip.pl gunzip.pl: use binary output mode 2017-04-30 17:06:57 -04:00