Gimp/build/macos
Bruno Lopes 6e8928e823 gitlab-ci, build: Fail on warnings on Clang builds making them more useful
Thanks to various improvements on babl and GEGL repos they now build cleanly.
So, let's take advantage of Clang senstive semantic analysis on future builds.

For now, this is limited to such projects and on GNU Clang and Apple Clang,
since there is still a bit of work to do on Clang-CL (MSVC) side.
2026-03-01 11:16:22 -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: Fail on warnings on Clang builds making them more useful 2026-03-01 11:16:22 -03:00
2_build-gimp-macports.sh
2_bundle-gimp-uni_base.py build/macos: Use symlinks instead of patches for macOS bundle structuring 2026-02-27 12:14:09 -03:00
all-deps-uni.txt build/macos: Bundle libthai files from MacPorts 2026-01-14 16:12:31 -03:00
Info.plist build/macos: Build GIMP with MacPorts targeting macOS 11 on our CI 2026-01-23 23:05:18 -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.