Skip to content

Releases: lu-zero/cargo-c

New bugfix release

22 Mar 16:04
Compare
Choose a tag to compare
  • Fix some global command line parsing issue (verbose, frozen, etc)
  • Fix the default pkg-config file generation
  • Make sure the --cfg cargo_c is passed to the compiler.

New bugfix release

22 Mar 05:50
Compare
Choose a tag to compare
  • Correct the fingerprint system
  • Correctly handle library names with -

Full rewrite

21 Mar 15:29
Compare
Choose a tag to compare

Update dependencies

16 Mar 09:58
Compare
Choose a tag to compare
  • Use cbindgen 0.13.1

Update dependencies

16 Mar 09:57
Compare
Choose a tag to compare
  • Use the new cbindgen.

Bugfix release

17 Dec 06:59
Compare
Choose a tag to compare
  • Fix the incomplete bsd support (hopefully)

New feature release

14 Dec 16:46
Compare
Choose a tag to compare
  • Add support for DragonFly BSD and NetBSD.
  • Support correctly crates with dashes in their name.

New feature release

06 Dec 12:31
Compare
Choose a tag to compare
  • Add support for FreeBSD
  • Use cbindgen 0.11

New bugfix release

16 Nov 17:30
Compare
Choose a tag to compare
  • Change dashes to underscores when creating the macro names. (spotted with rust-av components)

New feature release

09 Nov 02:53
Compare
Choose a tag to compare
  • Embed the version information as macro fields in the header