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

[canary] GYP v8 embedded builtins #22920

Closed
wants to merge 7 commits into from

Commits on Oct 4, 2018

  1. deps: update V8 to 7.1.163

    targos authored and refack committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    85d9b7d View commit details
    Browse the repository at this point in the history
  2. build: reset embedder string to "-node.0"

    targos authored and refack committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    aefa8bf View commit details
    Browse the repository at this point in the history
  3. src: update NODE_MODULE_VERSION to 68

    Major V8 updates are usually API/ABI incompatible with previous
    versions. This commit adapts NODE_MODULE_VERSION for V8 7.1.
    
    Refs: https://github.com/nodejs/CTC/blob/master/meetings/2016-09-28.md
    targos authored and refack committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    f6ff7a9 View commit details
    Browse the repository at this point in the history
  4. deps: update v8.gyp

    until 81a3c699d6eef936452ac3d10c7c59a2c1e38c0c
    targos authored and refack committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    e366bc6 View commit details
    Browse the repository at this point in the history
  5. deps: V8 sync gypfiles with 7.1

    enable v8_enable_embedded_builtins
    reorder conditions proccessing for `run_mksnapshot`
    refack committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    720c2b5 View commit details
    Browse the repository at this point in the history
  6. temprary fix for CI

    refack committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    b65f4d2 View commit details
    Browse the repository at this point in the history
  7. fixup! set V8 variables

    refack committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    311fd7f View commit details
    Browse the repository at this point in the history