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

Add Node Library #29

Merged
merged 25 commits into from
Oct 13, 2023
Merged

Add Node Library #29

merged 25 commits into from
Oct 13, 2023

Commits on Oct 12, 2023

  1. add node headers

    Danielku15 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    c71c3e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e78c1b View commit details
    Browse the repository at this point in the history
  3. Node addon compilation

    Danielku15 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    1ec421a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    78639eb View commit details
    Browse the repository at this point in the history
  5. Define flags like node-gyp

    Danielku15 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    10a3702 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fb6b213 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    252f047 View commit details
    Browse the repository at this point in the history
  8. Reorder defines

    Danielku15 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    338bde6 View commit details
    Browse the repository at this point in the history
  9. Fix GN definition

    Danielku15 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    c212f34 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7d0f028 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    971eb56 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Implement wrapper

    Danielku15 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    3760647 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    848197a View commit details
    Browse the repository at this point in the history
  3. Compile dotnet on linux

    Danielku15 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    5ae6738 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8342135 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5724113 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b867848 View commit details
    Browse the repository at this point in the history
  7. Fix syntax error

    Danielku15 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    84c955e View commit details
    Browse the repository at this point in the history
  8. Fixed casing

    Danielku15 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    515d9cd View commit details
    Browse the repository at this point in the history
  9. Alternative linker setting

    Danielku15 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    608ec24 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e43a800 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3f6b02e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ef7ff44 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    74fb12d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    22ef93f View commit details
    Browse the repository at this point in the history