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

Cross-platform work #168

Closed
wants to merge 6 commits into from
Closed

Commits on May 8, 2016

  1. Add support for testing generic OS.

    If the environment variable HOMEBREW_TEST_GENERIC_OS is set ensure that
    neither Mac nor Linux-specific code is loaded. This allows easier
    testing of cross-platform code on OS X and will make it easier to port
    Homebrew to platforms other than OS X and Linux.
    MikeMcQuaid committed May 8, 2016
    Copy the full SHA
    fb5297d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f92afa9 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    76f937a View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    2feab78 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    b9fe4f8 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    62c16ea View commit details
    Browse the repository at this point in the history