18 Commits

Author SHA1 Message Date
Anatol Belski fb047b73e6 Fix config.w32 ImageMagick 7 support 2018-11-29 02:04:32 +00:00
Danack e13218a607 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.
2015-06-10 23:25:04 +00:00
Danack a3cc177f8e Added ImagickKernel class and morphology function, as well as all the constants needed to use them. 2015-02-10 22:34:14 +00:00
Mikko 807a12831a Windows <3 2013-11-26 13:32:48 +08:00
mkoppanen e6b18e2a4c Fix PECL bug 22722
git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@313987 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-31 01:50:50 +00:00
mkoppanen 4d1141849a fix windows build
git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@290005 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-27 23:01:12 +00:00
mkoppanen 77893d1432 Housekeeping: Generate config header during configure regardless if building inside php source tree
git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@288545 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-21 19:28:12 +00:00
mkoppanen 70941afa39 do not define this
git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@288391 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-17 02:16:58 +00:00
mkoppanen 16a0c2efb1 Fix windows build
git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@288388 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-16 23:57:32 +00:00
mkoppanen 4afdd27362 Try to fix the windows build
git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@283544 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-06 02:37:36 +00:00
mkoppanen 953cf091c3 Maybe fixes win32 builds if they were broken
git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@280476 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-13 22:18:20 +00:00
rrichards c5484c2273 fix win32 build
git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@279508 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-28 14:48:18 +00:00
mkoppanen 1b5971e45c Closing Pecl bug #16147
git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@278587 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-11 15:31:26 +00:00
tony2001 ff64bd8b4f not sure if this really helps, but win32 build is broken anyways
hope this'll fix it


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@262253 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-08 09:55:14 +00:00
edink 1ff4a3e2c3 Upgraded ImageMagick libs on the build box
to the latest version, and switch the link to static
so all the users have to do to get this extension working
is to download and enable php_imagick.dll


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@234688 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-29 21:25:39 +00:00
scottmac b45ce307dc Types and variables need to be defined first, also add config.w32 and a define in the code when imagick is enabled.
git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@234085 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-19 02:20:37 +00:00
scottmac 9aac2228d1 Remove all the old files, we'll be replacing them shortly with the new API.
git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@233871 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-16 12:37:55 +00:00
fmk b6e5babedb Include imagick in the new win32 build system
git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@147220 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-23 00:18:01 +00:00