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

Use libv8 node #186

Merged
merged 10 commits into from
Apr 7, 2021
Merged

Use libv8 node #186

merged 10 commits into from
Apr 7, 2021

Commits on Apr 6, 2021

  1. Configuration menu
    Copy the full SHA
    b84cf8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b4ebc2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c447a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ae2aec View commit details
    Browse the repository at this point in the history
  5. Disable check for missing symbols at link time

    This causes issues on some Ruby installs, e.g AWS Linux
    Keeping it around for diagnostics/future configurable
    lloeki committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    bbf88d8 View commit details
    Browse the repository at this point in the history
  6. Add GitHub Actions

    lloeki committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    e5a25f7 View commit details
    Browse the repository at this point in the history
  7. Update Travis dist

    Required for recent-ish C++ required by current V8
    lloeki committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    75af392 View commit details
    Browse the repository at this point in the history
  8. Widen matrix

    lloeki committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    2fa7a89 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a6bd29e View commit details
    Browse the repository at this point in the history
  10. Fix version naming in GHA yml

    lloeki committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    2838212 View commit details
    Browse the repository at this point in the history