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
22,095 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
~365–520KB
~11K SLoC