Skip to content
Failed

Changes

Summary

  1. Extern: Replace zlib with zlib-ng (commit: 8610478) (details)
  2. Revert "Extern: Replace zlib with zlib-ng" (commit: 80a9ff7) (details)
  3. README.md: Remove enet from the list of libraries to install (commit: 6c67dca) (details)
Commit 86104783b4553d1469ddccc96dc16f368dae4b29 by 16738302+Haxk20
Extern: Replace zlib with zlib-ng

zlib new generation or zlib-ng is a replacment for
zlib that brings in many major improvements mainly in the area of speed
while keeping the format compatibility.

This is an experimental addition and may be reverted but from the
internal testing all seems to work
(commit: 8610478)
The file was modified Source/CMakeLists.txt (diff)
The file was modified Extern/CMakeLists.txt (diff)
The file was addedExtern/zlib-ng
The file was modified .gitmodules (diff)
Commit 80a9ff7b0cbaf19f1e8b031ba36497fc530436a1 by 16738302+Haxk20
Revert "Extern: Replace zlib with zlib-ng"

This reverts commit 86104783b4553d1469ddccc96dc16f368dae4b29.

Got pushed bit too soon.
And wasnt actually used
(commit: 80a9ff7)
The file was modified .gitmodules (diff)
The file was modified Extern/CMakeLists.txt (diff)
The file was modified Source/CMakeLists.txt (diff)
The file was removedExtern/zlib-ng
Commit 6c67dca9f1cb720b165c47bfee7a4aad8690f8e8 by 16738302+Haxk20
README.md: Remove enet from the list of libraries to install
(commit: 6c67dca)
The file was modified README.md (diff)