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

Split off bindgen library into a sub-crate #204

Merged
merged 3 commits into from
Nov 15, 2016

Commits on Nov 15, 2016

  1. Transition to libbindgen sub-crate

    - The root crate is the `bindgen` binary
    - Rust-ify the test suite, no more subprocesses!
    - Update Travis config to test both crates
    jdub committed Nov 15, 2016
    Configuration menu
    Copy the full SHA
    8270a0c View commit details
    Browse the repository at this point in the history
  2. Document library usage

    jdub committed Nov 15, 2016
    Configuration menu
    Copy the full SHA
    c555fcf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    073b12f View commit details
    Browse the repository at this point in the history