rpm-ostree/packaging
Colin Walters 08c414f897 Rework bindgen/cxx.rs usage and CI build
cxx.rs (aka cxxbridge) and cbindgen are
both generating source code.  Since the last release
we've introduced the former, and we need to ensure
that the generated cxx.rs source ends up in release tarballs
the same way as the cbindgen code.

Rationalize and clean up the binding infrastructure.
Drop support for the vendored cbindgen which we
weren't actually using:
Closes: https://github.com/coreos/rpm-ostree/issues/2392

Move the cxx-rs and cbindgen bits into the same place,
and update our CoreOS CI build to use a separate `Makefile.bindings`
that just generates the code, so our CI still "works like"
a main Koji RPM build.
2021-01-04 13:17:35 +01:00
..
.gitignore build: Update .gitignore 2016-03-26 14:22:41 +00:00
Dockerfile packaging: Add a cccp.yml and tweak Dockerfile 2016-09-13 13:35:12 +00:00
make-git-snapshot.sh Rework bindgen/cxx.rs usage and CI build 2021-01-04 13:17:35 +01:00
Makefile.dist-packaging packaging: Fix repomanage usage 2019-09-09 23:50:32 +00:00
rpm-ostree.spec.in Move "ignored script list" to Rust, drop gperf 2020-12-24 16:37:04 +01:00
rpmbuild-cwd packaging: New directory with spec file 2014-01-15 21:54:48 -05:00