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 support to additional platforms #4

Merged
merged 23 commits into from
Feb 6, 2023
Merged

Commits on Jan 30, 2023

  1. Configuration menu
    Copy the full SHA
    9001029 View commit details
    Browse the repository at this point in the history
  2. config: set up cmake

    JeisonSanches committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    7f83952 View commit details
    Browse the repository at this point in the history
  3. chore: update readme

    JeisonSanches committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    4876f0b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8cd9154 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f6f808 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4d36b56 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b0015db View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f4a26c1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dcf80e5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    101de71 View commit details
    Browse the repository at this point in the history
  11. chore: move files

    JeisonSanches committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    1825c90 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6e74778 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b34429a View commit details
    Browse the repository at this point in the history
  14. feat: ffi bindings

    JeisonSanches committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    e7662ef View commit details
    Browse the repository at this point in the history
  15. refactor: code cleanup

    JeisonSanches committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    f7a9b69 View commit details
    Browse the repository at this point in the history
  16. chore: fix import

    JeisonSanches committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    2d4f474 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9c202e8 View commit details
    Browse the repository at this point in the history
  18. fix: windows hotfixes

    JeisonSanches committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    35d6acb View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0c71da4 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2023

  1. Configuration menu
    Copy the full SHA
    2d117c5 View commit details
    Browse the repository at this point in the history
  2. fix: add "-fPIC" to CMAKE_C_FLAGS

    (this fixes building on linux)
    JeisonSanches committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    b6cce92 View commit details
    Browse the repository at this point in the history
  3. Revert "fix: add "-fPIC" to CMAKE_C_FLAGS"

    This reverts commit b6cce92.
    JeisonSanches committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    6b26b37 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e00b557 View commit details
    Browse the repository at this point in the history