arch-repo-manager/librepomgr/buildactions
Martchus b5ca815e4c Allow excluding packages via regex when reloading library dependencies
This recently failed because the cuda package exceeded the max. body size.
I suppose it makes generally sense to be able to exclude packages as I
don't need that package anyways.
2021-07-07 19:14:03 +02:00
..
buildaction.cpp Start the next job only if all start after actions were successful 2021-04-16 14:06:18 +02:00
buildaction.h Clear added/removed provides from previous builds 2021-06-22 00:02:41 +02:00
buildactionfwd.h Initial import 2021-02-08 23:53:56 +01:00
buildactionlivestreaming.cpp Fix warnings 2021-03-22 15:08:41 +01:00
buildactionmeta.cpp Allow excluding packages via regex when reloading library dependencies 2021-07-07 19:14:03 +02:00
buildactionmeta.h Allow excluding packages via regex when reloading library dependencies 2021-07-07 19:14:03 +02:00
buildactionprivate.h Fix typos found via `codespell --skip .git -w` 2021-07-03 19:59:57 +02:00
buildactiontemplate.cpp Allow specifying build tasks with more complicated build actions 2021-04-02 00:14:00 +02:00
buildactiontemplate.h Allow specifying build tasks with more complicated build actions 2021-04-02 00:14:00 +02:00
conductbuild.cpp Fix typos found via `codespell --skip .git -w` 2021-07-03 19:59:57 +02:00
customcommand.cpp Log lock acquisitions/releases 2021-02-25 22:12:56 +01:00
makelicenseinfo.cpp Initial import 2021-02-08 23:53:56 +01:00
preparebuild.cpp Fix typos found via `codespell --skip .git -w` 2021-07-03 19:59:57 +02:00
reloadconfiguration.cpp Initial import 2021-02-08 23:53:56 +01:00
reloaddatabase.cpp Fix warnings 2021-03-22 15:08:41 +01:00
reloadlibrarydependencies.cpp Allow excluding packages via regex when reloading library dependencies 2021-07-07 19:14:03 +02:00
repomanagement.cpp Fix typos found via `codespell --skip .git -w` 2021-07-03 19:59:57 +02:00
subprocess.h Initial import 2021-02-08 23:53:56 +01:00
subprocessfwd.h Initial import 2021-02-08 23:53:56 +01:00
updatecheck.cpp Allow considering the regular package when checking for updates 2021-02-08 23:54:03 +01:00