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

#100 in Cargo plugins

Download history 2781/week @ 2024-10-28 2258/week @ 2024-11-04 407/week @ 2024-11-11 1757/week @ 2024-11-18 1304/week @ 2024-11-25 970/week @ 2024-12-02 2147/week @ 2024-12-09 1340/week @ 2024-12-16 107/week @ 2024-12-23 221/week @ 2024-12-30 1728/week @ 2025-01-06 546/week @ 2025-01-13 2871/week @ 2025-01-20 3344/week @ 2025-01-27 2649/week @ 2025-02-03 1916/week @ 2025-02-10

10,784 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–550KB
~11K SLoC