aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2024-05-31SECURITY: disable build of filter_neon.S on armupstream-masterJohn Bowler
2024-02-24Bump version to 1.6.44.gitCosmin Truta
2024-02-23Release libpng version 1.6.43Cosmin Truta
2024-02-22chore: Delete comments and config settings and stuff from here and thereCosmin Truta
2024-02-21build: Mark the installed libpng headers as system headers in CMakeBenjamin Buch
2024-02-19build: Improve the search for an AWK processor in the CMake buildCosmin Truta
2024-02-19build: Update the CMake build options PNG_TOOLS and PNG_FRAMEWORKCosmin Truta
2024-02-19build: Fix a CMake build regression introduced in version 1.6.41Dan Rosser
2024-02-15chore: Update the .editorconfig files and pacify editorconfig-checkerCosmin Truta
2024-02-01loongarch: Add cmake supportguxiwei
2024-01-31Bump version to 1.6.43.gitCosmin Truta
2024-01-24Release libpng version 1.6.41Cosmin Truta
2024-01-22build: Move scripts/*.cmake.in to scripts/cmake/; add cmake/AUTHORS.mdCosmin Truta
2024-01-17Optimize png16 with loongson mmi for 64-bit osgxw
2023-12-20cmake: Enable policy CMP0074 for ZLIB_ROOT; deprecate PNG_BUILD_ZLIBCosmin Truta
2023-12-13cmake: Raise the minimum required version to 3.6 and use its featuresCosmin Truta
2023-12-11cmake: Clean up functions, string operations, regular expressions, etc.Cosmin Truta
2023-12-08cmake: Enable the libpng framework build by default on Apple systemsCosmin Truta
2023-12-08cmake: Use Zlib as a packageTimothy Lyanguzov
2023-12-07Redo "cmake: Fix CPU architecture regexes"Cosmin Truta
2023-12-07Revert "cmake: Fix CPU architecture regexes"Cosmin Truta
2023-12-07cmake: Don't add Unix ASM file to the ARM-specific source list for MSVCClinton Ingram
2023-12-07cmake: Fix CPU architecture regexesCosmin Truta
2023-10-02Use CMake 3.5 featuresTimothy Lyanguzov
2023-10-02cmake: Fix copying targets on Windows in multi-config build systemsTyler Kropp
2023-08-03cmake: Rename PNG_EXECUTABLES to PNG_TOOLSCosmin Truta
2023-06-26Bump version to 1.6.41.gitCosmin Truta
2023-06-21Release libpng version 1.6.40Cosmin Truta
2023-06-21Fix a build regression on SolarisCosmin Truta
2023-02-12cmake: Allow overwriting the debug postfix of library filenamesCosmin Truta
2023-02-12cmake: Redo the fix for Clang support on WindowsCosmin Truta
2023-02-08Clean up CMakeLists.txtCosmin Truta
2023-02-08cmake: Rename the custom targets to have the png_ prefixJeremy Maitin-Shepard
2023-02-07Revert "cmake: Fix the Clang support on Windows"Cosmin Truta
2023-02-03cmake: Fix the Clang support on WindowsB. Scott Michel
2023-01-31cmake: Use CMAKE_SHARED_LIBRARY_C_FLAGS in version script checksGunther Nikl
2023-01-09Fix for universal binaries on macOSJon Creighton
2022-11-27Bump version to 1.6.40.gitCosmin Truta
2022-11-20Release libpng version 1.6.39Cosmin Truta
2022-10-12cmake: Default to PNG_ARM_NEON=off for arm targetsMartin Storsjö
2022-09-17Bump version to 1.6.39.gitCosmin Truta
2022-09-14Release libpng version 1.6.38Cosmin Truta
2022-09-12cmake: Refactor the PNGLIB variables that define the versioning schemeCosmin Truta
2022-09-10cmake: Fix the shared build on AndroidCosmin Truta
2022-09-10cmake: Fix compilation on systems without libmCameron Cawley
2022-09-10cmake: Fix the build on Unix with source files checked out on WindowsChristopher Sean Morrison
2022-09-10cmake: Fix cross-compilation on macOSOwen Rudge
2022-09-10cmake: Rename the target "symbol-check" to "scripts_symbols_chk"Cosmin Truta
2022-09-10cmake: Correctly handle generated filesGleb Mazovetskiy
2022-08-26cmake: Set PNG_ARM_NEON to "on" by default on ARM64Cosmin Truta