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
4,906 downloads per month
Used in 2 crates
(via dinghy-lib)
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