mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-12-29 04:53:40 +03:00
Also build libavif as a shared library. When it is built as a static library, the dependency library files are combined into a single archive. But when they are linked as a shared library, the linker is able to remove unused objects. This yields a modest but not insignificant file size reduction. |
||
|---|---|---|
| .. | ||
| cifuzz.yml | ||
| docs.yml | ||
| lint.yml | ||
| macos-install.sh | ||
| release-drafter.yml | ||
| stale.yml | ||
| system-info.py | ||
| test-cygwin.yml | ||
| test-docker.yml | ||
| test-mingw.yml | ||
| test-valgrind.yml | ||
| test-windows.yml | ||
| test.yml | ||
| wheels-dependencies.sh | ||
| wheels-test.ps1 | ||
| wheels-test.sh | ||
| wheels.yml | ||