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

#104 in Cargo plugins

Download history 5172/week @ 2024-09-22 4322/week @ 2024-09-29 4526/week @ 2024-10-06 8642/week @ 2024-10-13 7430/week @ 2024-10-20 2797/week @ 2024-10-27 2270/week @ 2024-11-03 418/week @ 2024-11-10 1324/week @ 2024-11-17 1730/week @ 2024-11-24 983/week @ 2024-12-01 2141/week @ 2024-12-08 1347/week @ 2024-12-15 107/week @ 2024-12-22 220/week @ 2024-12-29 1708/week @ 2025-01-05

3,385 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