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

Mach-O support #2

Closed
wants to merge 7 commits into from
Closed

Commits on Jan 26, 2017

  1. Configuration menu
    Copy the full SHA
    ecf1b5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    587b2e0 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2017

  1. Only build Mach-O support for current architecture

    This greatly simplifies the code by avoiding duplications of the logic,
    and getting symbol/debugging information for a different architecture
    than the current one is not useful anyway.
    JohnColanduoni committed Jan 27, 2017
    Configuration menu
    Copy the full SHA
    0f3fa81 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2017

  1. Configuration menu
    Copy the full SHA
    07cda62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4444706 View commit details
    Browse the repository at this point in the history
  3. Formatting

    JohnColanduoni committed Jan 30, 2017
    Configuration menu
    Copy the full SHA
    01db0d5 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2017

  1. Fixed style issues

    JohnColanduoni committed May 22, 2017
    Configuration menu
    Copy the full SHA
    5c2c9a9 View commit details
    Browse the repository at this point in the history