87 releases

0.7.2 Jun 17, 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

#191 in Cargo plugins

Download history 5116/week @ 2024-05-15 3681/week @ 2024-05-22 5178/week @ 2024-05-29 5101/week @ 2024-06-05 5548/week @ 2024-06-12 6091/week @ 2024-06-19 3949/week @ 2024-06-26 5272/week @ 2024-07-03 6502/week @ 2024-07-10 6052/week @ 2024-07-17 7653/week @ 2024-07-24 2969/week @ 2024-07-31 4271/week @ 2024-08-07 1401/week @ 2024-08-14 5208/week @ 2024-08-21 1934/week @ 2024-08-28

13,597 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

~270–420KB