summaryrefslogtreecommitdiff
path: root/CMake
AgeCommit message (Expand)Author
2019-12-26Revert "Build system changes"Sam Bingner
2019-12-26Build system changesJaywalker
2019-02-04Correctly handle feature detection for sse4.2 and crc32Julian Andres Klode
2019-02-04Detect function multiversioning and sse4.2/crc32, enables i386Julian Andres Klode
2018-05-07Remove obsolete RCS keywordsGuillem Jover
2018-03-12apt-pkg: Add support for zstdJulian Andres Klode
2017-11-20Translate shared documentation parts againJulian Andres Klode
2017-10-26CMake: Get rid of some debugging messagesJulian Andres Klode
2017-10-23CMake: methods: Cleanup link libraries, use OBJECT librariesJulian Andres Klode
2017-10-22Sandbox methods with seccomp-BPF; except cdrom, gpgv, rshJulian Andres Klode
2017-09-09Directly link against libudev on Linux systemsJulian Andres Klode
2017-07-26reimplement and document auth.confDavid Kalnischkies
2017-07-20Use C++11 threading support instead of pthreadJulian Andres Klode
2017-01-19fix various typos reported by spellintianDavid Kalnischkies
2017-01-17Read dpkg tables to handle architecture wildcardsJulian Andres Klode
2016-08-26CMake: Add missing iconv dependencyJulian Andres Klode
2016-08-26Make root group configurable via ROOT_GROUPJulian Andres Klode
2016-08-26Make directory paths configurableJulian Andres Klode
2016-08-26CMake: Handle Berkeley DB on FreeBSDJulian Andres Klode
2016-08-26CMake: Add FindLZ4 and FindLZMAJulian Andres Klode
2016-08-26CMake: Handle endian.h locations on other platformsJulian Andres Klode
2016-08-23CMake: Discover docbook stylesheet in other locationsJulian Andres Klode
2016-08-23CMake: Add Large File SupportJulian Andres Klode
2016-08-20CMake: Fix uninitialized variablesJulian Andres Klode
2016-08-20CMake: Translations: Build byproduct before outputJulian Andres Klode
2016-08-19CMake: Install config and logging directoriesJulian Andres Klode
2016-08-19CMake: Translations: Pass --previous to msgmergeJulian Andres Klode
2016-08-19CMake: Translations: Don't rebuild .mo for line number changesJulian Andres Klode
2016-08-11CMake: Use COPYONLY instead of @ONLYJulian Andres Klode
2016-08-10Add statvfs.h.in to CMake directoryJulian Andres Klode
2016-08-10CMake: Rewrite existing Documentation support and add doxygenJulian Andres Klode
2016-08-10CMake: Misc: Extract command path_join() from TranslationsJulian Andres Klode
2016-08-10CMake: Check for ptsname_r() againJulian Andres Klode
2016-08-10CMake: Translations: Build .pot in po binary dir, not project oneJulian Andres Klode
2016-08-10CMake: Translations: Allow excluding languages from translationJulian Andres Klode
2016-08-10CMake: Translations: Avoid rebuilding .mo if .pot did not changeJulian Andres Klode
2016-08-10CMake: Translations: Add a statistics targetJulian Andres Klode
2016-08-10CMake: Translations: Build apt-all.pot and update .po filesJulian Andres Klode
2016-08-10CMake: Translations: Add support for shell scriptsJulian Andres Klode
2016-08-10CMake: Translations: Write a .po file before writing a .mo fileJulian Andres Klode
2016-08-10CMake: Translations: Pass some additional arguments to commandsJulian Andres Klode
2016-08-10CMake: Translations: Make po templates depend on input filesJulian Andres Klode
2016-08-10CMake: Set PACKAGE_MAIL variableJulian Andres Klode
2016-08-10CMake: Improve handling of vendor filesJulian Andres Klode
2016-08-06CMake: Add initial support for documentation buildingJulian Andres Klode
2016-08-06CMake: Add support for building and installing .mo filesJulian Andres Klode
2016-08-06CMake: Add basic CMake build systemJulian Andres Klode