aboutsummaryrefslogtreecommitdiff
path: root/libpkgconf/pkg.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-28Fix segmentation fault due to double-free attempt in pkgconf_pkg_cflags()Karen Arutyunov1-0/+7
2018-10-26Merge with 1.5.4 upstream package versionKaren Arutyunov1-169/+161
2018-06-06Merge with 1.4.2 upstream package versionKaren Arutyunov1-5/+28
2017-12-12Merge with latest upstream package version (master branch)Karen Arutyunov1-24/+33
2017-11-09Rename requires to requires_ since it is keyword in C++20Boris 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