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

Feature - Bring back node support #217

Merged
merged 57 commits into from
Feb 8, 2022

Commits on Oct 28, 2021

  1. Ignore node_modules

    jutaz committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    c3bd48e View commit details
    Browse the repository at this point in the history
  2. Add a package lock

    jutaz committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    98c5145 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Configuration menu
    Copy the full SHA
    e07fa14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b905fcf View commit details
    Browse the repository at this point in the history
  3. Support node 14, 16, 17

    jutaz committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    423eebc View commit details
    Browse the repository at this point in the history
  4. Update the docs

    jutaz committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    3e85ac0 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2022

  1. Revert Readme changes

    jutaz committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    96aecee View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Install libuv

    jutaz committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    ab40da3 View commit details
    Browse the repository at this point in the history
  2. _actually_ add libuv

    Previously added to CircleCI, which is no longer in use
    jutaz committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    ef3497e View commit details
    Browse the repository at this point in the history
  3. Link platform loop

    jutaz committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    0ec78dc View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2022

  1. Add Darwin build script

    jutaz committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    c996193 View commit details
    Browse the repository at this point in the history
  2. Small fix

    jutaz committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    7271b39 View commit details
    Browse the repository at this point in the history
  3. use a generic workflow name

    jutaz committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    f8f8ac8 View commit details
    Browse the repository at this point in the history
  4. Fix some mock names

    jutaz committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    e065269 View commit details
    Browse the repository at this point in the history
  5. Fix tests

    jutaz committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    7b3afb6 View commit details
    Browse the repository at this point in the history
  6. rename

    jutaz committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    5d0145c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f4b8f8b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eebce07 View commit details
    Browse the repository at this point in the history
  9. needs runs-on, duh

    jutaz committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    1dab828 View commit details
    Browse the repository at this point in the history
  10. Run on Linux

    jutaz committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    6276885 View commit details
    Browse the repository at this point in the history
  11. sudo!

    jutaz committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    92efcd3 View commit details
    Browse the repository at this point in the history
  12. use libjpeg

    jutaz committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    c137081 View commit details
    Browse the repository at this point in the history
  13. Run in Headless mode on Linux

    (duh)
    jutaz committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    b1fc0d3 View commit details
    Browse the repository at this point in the history
  14. try xvfb

    jutaz committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    3e3d077 View commit details
    Browse the repository at this point in the history
  15. Whooops

    jutaz committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    7bf6df5 View commit details
    Browse the repository at this point in the history
  16. Ignore Qt too

    jutaz committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    e5769e0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    51a1215 View commit details
    Browse the repository at this point in the history
  18. Remove brew cache

    jutaz committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    4a91682 View commit details
    Browse the repository at this point in the history
  19. Remove more deps

    jutaz committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    9fd8244 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2022

  1. Purge more deps

    jutaz committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    0a81774 View commit details
    Browse the repository at this point in the history
  2. Revert circleCI changes

    jutaz committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    d877808 View commit details
    Browse the repository at this point in the history
  3. Remove iostream include

    jutaz committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    0cc23a2 View commit details
    Browse the repository at this point in the history
  4. Ignore node binaries

    jutaz committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    61d82d1 View commit details
    Browse the repository at this point in the history
  5. Simplify node loop

    jutaz committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    9c85518 View commit details
    Browse the repository at this point in the history
  6. Small cleanup

    jutaz committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    7939bde View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8104d83 View commit details
    Browse the repository at this point in the history
  8. Rename package lock as well

    jutaz committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    92ce170 View commit details
    Browse the repository at this point in the history
  9. Update docs

    jutaz committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    3b85851 View commit details
    Browse the repository at this point in the history
  10. Fix typo

    jutaz authored Jan 23, 2022
    Configuration menu
    Copy the full SHA
    b6ba0a4 View commit details
    Browse the repository at this point in the history
  11. Use static_cast

    jutaz committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    8e14f86 View commit details
    Browse the repository at this point in the history
  12. Few build tweaks

    jutaz committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    a1426d5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e4cbe7d View commit details
    Browse the repository at this point in the history
  14. Add a CI badge

    jutaz committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    57df26b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    237f7e7 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Remove python deps

    jutaz committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    ab69c6f View commit details
    Browse the repository at this point in the history
  2. Remove few more deps

    jutaz committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    d57758a View commit details
    Browse the repository at this point in the history
  3. rm more deps

    jutaz committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    827f39f View commit details
    Browse the repository at this point in the history
  4. Remove m0ar stuff

    jutaz committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    6d41d3c View commit details
    Browse the repository at this point in the history
  5. Missing \

    jutaz committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    5bc5238 View commit details
    Browse the repository at this point in the history
  6. Cache based on matrix.os

    jutaz committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    f0d2b18 View commit details
    Browse the repository at this point in the history
  7. Use env for build type var

    jutaz committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    099b2d4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    459a09a View commit details
    Browse the repository at this point in the history
  9. Remove more deps, yay

    jutaz committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    84715ee View commit details
    Browse the repository at this point in the history
  10. We need curl

    jutaz committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    067cfc1 View commit details
    Browse the repository at this point in the history
  11. Remove some gfx deps

    jutaz committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    acb8cc9 View commit details
    Browse the repository at this point in the history
  12. No more mesa and zlib

    jutaz committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    d40b2c9 View commit details
    Browse the repository at this point in the history
  13. Update instructions

    jutaz committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    711f72f View commit details
    Browse the repository at this point in the history