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

macOS support #65

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

macOS support #65

wants to merge 14 commits into from

Commits on Dec 25, 2021

  1. Preliminary macOS support

    mid-kid committed Dec 25, 2021
    Configuration menu
    Copy the full SHA
    02103b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78b1015 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d612bba View commit details
    Browse the repository at this point in the history
  4. macOS: Create app bundle

    mid-kid committed Dec 25, 2021
    Configuration menu
    Copy the full SHA
    8f1c05a View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2021

  1. Configuration menu
    Copy the full SHA
    7cf8ef1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95b76ea View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2021

  1. macOS: Translate key symbols

    mid-kid committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    ebbfd98 View commit details
    Browse the repository at this point in the history
  2. macOS: Create release engineering scripts

    Ported down to macOS 10.13, the oldest version supported by OSX-KVM and virtualbox-macos
    mid-kid committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    460f28f View commit details
    Browse the repository at this point in the history
  3. macOS: -march=native is evil

    Apparently Rosetta should be able to support -march=x86-64-v2 but I'm too scared to find out.
    mid-kid committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    e043d13 View commit details
    Browse the repository at this point in the history
  4. macOS: Resolve some issues affecting older versions of macOS

    On macOS 10.13:
    - App icon didn't show
    - App launched interpreting the -psn_* argument as a tilemap
    mid-kid committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    2665d49 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. macOS: Rebind "Erase Selection" to CMD+Backspace

    Also fixed some cases where the menu wouldn't be updated
    mid-kid committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    fb76f97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    214b095 View commit details
    Browse the repository at this point in the history
  3. Post-macOS port cleanup

    Builds fine on linux again.
    Homogenized linux instructions with macos scripts.
    mid-kid committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    d717de3 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2022

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