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

Snow leopard Compatibility Fixes #125

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

Snow leopard Compatibility Fixes #125

wants to merge 9 commits into from

Commits on Jul 23, 2020

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

Commits on Jul 25, 2020

  1. Add KungFuFurby's commit

    Helps with #32, and fixes fatal runtime issues on Snow Leopard.
    bazz1tv committed Jul 25, 2020
    Configuration menu
    Copy the full SHA
    2ffd786 View commit details
    Browse the repository at this point in the history
  2. [osx] Ease compiling on Snow Leopard

    Now compiling on Snow Leopard should be as simple as, for example:
    CC=clang++-mp-9.0 CPP=clang++-mp-9.0 OBJCC=clang++-mp-9.0 CPPFLAGS=-stdlib=libc++ OBJCFLAGS=-stdlib=libc++ make
    bazz1tv committed Jul 25, 2020
    Configuration menu
    Copy the full SHA
    76529fa View commit details
    Browse the repository at this point in the history
  3. Compiler fix

    bazz1tv committed Jul 25, 2020
    Configuration menu
    Copy the full SHA
    b2af9ae View commit details
    Browse the repository at this point in the history
  4. fix libgme_m

    bazz1tv committed Jul 25, 2020
    Configuration menu
    Copy the full SHA
    76f7f63 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    43b9972 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2020

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

Commits on Jul 28, 2020

  1. Configuration menu
    Copy the full SHA
    f5c2454 View commit details
    Browse the repository at this point in the history
  2. update submodule reference

    bazz1tv committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    8375922 View commit details
    Browse the repository at this point in the history