This website requires JavaScript.
Explore
Help
Sign In
ryan
/
mozjpeg
Watch
1
Star
0
Fork
0
You've already forked mozjpeg
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
82bf7f585821b3e2ce15cc15525df456a7281b18
mozjpeg
/
md5
History
DRC
82bf7f5858
Fix md5cmp on AmigaOS 4 (PowerPC big-endian)
...
+ Document AmigaOS support in the change log. Based on:
b4f3b75797
Closes
#119
2016-12-01 18:23:32 -06:00
..
CMakeLists.txt
Win: Enable testing cross-compiled builds
2016-02-06 18:40:19 -06:00
Makefile.am
Fix 'make dist'
2013-02-06 23:55:59 +00:00
md5.c
Fix md5cmp on AmigaOS 4 (PowerPC big-endian)
2016-12-01 18:23:32 -06:00
md5.h
Remove unneeded headers (cdef.h isn't available on all platforms) and change u_int32_t to unsigned int, since u_int32_t isn't available on all platforms. This fixes build issues on Solaris.
2013-03-30 20:54:15 +00:00
md5cmp.c
Win: Enable testing cross-compiled builds
2016-02-06 18:40:19 -06:00
md5hl.c
Format copyright headers more consistently
2016-05-28 19:16:58 -05:00