Skip to content
This repository has been archived by the owner on Jan 25, 2023. It is now read-only.

Support build on Apple Silicon m1 (arm64) machine #21

Merged
merged 13 commits into from
Jan 29, 2021
Merged

Support build on Apple Silicon m1 (arm64) machine #21

merged 13 commits into from
Jan 29, 2021

Commits on Dec 7, 2020

  1. Configuration menu
    Copy the full SHA
    13d60d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc5ccc0 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2021

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

Commits on Jan 24, 2021

  1. macOS - Remove deprecated JavaVM framework

    Xcode 12.2 no longer contains it.
    ktgw0316 committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    1d08f7f View commit details
    Browse the repository at this point in the history
  2. Workaround clang compile error on arm

    + simde error: argument to '__builtin_neon_vshlq_n_v' must be a constant
      integer
    ktgw0316 committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    721dee7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7084089 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    265ab25 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba98adc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8bb314f View commit details
    Browse the repository at this point in the history
  7. macOS, universal - Migrate PowerPC/i386 to arm64/x86_64

    + Drop support gcc3.3
    ktgw0316 committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    53b5c61 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f1d9130 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. Refactor makefiles

    ktgw0316 committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    b713c49 View commit details
    Browse the repository at this point in the history
  2. Update .appveyor.yml

    ktgw0316 committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    10a15d7 View commit details
    Browse the repository at this point in the history