Commit Graph

12 Commits

Author SHA1 Message Date
cce83f1f9e Allow considering pulling-in further dependencies unexpected
This allows one to review further dependencies if pulled-in automatically
during the build preparation first before conducting the build.
2023-04-08 19:10:59 +02:00
87fd9bb4b1 Fix unqualified calls in preparebuild.cpp 2023-04-07 19:30:08 +02:00
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
e582d5f406 Remove useless blank line 2022-02-03 22:07:22 +01:00
2ffa6629c8 lmdb: Use lmdb to store packages and dependency indices 2022-01-18 21:50:53 +01:00
0a2c41ee0c Fix shadowing warning 2021-12-07 22:48:22 +01:00
567c3aaf56 Support "trunk" subdirectory for using official svntogit repos as source 2021-11-16 15:00:19 +01:00
0f7718c934 Locate PKGBUILDs locally also without variant dir
This makes it possible to checkout
https://github.com/archlinux/svntogit-packages.git and
https://github.com/archlinux/svntogit-community.git locally to build
official packages.
2021-11-14 23:37:33 +01:00
49aebdd8a5 Fix typos found via codespell --skip .git -w 2021-07-03 19:59:57 +02:00
9359004a10 Allow resetting chroot settings as well when preparing build 2021-05-16 16:49:09 +02:00
fa969270c1 Fix warnings 2021-03-22 15:08:41 +01:00
c1554f4c87 Initial import 2021-02-08 23:53:56 +01:00