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

feat: add basic gyp support #106

Merged
merged 22 commits into from
Jan 29, 2024
Merged

feat: add basic gyp support #106

merged 22 commits into from
Jan 29, 2024

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    be4c08f View commit details
    Browse the repository at this point in the history
  2. napi_build_version 9

    toyobayashi committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    b7286b9 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. update common.gypi

    toyobayashi committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    f53d822 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    972a031 View commit details
    Browse the repository at this point in the history
  3. product_extension%

    toyobayashi committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    2f8c2c9 View commit details
    Browse the repository at this point in the history
  4. use OS

    toyobayashi committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    99690cf View commit details
    Browse the repository at this point in the history
  5. Revert "product_extension%"

    This reverts commit 2f8c2c9.
    toyobayashi committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    3cb0823 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. add config.gypi

    toyobayashi committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    df5d2a5 View commit details
    Browse the repository at this point in the history
  2. no require in gyp

    toyobayashi committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    b830729 View commit details
    Browse the repository at this point in the history
  3. align directory structure

    toyobayashi committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    e30ae4c View commit details
    Browse the repository at this point in the history
  4. revert

    toyobayashi committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    59e07a3 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    9c99d45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    373a561 View commit details
    Browse the repository at this point in the history
  3. memory settings

    toyobayashi committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    1e363c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4e86cf View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. Configuration menu
    Copy the full SHA
    ce24e73 View commit details
    Browse the repository at this point in the history
  2. fix

    toyobayashi committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    06021c4 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. manual linking

    toyobayashi committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    58103c7 View commit details
    Browse the repository at this point in the history
  2. wasm64

    toyobayashi committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    c58f26d View commit details
    Browse the repository at this point in the history
  3. readme

    toyobayashi committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    c7134d7 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    3d6b93f View commit details
    Browse the repository at this point in the history
  2. readme

    toyobayashi committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    1081906 View commit details
    Browse the repository at this point in the history