Age | Commit message (Expand) | Author |
2020-12-15 | Use XXH3 for cache, hash table hashing | Julian Andres Klode |
2020-11-05 | Rename CMake find_package helpers to avoid developer warnings | David Kalnischkies |
2020-08-04 | CMake/Translations: Replace master with primary | Julian Andres Klode |
2020-07-14 | CMake: Rename add_slaves() to add_links() | Julian Andres Klode |
2020-05-25 | Stub out i18n methods for -DUSE_NLS=OFF | David Kalnischkies |
2020-05-25 | Allow FMV SSE4.2 detection to succeed on clang | David Kalnischkies |
2020-05-08 | Use "po4a --porefs file" instead of undocumented compat noline | David Kalnischkies |
2020-05-08 | Drop nowrap from po4a --porefs as it is no longer supported | David Kalnischkies |
2020-01-14 | hashes: Use Libgcrypt for hashing purposes | Julian Andres Klode |
2020-01-07 | Only define likely/unlikely if APT_COMPILING_APT set | Julian Andres Klode |
2019-06-12 | Run unifdef -DAPT_{8,9,10,15}_CLEANER_HEADERS | Julian Andres Klode |
2019-05-03 | Prevent shutdown while running dpkg | Julian Andres Klode |
2019-02-04 | Correctly handle feature detection for sse4.2 and crc32 | Julian Andres Klode |
2019-02-04 | Detect function multiversioning and sse4.2/crc32, enables i386 | Julian Andres Klode |
2018-05-07 | Remove obsolete RCS keywords | Guillem Jover |
2018-03-12 | apt-pkg: Add support for zstd | Julian Andres Klode |
2017-11-20 | Translate shared documentation parts again | Julian Andres Klode |
2017-10-26 | CMake: Get rid of some debugging messages | Julian Andres Klode |
2017-10-23 | CMake: methods: Cleanup link libraries, use OBJECT libraries | Julian Andres Klode |
2017-10-22 | Sandbox methods with seccomp-BPF; except cdrom, gpgv, rsh | Julian Andres Klode |
2017-09-09 | Directly link against libudev on Linux systems | Julian Andres Klode |
2017-07-26 | reimplement and document auth.conf | David Kalnischkies |
2017-07-20 | Use C++11 threading support instead of pthread | Julian Andres Klode |
2017-01-19 | fix various typos reported by spellintian | David Kalnischkies |
2017-01-17 | Read dpkg tables to handle architecture wildcards | Julian Andres Klode |
2016-08-26 | CMake: Add missing iconv dependency | Julian Andres Klode |
2016-08-26 | Make root group configurable via ROOT_GROUP | Julian Andres Klode |
2016-08-26 | Make directory paths configurable | Julian Andres Klode |
2016-08-26 | CMake: Handle Berkeley DB on FreeBSD | Julian Andres Klode |
2016-08-26 | CMake: Add FindLZ4 and FindLZMA | Julian Andres Klode |
2016-08-26 | CMake: Handle endian.h locations on other platforms | Julian Andres Klode |
2016-08-23 | CMake: Discover docbook stylesheet in other locations | Julian Andres Klode |
2016-08-23 | CMake: Add Large File Support | Julian Andres Klode |
2016-08-20 | CMake: Fix uninitialized variables | Julian Andres Klode |
2016-08-20 | CMake: Translations: Build byproduct before output | Julian Andres Klode |
2016-08-19 | CMake: Install config and logging directories | Julian Andres Klode |
2016-08-19 | CMake: Translations: Pass --previous to msgmerge | Julian Andres Klode |
2016-08-19 | CMake: Translations: Don't rebuild .mo for line number changes | Julian Andres Klode |
2016-08-11 | CMake: Use COPYONLY instead of @ONLY | Julian Andres Klode |
2016-08-10 | Add statvfs.h.in to CMake directory | Julian Andres Klode |
2016-08-10 | CMake: Rewrite existing Documentation support and add doxygen | Julian Andres Klode |
2016-08-10 | CMake: Misc: Extract command path_join() from Translations | Julian Andres Klode |
2016-08-10 | CMake: Check for ptsname_r() again | Julian Andres Klode |
2016-08-10 | CMake: Translations: Build .pot in po binary dir, not project one | Julian Andres Klode |
2016-08-10 | CMake: Translations: Allow excluding languages from translation | Julian Andres Klode |
2016-08-10 | CMake: Translations: Avoid rebuilding .mo if .pot did not change | Julian Andres Klode |
2016-08-10 | CMake: Translations: Add a statistics target | Julian Andres Klode |
2016-08-10 | CMake: Translations: Build apt-all.pot and update .po files | Julian Andres Klode |
2016-08-10 | CMake: Translations: Add support for shell scripts | Julian Andres Klode |
2016-08-10 | CMake: Translations: Write a .po file before writing a .mo file | Julian Andres Klode |