]> git.ipfire.org Git - pakfire.git/commit
build: Add CLI switch to write the build log to file
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 14 Feb 2025 15:12:16 +0000 (15:12 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 14 Feb 2025 17:07:05 +0000 (17:07 +0000)
commit18ac96e3e7d956894d4897501033f0cdceb2f37d
treee29ba0985e1674d6ed44595dd1972dd92188832e
parentd5ce9a52d3a62fb47dca750c92fb03e6d3394210
build: Add CLI switch to write the build log to file

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/cli/lib/build.c
src/pakfire/job.c
src/pakfire/log_file.c
src/pakfire/log_file.h
tests/libpakfire/log_file.c