arch-repo-manager/librepomgr/buildactions
Martchus 8ea2f5fd62 Reintroduce cache file as it is still required for "lastUpdate" for DBs
Maybe it makes more sense to use LMDB for this as well. On the other hand
it is an easy way of keeping the remaining state persistent.
2022-02-20 20:17:42 +01:00
..
buildaction.cpp Write build action "output" log to a logfile like for sub-processes 2022-02-20 00:11:23 +01:00
buildaction.h Write build action "output" log to a logfile like for sub-processes 2022-02-20 00:11:23 +01:00
buildactionfwd.h lmdb: Use lmdb to store build actions 2022-02-13 21:04:54 +01:00
buildactionlivestreaming.cpp Unlock output lock early 2022-02-20 19:51:46 +01:00
buildactionmeta.cpp Allow ignoring copying errors due to existing files when moving packages 2022-02-16 19:47:25 +01:00
buildactionmeta.h Allow ignoring copying errors due to existing files when moving packages 2022-02-16 19:47:25 +01:00
buildactionprivate.h Use io_uring for async file I/O 2022-02-20 18:44:07 +01: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 lmdb: Use package cache when querying packages for dependencies 2022-01-21 20:35:43 +01:00
customcommand.cpp Avoid copying strings when splitting lock names for custom command 2021-07-25 00:41:46 +02:00
makelicenseinfo.cpp Write build action "output" log to a logfile like for sub-processes 2022-02-20 00:11:23 +01:00
preparebuild.cpp Remove useless blank line 2022-02-03 22:07:22 +01:00
reloadconfiguration.cpp Initial import 2021-02-08 23:53:56 +01:00
reloaddatabase.cpp Reintroduce cache file as it is still required for "lastUpdate" for DBs 2022-02-20 20:17:42 +01:00
reloadlibrarydependencies.cpp Fix handling error computing db order when reloading dependencies 2022-02-20 00:18:49 +01:00
repomanagement.cpp Avoid package object being reused after 3d7310af3 2022-02-20 19:50:44 +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 lmdb: Use lmdb to store packages and dependency indices 2022-01-18 21:50:53 +01:00