summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* rebuild with latest ImageMagick 6/7Remi Collet2021-11-224-8/+11
|
* refresh reflection with PHP 8Remi Collet2021-11-223-770/+1487
|
* refresh reflection with PHP 8Remi Collet2021-11-223-792/+1512
|
* update to 3.6.0Remi Collet2021-11-175-15/+18
|
* update to 3.6.0RC2Remi Collet2021-11-125-10/+22
|
* update to 3.6.0RC1Remi Collet2021-11-106-80/+284
| | | | drop patch merged upstream
* fix #457 failed test with ImageMagick 6.9.12-23 and 7.1.0-8Remi Collet2021-09-206-9/+54
| | | | using patch from https://github.com/Imagick/imagick/pull/458
* rebuild for 8.1.0RC1Remi Collet2021-09-011-2/+5
|
* switch the default from IM6 to IM7Remi Collet2021-08-041-3/+3
|
* update to 3.5.1Remi Collet2021-07-237-157/+40
| | | | drop patch merged upstream
* update to 3.5.1RC1Remi Collet2021-07-213-7/+159
| | | | | add patch for PHP 8.1.0beta1 from https://github.com/Imagick/imagick/pull/450
* test buildRemi Collet2021-06-251-3/+3
|
* add REFLECTION in package documentationRemi Collet2021-06-243-6/+5089
| | | | and track both REFLECTION-im6 and REFLECTION-im7 in git
* update to 3.5.0Remi Collet2021-06-173-4/+10
| | | | | | open https://github.com/Imagick/imagick/pull/434 type issue related to HDRI open https://github.com/Imagick/imagick/pull/435 improve regen_arginfo open https://github.com/Imagick/imagick/pull/436 cleanup working directory
* update to 3.5.0RC2Remi Collet2021-06-161-3/+2
| | | | | | | | rename to php-pecl-imagick-im6 or php-pecl-imagick-im7 drop all patches, all merged upstream including https://github.com/Imagick/imagick/pull/428 add stubs in package https://github.com/Imagick/imagick/pull/426 typo in type name https://github.com/Imagick/imagick/pull/425 fix pass by ref usage
* switch to reflection using IM7Remi Collet2021-06-163-513/+336
|
* test build for upcoming RC2Remi Collet2021-06-164-408/+60
| | | | | | | | | update to 3.5.0RC2 rename to php-pecl-imagick-im6 or php-pecl-imagick-im7 drop all patches, all merged upstream including https://github.com/Imagick/imagick/pull/428 add stubs in package https://github.com/Imagick/imagick/pull/426 typo in type name https://github.com/Imagick/imagick/pull/425 fix pass by ref usage
* update to 3.5.0RC1Remi Collet2021-06-1511-2775/+1310
| | | | | | drop all patches, all merged upstream add patch to fix some methods reflection from https://github.com/Imagick/imagick/pull/421
* add patches for PHP 8.1 from upstream and fromRemi Collet2021-06-093-1/+324
| | | | | https://github.com/Imagick/imagick/pull/413 run tests in parallel (7.4+)
* build against ImageMagick6 and new sonameRemi Collet2021-02-224-8/+130
|
* cleanupRemi Collet2021-01-061-2/+0
|
* allow to use ImageMagick7 using --with im7 build optionRemi Collet2021-01-041-5/+12
|
* cleanupRemi Collet2020-12-213-13/+9
|
* rebuild for PHP 8.0.0RC1Remi Collet2020-09-301-3/+8
|
* add patch for test suite with PHP 8 fromRemi Collet2020-09-282-1/+36
| | | | https://github.com/Imagick/imagick/pull/350 simpler warning
* add patches for PHP 8 from upstream andRemi Collet2020-09-049-121/+1417
| | | | | | https://github.com/Imagick/imagick/pull/346 SPL always there https://github.com/Imagick/imagick/pull/347 thread limit per request https://github.com/Imagick/imagick/pull/348 single thread
* build against ImageMagick on EL-7Remi Collet2020-04-211-2/+5
|
* drop dependency on ImageMagick6-libs for EL-7.8Remi Collet2020-04-081-6/+5
| | | | see https://github.com/remicollet/remirepo/issues/144
* rebuildRemi Collet2020-02-273-583/+586
|
* Revert "add upstream patch to workaround #295 instead of PR#296"Remi Collet2020-02-272-310/+3
| | | | This reverts commit 8274cb924cb818c1c5383827e1698e31d1350853.
* add upstream patch to workaround #295 instead of PR#296Remi Collet2019-11-252-3/+310
| | | | | set new option imagick.set_single_thread to 1 set new option imagick.shutdown_sleep_count to 0
* - add patch for latest ImageMagick fromRemi Collet2019-10-292-1/+36
| | | | https://github.com/Imagick/imagick/pull/302
* rebuild for 7.4.0RC1Remi Collet2019-09-031-2/+5
|
* - add patch for PHP 7.4 from https://github.com/Imagick/imagick/pull/296Remi Collet2019-07-232-5/+33
| | | | - re-enable test suite
* rebuild for 7.4.0beta1Remi Collet2019-07-233-2/+113
|
* rebuildRemi Collet2019-05-291-2/+5
|
* cleanupRemi Collet2019-05-221-2/+9
|
* v3.4.4Remi Collet2019-05-023-11/+14
|
* - update to 3.4.4RC1Remi Collet2019-04-177-152/+9
| | | | - drop patches merged upstream
* test build for upstream changesRemi Collet2019-04-163-6/+54
|
* open https://github.com/mkoppanen/imagick/pull/278 fix NTS buildRemi Collet2019-04-162-0/+28
|
* - update to 3.4.4RC1Remi Collet2019-04-165-650/+726
| | | | | | - open https://github.com/mkoppanen/imagick/pull/274 missing file - open https://github.com/mkoppanen/imagick/issues/275 bad stabililty - open https://github.com/mkoppanen/imagick/issues/276 failed test on 32-bit
* F30 buildRemi Collet2019-03-081-2/+5
|
* EL-8 buildRemi Collet2018-12-031-2/+5
|
* rebuild for 7.3.0beta2 new ABIRemi Collet2018-08-161-2/+5
|
* rebuld for 7.3.0alpha4 new ABIRemi Collet2018-07-171-2/+9
|
* rebuild against ImageMagick6 (6.9.10-0)Remi Collet2018-06-131-10/+12
|
* rebuildRemi Collet2018-06-051-1/+4
|
* add bug linkRemi Collet2018-05-291-0/+1
|
* rebuild against ImageMagick6 new soname (6.9.9-47)Remi Collet2018-05-291-2/+5
|