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

build: include deps/v8/test/torque in source tarball #29712

Closed
wants to merge 2 commits into from

Commits on Sep 26, 2019

  1. build: include deps/v8/test/torque in source tarball

    Builds from the source tarball were broken by the recent V8 upate
    to 7.7 as a file needed to build torque wasn't included in the source
    tarball as it resides in deps/v8/test.
    richardlau committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    88f3171 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b516994 View commit details
    Browse the repository at this point in the history