arch-repo-manager/librepomgr/buildactions
Martchus f088e54c61 lmdb: Use package cache when querying packages for dependencies
* Use package cache when querying packages for dependencies or library
  names
* Avoid manual instantiations of `std::shared_ptr<Package>`
2022-01-21 20:35:43 +01: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 lmdb: Enable versioning for objects we'd like to store in the DB 2022-01-18 22:48:34 +01:00
buildactionfwd.h Initial import 2021-02-08 23:53:56 +01:00
buildactionlivestreaming.cpp Use BufferSearch from c++utilities 2021-07-16 16:01:23 +02:00
buildactionmeta.cpp Allow excluding packages via regex when reloading library dependencies 2021-07-07 19:14:03 +02:00
buildactionmeta.h Allow excluding packages via regex when reloading library dependencies 2021-07-07 19:14:03 +02:00
buildactionprivate.h Add lookup for repo-specific config file path 2021-11-14 22:59:46 +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 Initial import 2021-02-08 23:53:56 +01:00
preparebuild.cpp lmdb: Use lmdb to store packages and dependency indices 2022-01-18 21:50:53 +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 lmdb: Use package cache when querying packages for dependencies 2022-01-21 20:35:43 +01:00
repomanagement.cpp lmdb: Use package cache when querying packages for dependencies 2022-01-21 20:35:43 +01: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 lmdb: Use lmdb to store packages and dependency indices 2022-01-18 21:50:53 +01:00