ddnet/cmake
Jupeyy 65ad57a448 Change from pnglite to libpng for PNG reading
This is desirable mainly because libpng is maintained and pnglite is
not. pnglite was last updated in 2007 (15 years ago) and probably has a
lot of security vulnerabilities.

libpng is an actively maintained library also used by browsers like
Firefox or Chromium, so it's less likely to contain security
vulnerabilities, also it's more likely to be packaged by Linux
distributions.
2022-06-21 13:37:14 +02:00
..
toolchains Emscripten support 2022-03-25 12:42:18 +01:00
BuildVulkanShaders.cmake CMake/BuildVulkanShaders: Fix check for GLSLANG_VALIDATOR_PROGRAM_FOUND 2022-05-15 14:22:38 +03:00
CheckAtomic.cmake Add CheckAtomic.cmake 2022-01-07 22:43:38 +08:00
checksummed_extra.txt Add some checksum functions to the client 2022-01-31 21:31:26 +01:00
Download_GTest_CMakeLists.txt.in Bump minimum CMake version from 2.8 to 2.8.12 2020-12-08 10:24:22 +01:00
FindAndroid.cmake Add Android build scripts 2021-08-24 12:18:20 +02:00
FindCrypto.cmake Emscripten support 2022-03-25 12:42:18 +01:00
FindCurl.cmake Add zlib1.dll for curl, add pnglibconf.h 2021-10-04 00:31:58 +02:00
FindDiscordSdk.cmake Support building universal binaries with discord 2021-12-20 16:07:00 +01:00
FindExceptionHandling.cmake Build our own drmingw with mingw 2022-06-10 15:59:17 +02:00
FindFFMPEG.cmake Lib updates (untested) 2022-02-07 10:42:18 +01:00
FindFreetype.cmake Support running mac executables from build directory directly 2021-12-20 00:17:38 +01:00
FindGLEW.cmake Fix GLEW system lib linking on macOS 2021-12-18 00:36:33 +01:00
FindMiniupnpc.cmake Add UPnP support 2020-04-14 12:11:50 +02:00
FindMySQL.cmake Get rid of the MySQL C++ connector as a dependency 2021-02-24 17:34:08 +01:00
FindNotify.cmake Don't require notify on Linux 2020-04-30 15:05:49 +02:00
FindOgg.cmake Fix macOS CI 2020-06-17 13:37:36 +03:00
FindOpus.cmake Try to find external GLEW, pnglite and Wavpack 2018-02-12 23:29:45 +01:00
FindOpusfile.cmake Try to find external GLEW, pnglite and Wavpack 2018-02-12 23:29:45 +01:00
FindPNG.cmake Change from pnglite to libpng for PNG reading 2022-06-21 13:37:14 +02:00
FindSDL2.cmake Prefer system SDL2 lib when -DPREFER_BUNDLED_LIBS=OFF 2021-12-20 00:17:38 +01:00
FindSQLite3.cmake Remove SQLite dependency on macOS, add DDNet-Server to client app 2021-12-25 19:05:15 +01:00
FindVulkan.cmake Add Vulkan backend 2022-03-21 12:39:51 +01:00
FindWavpack.cmake Add set_src to be more teeworlds compatible 2020-01-19 20:38:11 +01:00
FindWebsockets.cmake Lib updates (untested) 2022-02-07 10:42:18 +01:00
FindZLIB.cmake Emscripten support 2022-03-25 12:42:18 +01:00