Gimp/build/macos
Bruno Lopes 4c83f5eacc gitlab-ci, build/macos: Only save macports/ on GitLab CI cache
The Hessele runner started to complain about the artifacts size and
the macports/ dir as artifact is not needed on a non-splitted job.
It was a leftover from the inspiration from Flatpak scripts.

(On Flatpak it is needed becase if we don't pass .flatpak-builder as
artifacts the gimp job will not know that babl and gegl were built)
2026-03-12 22:22:07 -03:00
..
dmg build/macos: Fix .dmg icons layout after custom volume icon 2026-01-28 18:35:15 -03:00
patches build/macos: Use symlinks instead of patches for macOS bundle structuring 2026-02-27 12:14:09 -03:00
1_build-deps-macports.sh gitlab-ci, build/macos: Only save macports/ on GitLab CI cache 2026-03-12 22:22:07 -03:00
2_build-gimp-macports.sh
2_bundle-gimp-uni_base.py gitlab-ci, build/macos: Bump Orka image to macOS 26 2026-03-08 10:44:56 -03:00
all-deps-uni.txt build/macos: Fix typo 2026-03-08 22:26:06 -03:00
Info.plist gitlab-ci, build/macos: Bump Orka image to macOS 26 2026-03-08 10:44:56 -03:00
README.md build/macos: Build GIMP with MacPorts targeting macOS 11 on our CI 2026-01-23 23:05:18 -03:00

Note about macOS build situation

These build files on GIMP repo are the recommended to build on macOS.

The legacy build files are in: [gimp-macos-build] (https://gitlab.gnome.org/Infrastructure/gimp-macos-build) repo.