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