summaryrefslogtreecommitdiff
path: root/src/utils/cpp/archive_ops.hpp
AgeCommit message (Collapse)Author
2023-02-17structure cleanup: move libarchive utilities to other_tools...Paul Cristian Sarbu
...in order to not include unwanted dependencies in just proper. As the whole other_tools folder is meant to be excluded from bootstrapping, also remove the bootstrap guards.
2022-12-21Utils: Add wrapper class for libarchive operationsPaul Cristian Sarbu