Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: homebrew CI build, macOS ARM64 with Xcode 16, Boost.JSON build via CMake #444

Merged
merged 31 commits into from
Nov 27, 2024

Conversation

dnzbk
Copy link
Collaborator

@dnzbk dnzbk commented Nov 27, 2024

Description

  • fixed CI homebrew build
  • fixed Boost.JSON build via CMake
  • fixed macOS ARM64 with Xcode 16

Testing

  • Windows 11
  • macOS Ventura
  • FreeBSD 14
  • Linux Debian 12

@dnzbk dnzbk merged commit 00e50a5 into develop Nov 27, 2024
2 checks passed
@dnzbk dnzbk deleted the fix/brew-build branch November 27, 2024 10:41
@dnzbk dnzbk mentioned this pull request Dec 4, 2024
dnzbk added a commit that referenced this pull request Dec 5, 2024
## Description
  - Features:
    - ASUSTOR support
      - the package (ADM 4.3+) is available from the [nzbget-asustor](https://github.com/nzbgetcom/nzbget-asustor) repository 
      and from the ASUSTOR App Central

  - Bug fixes:
    - Fixed multiple bugs related to bad support of long-paths on Windows [#441](#441)
    - Fixed ARMv5 arch support [#451](#451)

  - For developers:
    - Fixed homebrew CI build, macOS ARM64 with Xcode 16, Boost.JSON build via CMake [#444](#444)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unknown CMake command "ExternalProject_add". Build fails on macOS ARM64 with Xcode 16 due to -mfpu=neon
3 participants