Patrick mewin
mewin synced commits to master at mewin/libpng from mirror 2025-06-12 03:44:16 +02:00
a5830bfcb1 build: Fix the detection of the math library in the CMake file
mewin synced commits to libpng16 at mewin/libpng from mirror 2025-06-12 03:44:15 +02:00
a5830bfcb1 build: Fix the detection of the math library in the CMake file
mewin pushed to master at mewin/spp_template 2025-06-06 17:56:54 +02:00
b3a0e68100 Updated/fixed init script.
mewin pushed to master at mewin/spp_template 2025-06-06 17:41:10 +02:00
ef634524c2 Updated/fixed init script.
mewin pushed to master at mewin/spp_template 2025-06-06 17:38:26 +02:00
9fa0f631bf Updated/fixed init script.
mewin pushed to master at mewin/spp_template 2025-06-06 17:32:51 +02:00
d9371e9cd4 Added script for initial project setup.
mewin synced commits to libpng16 at mewin/libpng from mirror 2025-06-02 23:14:17 +02:00
3bca02e274 examples: Refactor and reformat using clang-format
197bbfe0d5 examples: Fix file descriptor leak in iccfrompng.c by closing input file
Compare 2 commits »
mewin synced commits to master at mewin/libpng from mirror 2025-06-02 23:14:17 +02:00
3bca02e274 examples: Refactor and reformat using clang-format
197bbfe0d5 examples: Fix file descriptor leak in iccfrompng.c by closing input file
Compare 2 commits »
mewin synced commits to libpng16 at mewin/libpng from mirror 2025-05-30 21:44:10 +02:00
0cc6436ef5 build: Repair and reduce the CMake build dependency graph
mewin synced commits to master at mewin/libpng from mirror 2025-05-30 21:44:10 +02:00
0cc6436ef5 build: Repair and reduce the CMake build dependency graph
mewin synced commits to master at mewin/libpng from mirror 2025-05-29 21:14:12 +02:00
f04c457a51 build: Remove the PNG_DEBUG option from CMake files and project files
5631b9b952 build: Implement various improvements to the CMake file
Compare 2 commits »
mewin synced commits to libpng16 at mewin/libpng from mirror 2025-05-29 21:14:11 +02:00
f04c457a51 build: Remove the PNG_DEBUG option from CMake files and project files
5631b9b952 build: Implement various improvements to the CMake file
Compare 2 commits »
mewin synced commits to libpng16 at mewin/libpng from mirror 2025-05-28 20:44:15 +02:00
dc71f481ff build: Fix apple-non-apple cross building
mewin synced commits to master at mewin/libpng from mirror 2025-05-28 20:44:15 +02:00
dc71f481ff build: Fix apple-non-apple cross building
mewin synced commits to libpng16 at mewin/libpng from mirror 2025-05-28 12:34:15 +02:00
e2c1579816 ci: Add action-editorconfig-checker to the GitHub Action for linting
cff8620272 chore: Add riscv/.editorconfig and pacify editorconfig-checker
Compare 2 commits »
mewin synced commits to master at mewin/libpng from mirror 2025-05-28 12:34:15 +02:00
e2c1579816 ci: Add action-editorconfig-checker to the GitHub Action for linting
cff8620272 chore: Add riscv/.editorconfig and pacify editorconfig-checker
Compare 2 commits »
mewin synced commits to master at mewin/libpng from mirror 2025-05-27 03:54:20 +02:00
5be32eb35c chore: Rerun ./autogen.sh --maintainer
611bf1016c riscv: autotools update
Compare 2 commits »
mewin synced commits to libpng16 at mewin/libpng from mirror 2025-05-27 03:54:19 +02:00
5be32eb35c chore: Rerun ./autogen.sh --maintainer
611bf1016c riscv: autotools update
Compare 2 commits »
mewin pushed to master at mewin/mijin2 2025-05-20 21:15:59 +02:00
17bd408d3c Fixed test and CLang compilation.
mewin pushed to master at mewin/mijin2 2025-05-17 11:14:09 +02:00
45623e5273 Fixed GCC compilation.