summaryrefslogtreecommitdiff
path: root/apt-pkg/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2019-06-11Make APT::StringView publicJulian Andres Klode1-2/+0
2019-05-03Prevent shutdown while running dpkgJulian Andres Klode1-0/+2
2019-04-04Merge branch 'pkgconfig' into 'master'Julian Andres Klode1-0/+3
2019-03-11Use system-provided triehashJulian Andres Klode1-1/+1
2019-03-08Add pkg-config files for the apt-pkg and apt-inst librariesCorentin Noël1-0/+3
2018-04-20CMake: Fix builds without zstdJulian Andres Klode1-2/+2
2018-03-12apt-pkg: Add support for zstdJulian Andres Klode1-0/+2
2017-09-10CMake: Properly handle Udev missingJulian Andres Klode1-2/+2
2017-09-09Directly link against libudev on Linux systemsJulian Andres Klode1-0/+2
2017-01-17CMake: Document that the globs are expanded during CMakeJulian Andres Klode1-1/+3
2017-01-17CMake: Find the Perl executable, and use it to run perl scriptsJulian Andres Klode1-1/+1
2016-11-22TagSection: Introduce functions for looking up by key idsJulian Andres Klode1-1/+14
2016-09-11Coverage: Do not print messages from gcovJulian Andres Klode1-0/+4
2016-09-02CMake: apt-pkg: Use correct ICONV_INCLUDE_DIRS variableJulian Andres Klode1-1/+1
2016-08-26CMake: Add missing iconv dependencyJulian Andres Klode1-2/+7
2016-08-26CMake: Do not use -lresolv if res_init exists in libcJulian Andres Klode1-1/+1
2016-08-26CMake: Do not hardcode -ldlJulian Andres Klode1-1/+1
2016-08-20CMake: Fix uninitialized variablesJulian Andres Klode1-1/+1
2016-08-06CMake: Add basic CMake build systemJulian Andres Klode1-0/+46