Patrick mewin
mewin created pull request mewin/scons-plus-plus#1 2024-09-09 21:49:17 +02:00
develop
mewin synced commits to libpng16 at mewin/libpng from mirror 2024-09-09 04:06:58 +02:00
0e204b7364 build: Add a CMake config file compatible with the FindPNG module
mewin synced commits to master at mewin/libpng from mirror 2024-09-09 04:06:58 +02:00
0e204b7364 build: Add a CMake config file compatible with the FindPNG module
mewin synced commits to libpng16 at mewin/libpng from mirror 2024-09-08 19:56:53 +02:00
53a7f4e320 ci: Simplify the Travis CI configuration matrix
fcdec9c66e chore: Delete contrib/tools/chkfmt.sh
222086586b chore: Pacify editorconfig-checker version 3.0
Compare 3 commits »
mewin synced commits to master at mewin/libpng from mirror 2024-09-08 19:56:53 +02:00
53a7f4e320 ci: Simplify the Travis CI configuration matrix
fcdec9c66e chore: Delete contrib/tools/chkfmt.sh
222086586b chore: Pacify editorconfig-checker version 3.0
Compare 3 commits »
mewin synced commits to libpng16 at mewin/libpng from mirror 2024-09-08 11:46:53 +02:00
40878fd6dc fix: Restore STDERR in pngtest.c
mewin synced commits to master at mewin/libpng from mirror 2024-09-08 11:46:53 +02:00
40878fd6dc fix: Restore STDERR in pngtest.c
mewin synced commits to libpng16 at mewin/libpng from mirror 2024-09-07 19:26:52 +02:00
20f819c29e fix: Remove cHRM check to accomodate ACES AP1
mewin synced commits to master at mewin/libpng from mirror 2024-09-07 19:26:52 +02:00
20f819c29e fix: Remove cHRM check to accomodate ACES AP1
mewin synced commits to master at mewin/libpng from mirror 2024-09-07 03:06:53 +02:00
7e18d14296 ci: Add the targets/ subdirectory to facilitate cross-platform testing
mewin synced commits to libpng16 at mewin/libpng from mirror 2024-09-07 03:06:52 +02:00
7e18d14296 ci: Add the targets/ subdirectory to facilitate cross-platform testing
mewin synced commits to master at mewin/libpng from mirror 2024-09-06 02:36:53 +02:00
43d6ad3e15 cmake: Honor CMAKE_SYSROOT if set
mewin synced commits to libpng16 at mewin/libpng from mirror 2024-09-06 02:36:52 +02:00
43d6ad3e15 cmake: Honor CMAKE_SYSROOT if set
mewin synced commits to libpng16 at mewin/libpng from mirror 2024-09-05 02:06:53 +02:00
33ef48b6d6 cmake: Fix the handling of PNG_HARDWARE_OPTIMIZATIONS on FreeBSD/amd64
mewin synced commits to master at mewin/libpng from mirror 2024-09-05 02:06:53 +02:00
33ef48b6d6 cmake: Fix the handling of PNG_HARDWARE_OPTIMIZATIONS on FreeBSD/amd64
mewin synced commits to libpng16 at mewin/libpng from mirror 2024-09-03 17:26:53 +02:00
532fec0214 ci: Fix the verification of the msys2 toolchain on AppVeyor CI
mewin synced commits to master at mewin/libpng from mirror 2024-09-03 17:26:53 +02:00
532fec0214 ci: Fix the verification of the msys2 toolchain on AppVeyor CI
mewin pushed to master at mewin/mijin2 2024-08-29 00:01:33 +02:00
9ba097fc2f Added support for completely disabling noexcept using MIJIN_TEST_NO_NOEXCEPT (for testing).
mewin pushed to master at mewin/mijin2 2024-08-27 19:52:20 +02:00
a43f92fb58 More SSL stuff (still doesn't work :/).
mewin pushed to master at mewin/mijin2 2024-08-22 00:30:44 +02:00
0be34a845a Added wrapper for openssl types.