arch-repo-manager/librepomgr/buildactions
Martchus 05ff6cd00f Do not set packages in conduct build actions when creating it form task
Usually this doesn't make sense because we want to build all packages which
were determined in the previous prepare action. When specifying the
packages again in the conduct build action we'd skip packages which are
pulled into the build as dependencies which is normally not desired.
2021-05-01 23:28:30 +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 Consider concurrent flag when starting build actions from task 2021-04-05 12:10:42 +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 Do not set packages in conduct build actions when creating it form task 2021-05-01 23:28:30 +02:00
buildactionmeta.h Do not set packages in conduct build actions when creating it form task 2021-05-01 23:28:30 +02:00
buildactionprivate.h Prevent running out of memory when signing split packages 2021-04-17 17:30:18 +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 Ensure staging flag is not unset 2021-04-28 22:19:10 +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 warnings 2021-03-22 15:08:41 +01: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 Fix warnings 2021-03-22 15:08:41 +01:00
repomanagement.cpp Handle signature cleanup alongside related package even if package symlink broken 2021-04-27 17:06:47 +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