arch-repo-manager/librepomgr/buildactions
Martchus 1376a01570 Allow fetching official PKGBUILDs from GitLab
The old approach of using a local checkout does not work anymore
after the Git migration. One could use
`pkgctl repo clone --universe` to get a similar checkout but this
takes ages on my server. So let's better just download the
individual sources as needed, similar to how it is done for AUR
packages.
2023-05-28 23:43:13 +02: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 fetching official PKGBUILDs from GitLab 2023-05-28 23:43:13 +02:00
buildactionmeta.h Allow fetching official PKGBUILDs from GitLab 2023-05-28 23:43:13 +02:00
buildactionprivate.h Allow fetching official PKGBUILDs from GitLab 2023-05-28 23:43:13 +02: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 Relax condition for adding `--skippgpcheck` 2023-04-08 19:26:46 +02: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 Allow fetching official PKGBUILDs from GitLab 2023-05-28 23:43:13 +02: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 Use async locks in repo actions 2023-01-17 22:20:10 +01:00
subprocess.h Write build action "output" log to a logfile like for sub-processes 2022-02-20 00:11:23 +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