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

Fixes compilation w/ CMake & naive SIMD implementation on macOS/arm64 #2

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on Nov 21, 2023

  1. Fixes Main.cpp

    zyxar committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    5bac769 View commit details
    Browse the repository at this point in the history
  2. Fixes SeedScan.cpp

    zyxar committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    33daf78 View commit details
    Browse the repository at this point in the history
  3. Fixes CMakeLists.txt

    zyxar committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    65201ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    10566a7 View commit details
    Browse the repository at this point in the history
  5. add .gitignore

    zyxar committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    bc42091 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. compilation optimization

    zyxar committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    2bef564 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Fixes PA_EXPORT def

    zyxar committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    5634e08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc1466e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ea36ef View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. Configuration menu
    Copy the full SHA
    3e2efde View commit details
    Browse the repository at this point in the history