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

Remove support for 10.7 #74

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

Remove support for 10.7 #74

wants to merge 4 commits into from

Commits on Oct 11, 2016

  1. Remove support for 10.7

    I also fixed some linker errors that appeared when switching to 10.8
    deployment target. Note that my system is 10.12, so I can’t _fully_
    test 10.8 compatibility.
    Jordy Dickinson committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    8d42cc2 View commit details
    Browse the repository at this point in the history
  2. Fix -[COPrimitiveCollection insertObject:atIndex:] on <=10.9

    Jordy Dickinson committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    9147388 View commit details
    Browse the repository at this point in the history
  3. Make requested changes

    Add back GNUstep compatibility, make requested changes to comments, and
    fix Graphviz task execution.
    Jordy Dickinson committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    051ffd5 View commit details
    Browse the repository at this point in the history
  4. Format code appropriately

    Jordy Dickinson committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    dc9ec9d View commit details
    Browse the repository at this point in the history