summaryrefslogtreecommitdiff
path: root/bch_bindgen/build.rs
AgeCommit message (Expand)Author
2024-05-26Format with rustfmtKent Overstreet
2024-02-17bch_bindgen: fix packed and aligned structs on i686, ppc64Thomas Bertschinger
2024-02-04rust: update bindgen to 0.69.4; remove custom type modificationsThomas Bertschinger
2024-01-27feat(bindgen): expose `bcache_fs_(open|close)` to Rust sideRyan Lahfa
2024-01-26fix(bindgen): expand the Fix753 workaround for any type and document itRaito Bezarius
2024-01-23use upstream bindgen; fix packed and aligned typesThomas Bertschinger
2024-01-21bch_bindgen: add liburcu paths by pkgconfigxhe
2024-01-16Move c_src dirs back to toplevelKent Overstreet
2024-01-16move Rust sources to top level, C sources into c_srcThomas Bertschinger