Go to file
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
.cargo update all dependencies 2020-02-12 13:01:20 +01:00
debian bump version to 0.1.8-1 2020-06-29 09:36:25 +02:00
src proxmox_backup_connect: return info about previous backup 2020-06-29 09:34:18 +02:00
build.rs build.rs: .with_include_guard("PROXMOX_BACKUP_QEMU_H") 2020-03-10 11:21:16 +01:00
Cargo.toml depend on proxmox-backup v0.5.0 2020-06-29 13:06:29 +02:00
current-api.h add api check 2020-06-29 13:14:46 +02:00
header-preamble.c header-preamble.c: add result parameter 2019-10-25 07:00:18 +02:00
Makefile add api check 2020-06-29 13:14:46 +02:00
simpletest.c simpletest.c: fix compile error 2020-06-26 11:55:17 +02:00