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

Update bindgen script and bindings #125

Merged
merged 13 commits into from
May 30, 2023
Merged

Update bindgen script and bindings #125

merged 13 commits into from
May 30, 2023

Commits on Apr 4, 2023

  1. Add bindgen-ctru-sys package and update bindings

    - Added the `bindgen-ctru-sys` to be able to use `ParseCallbacks` when generating the bindings.
    - Updated `doxygen-rs` to 0.4, which has a faster engine and more extensible internal (even though there are some regressions).
    - Removes the `docstring-to-rustdoc` package because it is no longer needed.
    Techie-Pi committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    025d603 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16e40d0 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2023

  1. Configuration menu
    Copy the full SHA
    27e636e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57628db View commit details
    Browse the repository at this point in the history
  3. Update ctru-sys version

    Techie-Pi committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    8eb3b15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34c896e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    696072a View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Merge pull request #110 from Techie-Pi/docs/improve-docs-v3

    Add `bindgen-ctru-sys` package and update bindings
    Meziu authored May 23, 2023
    Configuration menu
    Copy the full SHA
    9201f4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbfe346 View commit details
    Browse the repository at this point in the history
  3. fmt

    Meziu committed May 23, 2023
    Configuration menu
    Copy the full SHA
    4eeb09b View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Add errno.h to the bindings

    Meziu committed May 25, 2023
    Configuration menu
    Copy the full SHA
    7ec095e View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Update bindings dependencies

    Meziu committed May 30, 2023
    Configuration menu
    Copy the full SHA
    38d92d6 View commit details
    Browse the repository at this point in the history
  2. Remove --workspace flag

    Meziu committed May 30, 2023
    Configuration menu
    Copy the full SHA
    bc9725e View commit details
    Browse the repository at this point in the history