arch-repo-manager/librepomgr/buildactions
Martchus 755e1958d3 Allow overriding existing files in repository
When `repo-add` fails but files could be copied before refusing to override
is actually very annoying because one has to delete the files before
restarting the build task.
2021-10-07 18:12:44 +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 Use BufferSearch from c++utilities 2021-07-16 16:01:23 +02: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 Use BufferSearch from c++utilities 2021-07-16 16:01:23 +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 Allow overriding existing files in repository 2021-10-07 18:12:44 +02:00
customcommand.cpp Avoid copying strings when splitting lock names for custom command 2021-07-25 00:41:46 +02: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 Add warnings about missing DLLs to the build action's result 2021-08-28 15:06:24 +02:00
repomanagement.cpp Fix cleanup of signatures 2021-08-29 00:32:19 +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