]> git.ipfire.org Git - pakfire.git/commit - src/cli/pakfire-builder.c
ctx: Move the progress callback into the context
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 16 Oct 2023 14:13:01 +0000 (14:13 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 16 Oct 2023 14:13:01 +0000 (14:13 +0000)
commit10a25449dcac3d994c9845be637ae2f2b13af525
tree3fe2e76b78dc2d316bf2ce2c0761bd6ae9b75b6f
parent19bcc9766297a28bf22b9758dc4ac87062d567df
ctx: Move the progress callback into the context

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/cli/lib/pakfire.c
src/cli/lib/progressbar.c
src/cli/lib/progressbar.h
src/cli/pakfire-builder.c
src/cli/pakfire.c
src/libpakfire/ctx.c
src/libpakfire/include/pakfire/ctx.h
src/libpakfire/include/pakfire/pakfire.h
src/libpakfire/libpakfire.sym
src/libpakfire/pakfire.c
src/libpakfire/progress.c