arch-repo-manager/librepomgr/buildactions
Martchus 68d67f543f Refactor to optimize deserialization of base-data
* Break backwards compatibility
* Allow to deserialize only base-data of packages and build
  actions to potentially speed up showing tables
* Speed up package search in many cases by only deserializing
  base-data (unless details are actually wanted)
2022-05-31 19:04:57 +02:00
..
buildaction.cpp Fix typos 2022-03-01 00:43:06 +01:00
buildaction.h Refactor to optimize deserialization of base-data 2022-05-31 19:04:57 +02: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 specifying output path for license info 2022-03-15 22:23:34 +01:00
buildactionmeta.h Allow specifying output path for license info 2022-03-15 22:23:34 +01:00
buildactionprivate.h Allow reloading library dependencies of specific packages 2022-03-04 21:51:25 +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 Fix building packages using signed git repositories as source 2022-02-25 23:09:16 +01:00
customcommand.cpp Avoid copying strings when splitting lock names for custom command 2021-07-25 00:41:46 +02:00
makelicenseinfo.cpp Allow specifying output path for license info 2022-03-15 22:23:34 +01:00
preparebuild.cpp Refactor to optimize deserialization of base-data 2022-05-31 19:04:57 +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 Refactor to optimize deserialization of base-data 2022-05-31 19:04:57 +02:00
repomanagement.cpp Ensure there are no more leftovers in "clean-repository-" DBs 2022-05-15 00:07:39 +02: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 Refactor to optimize deserialization of base-data 2022-05-31 19:04:57 +02:00