summaryrefslogtreecommitdiff
path: root/CMake/config.h.in
Commit message (Expand)AuthorAgeFilesLines
* Remove unused config check for pre-XXH3 cache hashingDavid Kalnischkies2021-02-031-4/+0
* Only define likely/unlikely if APT_COMPILING_APT setJulian Andres Klode2020-01-071-0/+3
* Run unifdef -DAPT_{8,9,10,15}_CLEANER_HEADERSJulian Andres Klode2019-06-121-5/+0
* Prevent shutdown while running dpkgJulian Andres Klode2019-05-031-0/+3
* Correctly handle feature detection for sse4.2 and crc32Julian Andres Klode2019-02-041-4/+4
* Detect function multiversioning and sse4.2/crc32, enables i386Julian Andres Klode2019-02-041-0/+4
* apt-pkg: Add support for zstdJulian Andres Klode2018-03-121-0/+3
* Sandbox methods with seccomp-BPF; except cdrom, gpgv, rshJulian Andres Klode2017-10-221-0/+3
* Directly link against libudev on Linux systemsJulian Andres Klode2017-09-091-0/+3
* reimplement and document auth.confDavid Kalnischkies2017-07-261-0/+1
* Use C++11 threading support instead of pthreadJulian Andres Klode2017-07-201-3/+0
* Read dpkg tables to handle architecture wildcardsJulian Andres Klode2017-01-171-0/+1
* Make root group configurable via ROOT_GROUPJulian Andres Klode2016-08-261-0/+3
* Make directory paths configurableJulian Andres Klode2016-08-261-0/+9
* CMake: Handle endian.h locations on other platformsJulian Andres Klode2016-08-261-0/+6
* CMake: Check for ptsname_r() againJulian Andres Klode2016-08-101-0/+3
* CMake: Set PACKAGE_MAIL variableJulian Andres Klode2016-08-101-1/+1
* CMake: Add basic CMake build systemJulian Andres Klode2016-08-061-0/+54