rpm-ostree/src
Colin Walters 588541c60d Move libdnf build over to Cargo
This is now further migration towards Cargo/Rust possible
because we switched our main binary.  We've had an internal
`libdnf-sys` crate for a while, but now it can take over
the build of the underlying library too (like many `-sys`
crates support).

This itself is just an incremental step towards migrating
the main rpm-ostree build system to e.g. cmake too (or
perhaps directly with the `cc` crate, not sure yet) and
driving it via `cargo` too.
2021-02-04 10:59:20 -05:00
..
app extensions: Add support for development extensions 2021-02-03 12:22:38 -05:00
daemon tree-wide: Convert g_return.*if_fail to g_assert 2021-02-01 04:02:52 -05:00
lib tree-wide: Convert g_return.*if_fail to g_assert 2021-02-01 04:02:52 -05:00
libpriv Move libdnf build over to Cargo 2021-02-04 10:59:20 -05:00