summaryrefslogtreecommitdiff
path: root/libpkgconf/libpkgconf
AgeCommit message (Collapse)AuthorFilesLines
2022-05-13Release version 1.6.3+6v1.6.3+6Boris Kolpackov1-2/+5
Tweak config.h to support for OpenBSD.
2021-10-20Release version 1.6.3+5v1.6.3+5Karen Arutyunov1-7/+10
Prevent dropping of -framework options in Libs value Change manifest builds value from all to host Disable the success build emails Cleanup comments in tests/basic/driver.c
2020-07-24Release version 1.6.3+4v1.6.3+4Karen Arutyunov3-3/+90
Fix GCC 10 -Wformat warning Canonicalize license in manifest Add glue buildfile Fix typo in .gitattributes
2020-06-18Release version 1.6.3+3v1.6.3+3mb@64k.by1-1/+1
Add NetBSD compatibility (by mb@64k.by)
2020-02-27Release version 1.6.3+2v1.6.3+2Karen Arutyunov4-2/+1087
Invent PKGCONF_PKG_PKGF_DONT_MERGE_SPECIAL_FRAGMENTS flag
2020-02-15Release version 1.6.3+1v1.6.3+1Karen Arutyunov2-2/+0
Drop copyright notice from source code Add 'merge fragments' test
2019-10-29Adjust _POSIX_C_SOURCE definition to work around musl bugBoris Kolpackov2-19/+17
2019-10-08Minor buildfile optimizationKaren Arutyunov1-2/+1
2019-10-07Suppress 'unused function' warning issued by Clang on WindowsKaren Arutyunov1-1/+1
2019-10-06Adapt for building with Clang on WindowsKaren Arutyunov1-2/+8
2019-07-20Upgrade to 1.6.3Karen Arutyunov6-63/+44
2019-07-11Add implementationKaren Arutyunov25-0/+245