|
From: <sv...@op...> - 2025-11-07 12:24:41
|
Author: manx Date: Fri Nov 7 13:24:16 2025 New Revision: 24385 URL: https://source.openmpt.org/browse/openmpt/?op=revision&rev=24385 Log: Merged revision(s) 24384 from branches/OpenMPT-1.30: [Imp] build: CI: GitHub: macOS: Add back configurations that use local dependencies in trunk for targeting old macOS versions, and use small dependencies instead. ........ Modified: branches/OpenMPT-1.29/ (props changed) branches/OpenMPT-1.29/.github/workflows/macOS-Makefile.yml Modified: branches/OpenMPT-1.29/.github/workflows/macOS-Makefile.yml ============================================================================== --- branches/OpenMPT-1.29/.github/workflows/macOS-Makefile.yml Fri Nov 7 13:23:52 2025 (r24384) +++ branches/OpenMPT-1.29/.github/workflows/macOS-Makefile.yml Fri Nov 7 13:24:16 2025 (r24385) @@ -14,27 +14,172 @@ - { host: macos-26, compiler: '26.1', arch: '' , target: '' , deps: sys , check: true , ancient: false } - { host: macos-26, compiler: '26.1', arch: arm64 , target: '' , deps: small, check: true , ancient: false } - { host: macos-26, compiler: '26.1', arch: x86_64, target: '' , deps: small, check: true , ancient: false } + - { host: macos-26, compiler: '26.1', arch: arm64 , target: '26' , deps: small, check: true , ancient: false } + - { host: macos-26, compiler: '26.1', arch: x86_64, target: '26' , deps: small, check: true , ancient: false } + - { host: macos-26, compiler: '26.1', arch: arm64 , target: '15.6' , deps: small, check: true , ancient: false } + - { host: macos-26, compiler: '26.1', arch: x86_64, target: '15.6' , deps: small, check: true , ancient: false } + - { host: macos-26, compiler: '26.1', arch: arm64 , target: '15.5' , deps: small, check: true , ancient: false } + - { host: macos-26, compiler: '26.1', arch: x86_64, target: '15.5' , deps: small, check: true , ancient: false } + - { host: macos-26, compiler: '26.1', arch: arm64 , target: '15.4' , deps: small, check: true , ancient: false } + - { host: macos-26, compiler: '26.1', arch: x86_64, target: '15.4' , deps: small, check: true , ancient: false } + - { host: macos-26, compiler: '26.1', arch: arm64 , target: '15.3' , deps: small, check: true , ancient: false } + - { host: macos-26, compiler: '26.1', arch: x86_64, target: '15.3' , deps: small, check: true , ancient: false } + - { host: macos-26, compiler: '26.1', arch: arm64 , target: '15.2' , deps: small, check: true , ancient: false } + - { host: macos-26, compiler: '26.1', arch: x86_64, target: '15.2' , deps: small, check: true , ancient: false } + - { host: macos-26, compiler: '26.1', arch: arm64 , target: '15.1' , deps: small, check: true , ancient: false } + - { host: macos-26, compiler: '26.1', arch: x86_64, target: '15.1' , deps: small, check: true , ancient: false } + - { host: macos-26, compiler: '26.1', arch: arm64 , target: '15' , deps: small, check: true , ancient: false } + - { host: macos-26, compiler: '26.1', arch: x86_64, target: '15' , deps: small, check: true , ancient: false } + - { host: macos-26, compiler: '26.1', arch: arm64 , target: '14' , deps: small, check: true , ancient: false } + - { host: macos-26, compiler: '26.1', arch: x86_64, target: '14' , deps: small, check: true , ancient: false } + - { host: macos-26, compiler: '26.1', arch: arm64 , target: '13' , deps: small, check: true , ancient: false } + - { host: macos-26, compiler: '26.1', arch: x86_64, target: '13' , deps: small, check: true , ancient: false } + - { host: macos-26, compiler: '26.1', arch: arm64 , target: '12' , deps: small, check: true , ancient: false } + - { host: macos-26, compiler: '26.1', arch: x86_64, target: '12' , deps: small, check: true , ancient: false } + - { host: macos-26, compiler: '26.1', arch: arm64 , target: '11' , deps: small, check: true , ancient: false } + - { host: macos-26, compiler: '26.1', arch: x86_64, target: '11' , deps: small, check: true , ancient: false } - { host: macos-26, compiler: '26.0', arch: '' , target: '' , deps: sys , check: true , ancient: false } - { host: macos-26, compiler: '26.0', arch: arm64 , target: '' , deps: small, check: true , ancient: false } - { host: macos-26, compiler: '26.0', arch: x86_64, target: '' , deps: small, check: true , ancient: false } + - { host: macos-26, compiler: '26.0', arch: arm64 , target: '26' , deps: small, check: true , ancient: false } + - { host: macos-26, compiler: '26.0', arch: x86_64, target: '26' , deps: small, check: true , ancient: false } + - { host: macos-26, compiler: '26.0', arch: arm64 , target: '15.6' , deps: small, check: true , ancient: false } + - { host: macos-26, compiler: '26.0', arch: x86_64, target: '15.6' , deps: small, check: true , ancient: false } + - { host: macos-26, compiler: '26.0', arch: arm64 , target: '15.5' , deps: small, check: true , ancient: false } + - { host: macos-26, compiler: '26.0', arch: x86_64, target: '15.5' , deps: small, check: true , ancient: false } + - { host: macos-26, compiler: '26.0', arch: arm64 , target: '15.4' , deps: small, check: true , ancient: false } + - { host: macos-26, compiler: '26.0', arch: x86_64, target: '15.4' , deps: small, check: true , ancient: false } + - { host: macos-26, compiler: '26.0', arch: arm64 , target: '15.3' , deps: small, check: true , ancient: false } + - { host: macos-26, compiler: '26.0', arch: x86_64, target: '15.3' , deps: small, check: true , ancient: false } + - { host: macos-26, compiler: '26.0', arch: arm64 , target: '15.2' , deps: small, check: true , ancient: false } + - { host: macos-26, compiler: '26.0', arch: x86_64, target: '15.2' , deps: small, check: true , ancient: false } + - { host: macos-26, compiler: '26.0', arch: arm64 , target: '15.1' , deps: small, check: true , ancient: false } + - { host: macos-26, compiler: '26.0', arch: x86_64, target: '15.1' , deps: small, check: true , ancient: false } + - { host: macos-26, compiler: '26.0', arch: arm64 , target: '15' , deps: small, check: true , ancient: false } + - { host: macos-26, compiler: '26.0', arch: x86_64, target: '15' , deps: small, check: true , ancient: false } + - { host: macos-26, compiler: '26.0', arch: arm64 , target: '14' , deps: small, check: true , ancient: false } + - { host: macos-26, compiler: '26.0', arch: x86_64, target: '14' , deps: small, check: true , ancient: false } + - { host: macos-26, compiler: '26.0', arch: arm64 , target: '13' , deps: small, check: true , ancient: false } + - { host: macos-26, compiler: '26.0', arch: x86_64, target: '13' , deps: small, check: true , ancient: false } + - { host: macos-26, compiler: '26.0', arch: arm64 , target: '12' , deps: small, check: true , ancient: false } + - { host: macos-26, compiler: '26.0', arch: x86_64, target: '12' , deps: small, check: true , ancient: false } + - { host: macos-26, compiler: '26.0', arch: arm64 , target: '11' , deps: small, check: true , ancient: false } + - { host: macos-26, compiler: '26.0', arch: x86_64, target: '11' , deps: small, check: true , ancient: false } - { host: macos-15, compiler: '16.4', arch: '' , target: '' , deps: sys , check: true , ancient: false } - { host: macos-15, compiler: '16.4', arch: arm64 , target: '' , deps: small, check: true , ancient: false } - { host: macos-15, compiler: '16.4', arch: x86_64, target: '' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.4', arch: arm64 , target: '15.5' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.4', arch: x86_64, target: '15.5' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.4', arch: arm64 , target: '15.4' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.4', arch: x86_64, target: '15.4' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.4', arch: arm64 , target: '15.3' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.4', arch: x86_64, target: '15.3' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.4', arch: arm64 , target: '15.2' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.4', arch: x86_64, target: '15.2' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.4', arch: arm64 , target: '15.1' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.4', arch: x86_64, target: '15.1' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.4', arch: arm64 , target: '15' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.4', arch: x86_64, target: '15' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.4', arch: arm64 , target: '14' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.4', arch: x86_64, target: '14' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.4', arch: arm64 , target: '13' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.4', arch: x86_64, target: '13' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.4', arch: arm64 , target: '12' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.4', arch: x86_64, target: '12' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.4', arch: arm64 , target: '11' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.4', arch: x86_64, target: '11' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.4', arch: x86_64, target: '10.15', deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.4', arch: x86_64, target: '10.14', deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.4', arch: x86_64, target: '10.13', deps: small, check: true , ancient: false } - { host: macos-15, compiler: '16.3', arch: '' , target: '' , deps: sys , check: true , ancient: false } - { host: macos-15, compiler: '16.3', arch: arm64 , target: '' , deps: small, check: true , ancient: false } - { host: macos-15, compiler: '16.3', arch: x86_64, target: '' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.3', arch: arm64 , target: '15.2' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.3', arch: x86_64, target: '15.2' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.3', arch: arm64 , target: '15.1' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.3', arch: x86_64, target: '15.1' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.3', arch: arm64 , target: '15' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.3', arch: x86_64, target: '15' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.3', arch: arm64 , target: '14' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.3', arch: x86_64, target: '14' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.3', arch: arm64 , target: '13' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.3', arch: x86_64, target: '13' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.3', arch: arm64 , target: '12' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.3', arch: x86_64, target: '12' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.3', arch: arm64 , target: '11' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.3', arch: x86_64, target: '11' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.3', arch: x86_64, target: '10.15', deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.3', arch: x86_64, target: '10.14', deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.3', arch: x86_64, target: '10.13', deps: small, check: true , ancient: false } - { host: macos-15, compiler: '16.2', arch: '' , target: '' , deps: sys , check: true , ancient: false } - { host: macos-15, compiler: '16.2', arch: arm64 , target: '' , deps: small, check: true , ancient: false } - { host: macos-15, compiler: '16.2', arch: x86_64, target: '' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.2', arch: arm64 , target: '15.2' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.2', arch: x86_64, target: '15.2' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.2', arch: arm64 , target: '15.1' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.2', arch: x86_64, target: '15.1' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.2', arch: arm64 , target: '15' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.2', arch: x86_64, target: '15' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.2', arch: arm64 , target: '14' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.2', arch: x86_64, target: '14' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.2', arch: arm64 , target: '13' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.2', arch: x86_64, target: '13' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.2', arch: arm64 , target: '12' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.2', arch: x86_64, target: '12' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.2', arch: arm64 , target: '11' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.2', arch: x86_64, target: '11' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.2', arch: x86_64, target: '10.15', deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.2', arch: x86_64, target: '10.14', deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.2', arch: x86_64, target: '10.13', deps: small, check: true , ancient: false } - { host: macos-15, compiler: '16.1', arch: '' , target: '' , deps: sys , check: true , ancient: false } - { host: macos-15, compiler: '16.1', arch: arm64 , target: '' , deps: small, check: true , ancient: false } - { host: macos-15, compiler: '16.1', arch: x86_64, target: '' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.1', arch: arm64 , target: '15.1' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.1', arch: x86_64, target: '15.1' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.1', arch: arm64 , target: '15' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.1', arch: x86_64, target: '15' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.1', arch: arm64 , target: '14' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.1', arch: x86_64, target: '14' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.1', arch: arm64 , target: '13' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.1', arch: x86_64, target: '13' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.1', arch: arm64 , target: '12' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.1', arch: x86_64, target: '12' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.1', arch: arm64 , target: '11' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.1', arch: x86_64, target: '11' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.1', arch: x86_64, target: '10.15', deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.1', arch: x86_64, target: '10.14', deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.1', arch: x86_64, target: '10.13', deps: small, check: true , ancient: false } - { host: macos-15, compiler: '16.0', arch: '' , target: '' , deps: sys , check: true , ancient: false } - { host: macos-15, compiler: '16.0', arch: arm64 , target: '' , deps: small, check: true , ancient: false } - { host: macos-15, compiler: '16.0', arch: x86_64, target: '' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.0', arch: arm64 , target: '15' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.0', arch: x86_64, target: '15' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.0', arch: arm64 , target: '14' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.0', arch: x86_64, target: '14' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.0', arch: arm64 , target: '13' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.0', arch: x86_64, target: '13' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.0', arch: arm64 , target: '12' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.0', arch: x86_64, target: '12' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.0', arch: arm64 , target: '11' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.0', arch: x86_64, target: '11' , deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.0', arch: x86_64, target: '10.15', deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.0', arch: x86_64, target: '10.14', deps: small, check: true , ancient: false } + - { host: macos-15, compiler: '16.0', arch: x86_64, target: '10.13', deps: small, check: true , ancient: false } - { host: macos-14, compiler: '15.4', arch: '' , target: '' , deps: sys , check: true , ancient: false } - { host: macos-14, compiler: '15.4', arch: arm64 , target: '' , deps: small, check: true , ancient: false } - { host: macos-14, compiler: '15.4', arch: x86_64, target: '' , deps: small, check: true , ancient: false } + - { host: macos-14, compiler: '15.4', arch: arm64 , target: '14' , deps: small, check: true , ancient: false } + - { host: macos-14, compiler: '15.4', arch: x86_64, target: '14' , deps: small, check: true , ancient: false } + - { host: macos-14, compiler: '15.4', arch: arm64 , target: '13' , deps: small, check: true , ancient: false } + - { host: macos-14, compiler: '15.4', arch: x86_64, target: '13' , deps: small, check: true , ancient: false } + - { host: macos-14, compiler: '15.4', arch: arm64 , target: '12' , deps: small, check: true , ancient: false } + - { host: macos-14, compiler: '15.4', arch: x86_64, target: '12' , deps: small, check: true , ancient: false } + - { host: macos-14, compiler: '15.4', arch: arm64 , target: '11' , deps: small, check: true , ancient: false } + - { host: macos-14, compiler: '15.4', arch: x86_64, target: '11' , deps: small, check: true , ancient: false } + - { host: macos-14, compiler: '15.4', arch: x86_64, target: '10.15', deps: small, check: true , ancient: false } + - { host: macos-14, compiler: '15.4', arch: x86_64, target: '10.14', deps: small, check: true , ancient: false } + - { host: macos-14, compiler: '15.4', arch: x86_64, target: '10.13', deps: small, check: true , ancient: false } + - { host: macos-14, compiler: '15.3', arch: x86_64, target: '10.13', deps: small, check: true , ancient: false } - { host: macos-13, compiler: '14.2', arch: x86_64, target: '10.13', deps: small, check: true , ancient: false } - { host: macos-13, compiler: '14.1', arch: x86_64, target: '10.13', deps: small, check: true , ancient: false } concurrency: |