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

Optionally vendor GNUStep's libobjc2 #44

Closed
wants to merge 8 commits into from

Commits on Oct 8, 2021

  1. Add initial gnustep_libobjc2_src crate for vendoring GNUStep's libobjc2

    We're including it as a submodule (and not e.g. a subtree) because libobjc2 itself uses submodules for a third-party dependency.
    madsmtm committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    2023d48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21ce6c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0c72ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac5ff55 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f4fa04b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a4352ad View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    38da1f3 View commit details
    Browse the repository at this point in the history
  8. Add initial gnustep_base_src

    madsmtm committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    9cbece0 View commit details
    Browse the repository at this point in the history