arch-repo-manager/librepomgr/buildactions
Martchus 10e86c759c Avoid running into exception when checking whether executable exists
When we cannot even check whether the executable exists we can just assume
it doesn't.
2023-11-08 17:26:04 +01:00
..
buildaction.cpp Fix note about deleted build actions in cleanup action 2023-05-28 20:37:45 +02:00
buildaction.h Allow to abort build action immediately while waiting for chroot locks 2023-01-17 18:40:05 +01:00
buildactionfwd.h lmdb: Use lmdb to store build actions 2022-02-13 21:04:54 +01:00
buildactionlivestreaming.cpp Provide filename for artefact downloads 2022-03-15 23:22:34 +01:00
buildactionmeta.cpp Allow using `makecontainerpkg` in prepare action 2023-11-08 15:09:42 +01:00
buildactionmeta.h Allow using `makecontainerpkg` in prepare action 2023-11-08 15:09:42 +01:00
buildactionprivate.h Allow using `makecontainerpkg` in prepare action 2023-11-08 15:09:42 +01:00
buildactiontemplate.cpp Allow specifying build tasks with more complicated build actions 2021-04-02 00:14:00 +02:00
buildactiontemplate.h Apply clang-format 2022-06-28 16:08:53 +02:00
conductbuild.cpp Pass `PKGNAME` to `makecontainerpkg` to avoid sourcing PKGBUILD again 2023-11-08 16:08:54 +01:00
customcommand.cpp Use async locks when invoking custom command 2023-01-17 23:27:36 +01:00
makelicenseinfo.cpp Allow specifying output path for license info 2022-03-15 22:23:34 +01:00
preparebuild.cpp Apply clang-format 2023-11-08 17:25:18 +01:00
reloadconfiguration.cpp Save state after reloading configuration 2022-03-15 01:07:51 +01:00
reloaddatabase.cpp Reduce memory usage when loading packages 2022-04-20 22:47:10 +02:00
reloadlibrarydependencies.cpp Fix missing build date in package search 2022-06-08 22:44:58 +02:00
repomanagement.cpp Do basic sanity check of a package's most important fields when checking for problems 2023-06-03 18:49:02 +02:00
subprocess.h Avoid running into exception when checking whether executable exists 2023-11-08 17:26:04 +01:00
subprocessfwd.h Initial import 2021-02-08 23:53:56 +01:00
updatecheck.cpp Apply clang-format 2022-05-31 20:13:21 +02:00