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

Complete migration to CMake #301

Merged
merged 12 commits into from
Jun 21, 2024
Merged

Complete migration to CMake #301

merged 12 commits into from
Jun 21, 2024

Conversation

phnzb
Copy link
Collaborator

@phnzb phnzb commented Jun 20, 2024

Description

  • updated macOS CMake build script with arm64 and universal support
  • removed QNAP native packages build scripts and workflow
  • removed Synology build scripts / package sources / workflow
  • POSIX: removed autotools related files
  • WINDOWS: removed Visual Studio project file
  • removed obsoleted build scripts and documentation
  • updated CMakeLists.txt with C++17 config and cross-build support for macOS builds
  • updated documentation and workflows
  • completes Upgrade GCC compiler to version 8+ to be able to use C++17 standard #29

Testing

by @phnzb macOS builds:

  • universal: macOS Sonoma 14.5
  • x64: macOS Mojave 10.14.6

by @dnzbk macOS builds:

  • universal: macOS Ventura 13.6.7
  • x64: macOS Ventura 13.6.7

@dnzbk dnzbk self-requested a review June 20, 2024 14:44
@phnzb phnzb merged commit 515cd10 into develop Jun 21, 2024
17 checks passed
@phnzb phnzb deleted the feature/complete-cmake-migration branch June 21, 2024 08:27
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.

3 participants