aboutsummaryrefslogtreecommitdiff
path: root/libpkgconf/pkg.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-06Rename requires to requires_ since it is keyword in C++20requiresBoris Kolpackov1-4/+4
2017-10-14Merge with latest original package version (master branch)Karen Arutyunov1-15/+27
2017-10-13Fix broken compilation on WindowsKaren Arutyunov1-1/+1
2017-10-13Relax thread stack size requirementsKaren Arutyunov1-10/+8
2017-09-19Merge with latest original package version (master branch)Karen Arutyunov1-83/+43
2017-09-13Add support for PKGCONF_PKG_PKGF_SIMPLIFY_ERRORS flagKaren Arutyunov1-45/+60
2017-09-12Redo package cache breakage fixKaren Arutyunov1-10/+35
2017-09-12Fix leaks and package not cachingKaren Arutyunov1-0/+13
2017-09-11Add implementationKaren Arutyunov1-0/+1597