arch-repo-manager/librepomgr
Martchus 7f0ec081c6 Allow specifying build tasks with more complicated build actions
The new data structures (e.g. concurrent flag) aren't actually used yet.
2021-04-02 00:14:00 +02:00
..
buildactions Allow specifying build tasks with more complicated build actions 2021-04-02 00:14:00 +02:00
testfiles Allow signing packages manually after the build 2021-03-14 21:53:51 +01:00
tests Allow signing packages manually after the build 2021-03-14 21:53:51 +01:00
webapi Allow specifying build tasks with more complicated build actions 2021-04-02 00:14:00 +02:00
webclient Refactor client code 2021-03-27 19:55:24 +01:00
CMakeLists.txt Fix locks for global resources by implementing a mutex not tied to a thread 2021-02-26 01:39:21 +01:00
authentication.cpp Initial import 2021-02-08 23:53:56 +01:00
authentication.h Initial import 2021-02-08 23:53:56 +01:00
errorhandling.cpp Initial import 2021-02-08 23:53:56 +01:00
errorhandling.h Initial import 2021-02-08 23:53:56 +01:00
global.h Initial import 2021-02-08 23:53:56 +01:00
globallock.cpp Fix locks for global resources by implementing a mutex not tied to a thread 2021-02-26 01:39:21 +01:00
globallock.h Fix locks for global resources by implementing a mutex not tied to a thread 2021-02-26 01:39:21 +01:00
helper.h Fix warnings 2021-03-22 15:08:41 +01:00
json.cpp Initial import 2021-02-08 23:53:56 +01:00
json.h Initial import 2021-02-08 23:53:56 +01:00
logcontext.h Log lock acquisitions/releases 2021-02-25 22:12:56 +01:00
logging.h Log lock acquisitions/releases 2021-02-25 22:12:56 +01:00
multisession.h Initial import 2021-02-08 23:53:56 +01:00
serversetup.cpp Allow specifying build tasks with more complicated build actions 2021-04-02 00:14:00 +02:00
serversetup.h Allow signing packages manually after the build 2021-03-14 21:53:51 +01:00