Commit Graph

8 Commits

Author SHA1 Message Date
Googol Lee
01cd0a9ce4 Enable shared build of ImageMagick.
#1211

* Add benchmark magickwand.

* Enable shared magick.

* Remove MagickWand test because it can't be compiled with current dependency image.

* Enable formats explicitly.
2025-05-23 20:33:19 +02:00
Googol Lee
8872ea1df3 Include MagicWand library in the dependency image. (#1209)
* Include MagicWand library.

* Remove duplication.

* Limit dynamic libraries in the release build.

* Use cp -a instead of -r.

* Use bash instead of sh.
2025-05-23 11:27:07 +02:00
Googol Lee
07d24b942e Fix imagemagick doesn't have any dep when cross-compiling. (#1125) 2024-11-17 21:46:44 +01:00
Googol Lee
1165c47efb Cleanup deps. (#1090)
* Clean deps.

* Remove encoders for libheif.
2024-10-12 15:58:14 +02:00
Googol Lee
9547be075c Build libheif with all dependencies in one so file. 2024-09-30 17:16:09 +02:00
Googol Lee
340c181442 Use self-building dependencies and update the code with imagemagick. (#1053) 2024-09-17 15:02:23 +02:00
Googol Lee
49ae7d17df Fix cache options. (#1049) 2024-09-13 11:44:30 +02:00
Googol Lee
17b27d7e60 Add build workflow for workers. (#1047) 2024-09-12 19:09:03 +02:00