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

mainly build system fixes #177

Merged
merged 2 commits into from
May 23, 2024
Merged

mainly build system fixes #177

merged 2 commits into from
May 23, 2024

Commits on May 22, 2024

  1. mainly build system fixes

    - cleanup cmake toolchain files
    - add ubuntu armv7 toolchain file (gh: fraunhoferhhi#175)
    - fix build with TARGET_SIMD_X86 disabled (gh: fraunhoferhhi#175)
    - impove target architecture detection heuristics
    - don't build avx2 files, when not needed
    - fix windows for arm64 builds
    K-os committed May 22, 2024
    Configuration menu
    Copy the full SHA
    3e97f55 View commit details
    Browse the repository at this point in the history
  2. fix mingw build on windows

    K-os committed May 22, 2024
    Configuration menu
    Copy the full SHA
    679f2bb View commit details
    Browse the repository at this point in the history