86 releases

0.7.1 Apr 11, 2024
0.6.8 Sep 29, 2023
0.6.4 Apr 13, 2023
0.6.3 Nov 18, 2022
0.3.1 Mar 13, 2018

#133 in Cargo plugins

Download history 3481/week @ 2024-01-14 3739/week @ 2024-01-21 4870/week @ 2024-01-28 5706/week @ 2024-02-04 5879/week @ 2024-02-11 6831/week @ 2024-02-18 14515/week @ 2024-02-25 5795/week @ 2024-03-03 4920/week @ 2024-03-10 3163/week @ 2024-03-17 5984/week @ 2024-03-24 3528/week @ 2024-03-31 6410/week @ 2024-04-07 5916/week @ 2024-04-14 7583/week @ 2024-04-21 5442/week @ 2024-04-28

25,416 downloads per month
Used in 2 crates (via dinghy-lib)

MIT/Apache

19KB
348 lines

Helpers for build.rs scripts.

This library is meant to be used in build.rs scripts context.

It contains a set of standalone functions that encodes some of the shared wisdom and conventions across build.rs scripts, cargo, dinghy, cc-rs, pkg-config-rs, bindgen, and others. It also helps providing cross-compilation arguments to autotools ./configure scripts.

Dependencies

~250–385KB