summaryrefslogtreecommitdiffstats
path: root/Tools/MCADefrag/CMakeLists.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-11zlib -> libdeflate (#5085)Tiger Wang1-7/+1
2020-07-12Address commentsTiger Wang1-2/+3
2020-07-12More CMake cleanupTiger Wang1-9/+2
2020-05-31Resolve IPO flags mismatchTiger Wang1-1/+1
2018-01-03Add the fmt library (#4065)peterbell101-1/+2
2017-06-19Removed the LeakFinder for Windows. (#3777)Mattes D1-4/+2
2016-08-24Fixed type-casting-related warnings.Mattes D1-9/+1
2016-07-18CMake: Remove needless minimum version specifications.Mattes D1-3/+0
2015-12-19Added HTTPS links wherever they are supported.Alexander Harkness1-2/+1
2015-05-24Fix other clang 3.6 committycho1-1/+4
2015-05-24Disable -Werror for warnings in tools.tycho1-1/+2
2015-05-23Disable warnings in MCADefrag, ProtoProxy and teststycho1-2/+3
2014-12-25Fixed tools compilation.Mattes D1-0/+2
2014-12-04Tools: Removed unused Timer.* file from CMakeLists.txt.Mattes D1-2/+1
2014-11-29Fixed MCADefrag compilation.Mattes D1-0/+8
2014-10-21Compile fix?Tiger Wang1-2/+0
2014-08-12Renamed LoggersTycho1-2/+2
2014-08-10Fixed Tools to work with new logging frameworkTycho1-4/+2
2014-02-16COnverted ProtoProxy to use library CMakeListsTycho1-1/+1
2014-02-16Allow building MCADefrag at the same time as MCServerTycho1-4/+2
2014-02-16CHange MCADefrag CMakelist to use zlib CMakeListTycho1-9/+4
2014-02-16rewrote MCADefrag CMakelist to use SetflagsTycho1-56/+16
2014-02-13MCADefrag: Initial implementation.madmaxoft1-19/+6
2014-01-25ProtoProxy: Modified to use PolarSSL.madmaxoft1-7/+11
2014-01-17ProtoProxy: Compiles under Linux.madmaxoft1-2/+2
2014-01-15ProtoProxy: use CMake to generate the MSVC project files.madmaxoft1-0/+153