summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* test buildRemi Collet2022-09-123-7/+7
|
* rebuild for PHP 8.2.0RC1Remi Collet2022-09-011-1/+4
|
* t(est buildRemi Collet2022-08-303-7/+7
|
* testRemi Collet2022-08-183-7/+7
|
* test buildRemi Collet2022-08-013-7/+7
|
* test buildRemi Collet2022-07-253-9/+14
|
* test buildRemi Collet2022-07-113-7/+7
|
* test buildRemi Collet2022-07-073-7/+7
|
* test buildRemi Collet2022-07-043-9/+9
|
* test buildRemi Collet2022-06-204-8/+8
|
* test buildRemi Collet2022-06-073-7/+7
|
* test buildRemi Collet2022-05-313-7/+7
|
* test buildRemi Collet2022-05-183-7/+7
|
* test buildRemi Collet2022-05-163-7/+7
|
* test buildRemi Collet2022-05-093-7/+7
|
* build testRemi Collet2022-05-013-7/+7
|
* test buildRemi Collet2022-04-253-7/+7
|
* test buildRemi Collet2022-04-183-7/+7
|
* test buildRemi Collet2022-03-283-7/+7
|
* Avoid arginfo to be regeneratedRemi Collet2022-03-221-0/+3
|
* test buildRemi Collet2022-03-213-7/+7
|
* test buildRemi Collet2022-03-073-9/+10
|
* test buildRemi Collet2022-02-223-9/+9
|
* test buildRemi Collet2022-02-163-7/+7
|
* test buildRemi Collet2022-02-143-7/+7
|
* test buildRemi Collet2022-02-073-7/+7
|
* test buildRemi Collet2022-01-243-9/+9
|
* cleanRemi Collet2022-01-121-8/+3
|
* update to 3.7.0Remi Collet2022-01-125-7/+10
|
* update to 3.7.0RC1Remi Collet2022-01-055-18/+209
|
* test buildRemi Collet2021-12-234-8/+8
|
* rebuild with latest ImageMagick 6/7Remi Collet2021-12-204-14/+14
|
* test buildRemi Collet2021-12-064-14/+14
|
* 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