summaryrefslogtreecommitdiff
path: root/CMake
Commit message (Expand)AuthorAgeFilesLines
* Pass --check to msgfmt and fix broken format stringsJulian Andres Klode2025-05-061-2/+2
* apt-pkg: Avoid exporting any optional symbolsJulian Andres Klode2025-02-141-2/+0
* methods: Add new sqv methodJulian Andres Klode2024-12-221-0/+1
* Remove GnuTLS and gcrypt supportJulian Andres Klode2024-12-222-31/+0
* hashes, methods: Add OpenSSL backendsJulian Andres Klode2024-12-221-0/+3
* Introduce automatic pager for read commandsJulian Andres Klode2024-12-181-0/+3
* Avoid unnormalized paths for CMake install destinationsDavid Kalnischkies2024-11-221-1/+3
* Do not ignore if a cmake execute_process failsDavid Kalnischkies2024-04-241-1/+2
* Hide nice subtree character and indentation of summary from translationsJulian Andres Klode2024-04-131-0/+1
* Support building without gnutlsSteve Langasek2024-03-031-0/+3
* Only accept installs of usrmerge on unmerged-usr systemsJulian Andres Klode2023-09-161-0/+3
* Set our entities as dependencies in manpage generationDavid Kalnischkies2022-11-021-7/+8
* Drop SHA2 define from config as the code is goneDavid Kalnischkies2022-04-011-3/+0
* Remove unused config check for pre-XXH3 cache hashingDavid Kalnischkies2021-02-032-40/+0
* Use XXH3 for cache, hash table hashingJulian Andres Klode2020-12-151-0/+25
* Rename CMake find_package helpers to avoid developer warningsDavid Kalnischkies2020-11-054-9/+9
* CMake/Translations: Replace master with primaryJulian Andres Klode2020-08-041-4/+4
* CMake: Rename add_slaves() to add_links()Julian Andres Klode2020-07-141-9/+9
* Stub out i18n methods for -DUSE_NLS=OFFDavid Kalnischkies2020-05-251-4/+9
* Allow FMV SSE4.2 detection to succeed on clangDavid Kalnischkies2020-05-251-3/+4
* Use "po4a --porefs file" instead of undocumented compat nolineDavid Kalnischkies2020-05-081-1/+1
* Drop nowrap from po4a --porefs as it is no longer supportedDavid Kalnischkies2020-05-081-1/+1
* hashes: Use Libgcrypt for hashing purposesJulian Andres Klode2020-01-141-0/+25
* 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-032-0/+27
* 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-042-0/+39
* Remove obsolete RCS keywordsGuillem Jover2018-05-071-1/+0
* apt-pkg: Add support for zstdJulian Andres Klode2018-03-122-0/+28
* Translate shared documentation parts againJulian Andres Klode2017-11-201-9/+22
* CMake: Get rid of some debugging messagesJulian Andres Klode2017-10-261-2/+0
* CMake: methods: Cleanup link libraries, use OBJECT librariesJulian Andres Klode2017-10-231-0/+5
* Sandbox methods with seccomp-BPF; except cdrom, gpgv, rshJulian Andres Klode2017-10-222-0/+28
* Directly link against libudev on Linux systemsJulian Andres Klode2017-09-092-0/+28
* reimplement and document auth.confDavid Kalnischkies2017-07-261-0/+1
* Use C++11 threading support instead of pthreadJulian Andres Klode2017-07-201-3/+0
* fix various typos reported by spellintianDavid Kalnischkies2017-01-191-1/+1
* Read dpkg tables to handle architecture wildcardsJulian Andres Klode2017-01-171-0/+1
* CMake: Add missing iconv dependencyJulian Andres Klode2016-08-261-0/+20
* 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 Berkeley DB on FreeBSDJulian Andres Klode2016-08-261-3/+14
* CMake: Add FindLZ4 and FindLZMAJulian Andres Klode2016-08-262-0/+50
* CMake: Handle endian.h locations on other platformsJulian Andres Klode2016-08-262-0/+15
* CMake: Discover docbook stylesheet in other locationsJulian Andres Klode2016-08-231-3/+31
* CMake: Add Large File SupportJulian Andres Klode2016-08-231-0/+148
* CMake: Fix uninitialized variablesJulian Andres Klode2016-08-202-1/+4
* CMake: Translations: Build byproduct before outputJulian Andres Klode2016-08-201-4/+4
* CMake: Install config and logging directoriesJulian Andres Klode2016-08-191-0/+13