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

#96 in Cargo plugins

Download history 794/week @ 2024-11-15 2223/week @ 2024-11-22 801/week @ 2024-11-29 2334/week @ 2024-12-06 1270/week @ 2024-12-13 143/week @ 2024-12-20 238/week @ 2024-12-27 1509/week @ 2025-01-03 395/week @ 2025-01-10 2911/week @ 2025-01-17 2633/week @ 2025-01-24 3345/week @ 2025-01-31 1722/week @ 2025-02-07 2374/week @ 2025-02-14 1612/week @ 2025-02-21 2090/week @ 2025-02-28

8,046 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