Releases: lu-zero/cargo-c
Releases · lu-zero/cargo-c
v0.7.3
18 Feb 11:12
Compare
Sorry, something went wrong.
No results found
Use cargo 0.51
Use cbindgen 0.17
Support bare-metal targets
Support #![no_std] crates
Fix the library renaming feature
v0.7.2
29 Jan 08:44
Compare
Sorry, something went wrong.
No results found
Use cargo 0.50 (Solves #162 )
Pin the serde version to be compatible (Solves #159 )
v0.7.1
16 Jan 10:40
Compare
Sorry, something went wrong.
No results found
Minor fixes and better windows support.
v0.7.0
21 Dec 10:34
Compare
Sorry, something went wrong.
No results found
More customization options
pkg-config Requires
library versioning
header generation
Generate -uninstalled pkg-config files (paves the way to add C integration tests)
New cbindgen version (no cython support yet)
v0.6.18
23 Nov 12:54
Compare
Sorry, something went wrong.
No results found
unbreak ctest on MacOS
make sure non-C integration tests work
v0.6.17
22 Nov 12:00
Compare
Sorry, something went wrong.
No results found
Use cargo 0.49
Add cargo ctest with inline-c support.
v0.6.15
13 Oct 19:01
Compare
Sorry, something went wrong.
No results found
Unbreak the --target option
v0.6.14
13 Oct 13:57
Compare
Sorry, something went wrong.
No results found
Unbreak the pkg-config generation when --includedir is passed
Use an up to date cbindgen
Use an up to date cargo
v0.6.13
09 Sep 08:51
Compare
Sorry, something went wrong.
No results found
Initial support for Android
Initial support for iOS
NOTE : the Github packages got rationalized and now they provide the same content across all the platforms.
v0.6.12
26 Aug 16:57
Compare
Sorry, something went wrong.
No results found
More overrides in Cargo.toml package.metadata. See the Advanced section of the README.md.
Use an up-to-date cbindgen