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: gyp node_base #23439

Closed
wants to merge 9 commits into from
Closed

build: gyp node_base #23439

wants to merge 9 commits into from

Commits on Nov 5, 2018

  1. tools: tweak js2c.py

    * remove unused includes
    * make writing content-stable as to not trigger rebuilding
    refack committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    543c1d8 View commit details
    Browse the repository at this point in the history
  2. src: fixup for embedding - reduce dependecy

    * move `arraysize` to util.h to reduce the need for `node_intrnals.h`
    * make sure options_parser singletons init in order
    * deoptimize NodeTraceWriter
    refack committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    0a17e27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cfa64dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e230c3 View commit details
    Browse the repository at this point in the history
  5. deps,v8: fix gypfile bug

    refack committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    db60be8 View commit details
    Browse the repository at this point in the history
  6. build: better deafults for V8

    refack committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    6643da4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5dbf8d8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b22cc31 View commit details
    Browse the repository at this point in the history
  9. dontland! windows workaround

    refack committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    290a1b3 View commit details
    Browse the repository at this point in the history