Go to file
Fabian Grünbichler a05f1ee86c build: force debug symbols in release build
they then get stripped into their own package anyway, but without this we don't
get debug symbols at all with rustc >= 1.77

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2024-06-20 10:32:12 +02:00
.cargo build: force debug symbols in release build 2024-06-20 10:32:12 +02:00
debian bump version to 0.7.1 2024-06-07 13:26:13 +02:00
src improve error handling before mounting 2024-06-07 13:18:21 +02:00
.gitignore update gitignore file 2024-04-02 10:26:54 +02:00
Cargo.toml bump version to 0.7.1 2024-06-07 13:26:13 +02:00
listvms.py litvms: add --port parameter 2024-03-28 10:33:27 +01:00
Makefile buildsys: skip checking build-dependencies for generating the DSC 2024-03-27 12:19:05 +01:00
mypy.ini use mypy for automatic type checks in Python 2024-03-27 10:22:49 +01:00