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

Change to pre-generated bindings, add feature for generating at compile-time #21

Merged
merged 30 commits into from
Feb 14, 2024

Commits on Oct 29, 2023

  1. Configuration menu
    Copy the full SHA
    4b47823 View commit details
    Browse the repository at this point in the history
  2. Fix clippy lints

    pheki committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    1e4bfa2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2e0a8a View commit details
    Browse the repository at this point in the history
  4. Update generate-bindings.yml

    pheki committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    2f173ec View commit details
    Browse the repository at this point in the history
  5. Update build.yml

    pheki committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    f5a17cc View commit details
    Browse the repository at this point in the history
  6. Fix clippy and missing-libs

    pheki committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    71e15a7 View commit details
    Browse the repository at this point in the history
  7. Update docs

    pheki committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    0ad21e9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0076583 View commit details
    Browse the repository at this point in the history
  9. Update CHANGELOG.md

    pheki committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    46d27f2 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    3e2b869 View commit details
    Browse the repository at this point in the history
  2. Fix workflow file reference

    pheki committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    947d621 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    2b26429 View commit details
    Browse the repository at this point in the history
  2. Add CI job to check bindings

    pheki committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    f408d3f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9137d2 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    13b6ee7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b19bd19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36cc067 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

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

Commits on Jan 2, 2024

  1. Gate env_logger under "log-build" feature

    To reduce dependencies for vitasdk-sys package
    zetanumbers committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    8810181 View commit details
    Browse the repository at this point in the history
  2. Use "build-util" profile for vitasdk-build-util

    "build-util" is identical to profile used by build.rs
    zetanumbers committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    b263a26 View commit details
    Browse the repository at this point in the history
  3. cargo update

    zetanumbers committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    1e91b1d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85d3fbc View commit details
    Browse the repository at this point in the history
  5. Add all-stubs feature

    Removes need for bindgen during docs.rs build
    zetanumbers committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    26469cb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    68ba290 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    171bcb9 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

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

Commits on Jan 6, 2024

  1. Configuration menu
    Copy the full SHA
    8d66111 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d458151 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    13843a2 View commit details
    Browse the repository at this point in the history