5
0
mirror of git://git.proxmox.com/git/proxmox-backup-qemu.git synced 2025-02-25 01:57:34 +03:00
Wolfgang Bumiller b6e17373fd add api check
commit the current generated proxmox-backup-qemu.h as
'current-api.h' and run `diff -up` between the two in build
steps, so any changes to the C api are caught at build time.

cbindgen seems to be using a BTreeMap for the data, so it
should always come out sorted, so this should be a
stable-enough check.

Link: https://github.com/eqrion/cbindgen/issues/12
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2020-06-29 13:14:46 +02:00
2020-02-12 13:01:20 +01:00
2020-06-29 09:36:25 +02:00
2020-06-29 13:06:29 +02:00
2020-06-29 13:14:46 +02:00
2020-06-29 13:14:46 +02:00
2020-06-26 11:55:17 +02:00
Description
No description provided
340 KiB
Languages
Rust 77.7%
C 19.9%
Makefile 2.4%