summaryrefslogtreecommitdiff
path: root/apt-pkg/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Use XXH3 for cache, hash table hashingJulian Andres Klode2020-12-151-0/+2
* apt-pkg: default visibility to hiddenJulian Andres Klode2020-02-261-0/+1
* hashes: Use Libgcrypt for hashing purposesJulian Andres Klode2020-01-141-0/+2
* Make APT::StringView publicJulian Andres Klode2019-06-111-2/+0
* Prevent shutdown while running dpkgJulian Andres Klode2019-05-031-0/+2
* Merge branch 'pkgconfig' into 'master'Julian Andres Klode2019-04-041-0/+3
|\
| * Add pkg-config files for the apt-pkg and apt-inst librariesCorentin Noël2019-03-081-0/+3
* | Use system-provided triehashJulian Andres Klode2019-03-111-1/+1
|/
* CMake: Fix builds without zstdJulian Andres Klode2018-04-201-2/+2
* apt-pkg: Add support for zstdJulian Andres Klode2018-03-121-0/+2
* CMake: Properly handle Udev missingJulian Andres Klode2017-09-101-2/+2
* Directly link against libudev on Linux systemsJulian Andres Klode2017-09-091-0/+2
* CMake: Document that the globs are expanded during CMakeJulian Andres Klode2017-01-171-1/+3
* CMake: Find the Perl executable, and use it to run perl scriptsJulian Andres Klode2017-01-171-1/+1
* TagSection: Introduce functions for looking up by key idsJulian Andres Klode2016-11-221-1/+14
* Coverage: Do not print messages from gcovJulian Andres Klode2016-09-111-0/+4
* CMake: apt-pkg: Use correct ICONV_INCLUDE_DIRS variableJulian Andres Klode2016-09-021-1/+1
* CMake: Add missing iconv dependencyJulian Andres Klode2016-08-261-2/+7
* CMake: Do not use -lresolv if res_init exists in libcJulian Andres Klode2016-08-261-1/+1
* CMake: Do not hardcode -ldlJulian Andres Klode2016-08-261-1/+1
* CMake: Fix uninitialized variablesJulian Andres Klode2016-08-201-1/+1
* CMake: Add basic CMake build systemJulian Andres Klode2016-08-061-0/+46