Commit Graph

21 Commits

Author SHA1 Message Date
a8afccf081 lmdb: Set limit for at least 6 DBs (requiring each 10 LMDB databases)
This makes setting up tests easier.
2022-01-18 22:54:49 +01:00
e44cbf94e5 lmdb: Enable versioning for objects we'd like to store in the DB 2022-01-18 22:48:34 +01:00
fc32f790fb lmdb: Use namespace and have reflective-rapidjson code in its own header 2022-01-18 22:25:28 +01:00
f4774cac56 lmdb: Remove obsolete code 2022-01-18 22:11:54 +01:00
2ffa6629c8 lmdb: Use lmdb to store packages and dependency indices 2022-01-18 21:50:53 +01:00
5ad89d964f lmdb: Exclude lmdb-safe from tidying 2021-12-07 22:48:42 +01:00
c4a32feb48 lmdb: Configure project to use lmdb and lmdb-safe 2021-12-07 22:48:42 +01:00
1cc8a3d6db Add warnings about missing DLLs to the build action's result 2021-08-28 15:06:24 +02:00
2ad4a39aea Handle case when a split package overrides the archs from the base 2021-08-28 00:25:09 +02:00
e0a913b16c Apply clang-format 2021-07-13 00:41:49 +02:00
c10df26871 Adapt to versioning changes in reflective rapidjson 2021-07-13 00:41:25 +02:00
5ec527bebb Fix typo in test suite consistently 2021-07-07 20:13:22 +02:00
49aebdd8a5 Fix typos found via codespell --skip .git -w 2021-07-03 19:59:57 +02:00
fa969270c1 Fix warnings 2021-03-22 15:08:41 +01:00
bc993f1d78 Add locking system so build actions can acquire named locks 2021-02-20 23:25:31 +01:00
4ac9e729d0 Exclude current db from order computation when detecting unresolved packages 2021-02-09 11:59:23 +01:00
7a8601010e Fix dependency lookup in Database::replacePackages() 2021-02-08 23:54:03 +01:00
5127ca351f Allow ignoring certain dependencies/libraries when checking for problems 2021-02-08 23:54:03 +01:00
6a9589b4a1 Fix dependency matching if pkgrel contains a dot 2021-02-08 23:54:03 +01:00
b06a1dfcd2 Allow considering the regular package when checking for updates 2021-02-08 23:54:03 +01:00
c1554f4c87 Initial import 2021-02-08 23:53:56 +01:00