Revision tags: 3.5.0 |
|
#
c9319d19 |
| 16-Jun-2021 |
Yongpil Yoon |
Fix macOS build issue #430
|
Revision tags: 3.5.0RC2 |
|
#
d507dd74 |
| 07-Jun-2021 |
Danack |
Tpyo.
|
#
700a58ad |
| 25-Jan-2021 |
Remi Collet |
improve check
|
#
f10d52cf |
| 25-Jan-2021 |
Remi Collet |
call omp_pause_resource_all when available
|
#
ab17665a |
| 28-Aug-2020 |
Danack |
Moving method and param info to stubs. ImagickPixel and ImagickKernel done. Need to write a tool to automate Imagick and ImagickDraw to preserve ifdefs.
|
Revision tags: 3.4.4, 3.4.4RC2, 3.4.4RC1 |
|
#
bb93a3da |
| 15-Apr-2019 |
Danack |
Revert testing for SetImageInterpolateMethod to just version comparison. Although testing for the function availability is technically superior, it is much more difficult to maintain.
|
Revision tags: 3.4.3 |
|
#
41856e90 |
| 29-Jan-2017 |
Ryan Schmidt |
Change "Imagemagick" to "ImageMagick"
|
Revision tags: 3.4.3RC4, 3.4.3RC3, 3.4.3RC2 |
|
#
38e7bc08 |
| 24-Dec-2016 |
Sergey Dryabzhinsky |
Raise required php version to 5.3.2 - first *stable* version available in Ubuntu Lucid
|
#
375103ab |
| 15-Dec-2016 |
Ondřej Surý |
Put $IM_IMAGEMAGICK_LIBS into $LIBS for PHP_CHECK_FUNC to unbreak builds with --as-needed
|
Revision tags: 3.4.3RC1 |
|
#
54cdfe9d |
| 02-May-2016 |
Remi Collet |
add check for MagickSetImageInterpolateMethod
|
Revision tags: 3.4.2, 3.3.0 |
|
#
e13218a6 |
| 10-Jun-2015 |
Danack |
Add support for ImageMagick 7. Add basic support for ImageMagick 7, updated tests to not fail for functions removed in IM7. Added Travis tests against ImageMagick git dev repositories.
|
Revision tags: 3.3.0RC2, 3.3.0RC1 |
|
#
a3cc177f |
| 10-Feb-2015 |
Danack |
Added ImagickKernel class and morphology function, as well as all the constants needed to use them.
|
#
f8a8bb49 |
| 07-Aug-2014 |
Danack |
Initial NG compilation - it compiled but opening files doesn't work.
|
#
bb3d555b |
| 21-Feb-2014 |
Mikko |
This should fix #22
|
#
02ddb25a |
| 18-Feb-2014 |
Mikko |
Lets see if this fixes #22
|
#
076a284c |
| 30-Dec-2013 |
Mikko |
Remove zend MM stuff
|
Revision tags: 3.2.0RC1 |
|
#
97857130 |
| 18-Nov-2013 |
Mikko |
Only install headers as needed
|
#
a773b31f |
| 28-Oct-2013 |
Mikko |
Make the imagemagick.m4 a bit less dependent on Imagick
|
Revision tags: 3.2.0b2 |
|
#
cc66a918 |
| 17-Oct-2013 |
Mikko |
Start moving imagemagick stuff into separate include file
|
#
2f9c7899 |
| 16-Oct-2013 |
Mikko |
More build fixing
|
#
4a39739a |
| 14-Oct-2013 |
Mikko |
Rely on the path where we find Magickwand-Config
|
#
f22be957 |
| 13-Oct-2013 |
Mikko |
Correct format, no valgrind
|
#
170a7cf9 |
| 13-Oct-2013 |
Mikko |
Use PHP_LIBDIR
|
#
667183c9 |
| 13-Oct-2013 |
Mikko |
Refactor config.m4 and start adding support for imagemagick 7
|
Revision tags: 3.2.0b1 |
|
#
4bb2e4f1 |
| 04-Oct-2013 |
Mikko |
Added somewhat experimental support for zend MM. Effectively allows Imagick to respect PHP memory limits
|