arch-repo-manager/libpkg/parser
Martchus c155176098 Fix missing build date in package search
* Avoid using buildDate of PackageInfo in favor of the same field in
  PackageBase
    * PackageInfo::buildDate should be removed on the next breaking change
* Do not really use the deprecated attribute because it is still used by
  (de)serialization code until it is removed for good
2022-06-08 22:44:58 +02:00
..
aur.cpp Initial import 2021-02-08 23:53:56 +01:00
aur.h Initial import 2021-02-08 23:53:56 +01:00
binary.cpp Add extra prefix to static-compat libs to avoid confusion with normal libs 2022-05-01 22:21:21 +02:00
binary.h Reduce memory usage when loading packages 2022-04-20 22:47:10 +02:00
config.cpp Avoid possibly accessing packageCacheDirs when it is empty 2022-03-15 01:08:19 +01:00
config.h Initial import 2021-02-08 23:53:56 +01:00
database.cpp Reduce memory usage when loading packages 2022-04-20 22:47:10 +02:00
database.h Initial import 2021-02-08 23:53:56 +01:00
package.cpp Fix missing build date in package search 2022-06-08 22:44:58 +02:00
package.h Initial import 2021-02-08 23:53:56 +01:00
siglevel.cpp Initial import 2021-02-08 23:53:56 +01:00
utils.cpp Reduce memory usage when loading packages 2022-04-20 22:47:10 +02:00
utils.h Reduce memory usage when loading packages 2022-04-20 22:47:10 +02:00