89 releases

0.8.0 Nov 18, 2024
0.7.2 Jun 17, 2024
0.6.8 Sep 29, 2023
0.6.4 Apr 13, 2023
0.3.1 Mar 13, 2018

#112 in Cargo plugins

Download history 3850/week @ 2024-08-17 3750/week @ 2024-08-24 3423/week @ 2024-08-31 4988/week @ 2024-09-07 3973/week @ 2024-09-14 5163/week @ 2024-09-21 4310/week @ 2024-09-28 4522/week @ 2024-10-05 8625/week @ 2024-10-12 7426/week @ 2024-10-19 2812/week @ 2024-10-26 2300/week @ 2024-11-02 426/week @ 2024-11-09 1234/week @ 2024-11-16 1818/week @ 2024-11-23 976/week @ 2024-11-30

4,906 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

~380–540KB
~11K SLoC