88 releases

0.7.3 Oct 16, 2024
0.7.2 Jun 17, 2024
0.7.1 Apr 11, 2024
0.6.8 Sep 29, 2023
0.3.1 Mar 13, 2018

#75 in Testing

Download history 8857/week @ 2024-07-20 3295/week @ 2024-07-27 3655/week @ 2024-08-03 1731/week @ 2024-08-10 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 2815/week @ 2024-10-26 2298/week @ 2024-11-02

22,095 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

~365–520KB
~11K SLoC