summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Release 1.4~rc11.4_rc1Julian Andres Klode2017-02-061-1/+1
* Release 1.4~beta41.4_beta4Julian Andres Klode2017-01-171-1/+1
* CMake: Find the Perl executable, and use it to run perl scriptsJulian Andres Klode2017-01-171-1/+3
* Read dpkg tables to handle architecture wildcardsJulian Andres Klode2017-01-171-0/+6
* Release 1.4~beta31.4_beta3Julian Andres Klode2017-01-051-1/+1
* releasing package apt version 1.4~beta2Julian Andres Klode2016-12-081-1/+1
* Release 1.4~beta11.4_beta1Julian Andres Klode2016-11-251-1/+1
* Release 1.3.11.3.1Julian Andres Klode2016-10-041-1/+1
* Release 1.31.3Julian Andres Klode2016-09-201-1/+1
* CMake: Add coverage build typeJulian Andres Klode2016-09-111-0/+5
* Release 1.3~rc41.3_rc4Julian Andres Klode2016-09-021-1/+1
* Release 1.3~rc31.3_rc3Julian Andres Klode2016-08-301-1/+1
* CMake: Add missing iconv dependencyJulian Andres Klode2016-08-261-0/+1
* Make root group configurable via ROOT_GROUPJulian Andres Klode2016-08-261-0/+6
* Make directory paths configurableJulian Andres Klode2016-08-261-9/+18
* CMake: Add support for libintlJulian Andres Klode2016-08-261-3/+9
* CMake/private-download: Fix statfs includes on FreeBSDJulian Andres Klode2016-08-261-5/+6
* CMake: Add FindLZ4 and FindLZMAJulian Andres Klode2016-08-261-3/+3
* CMake: Do not use -lresolv if res_init exists in libcJulian Andres Klode2016-08-261-0/+8
* CMake: Handle endian.h locations on other platformsJulian Andres Klode2016-08-261-0/+12
* CMake: Handle BSD platforms with sig_t instead of sighandler_tJulian Andres Klode2016-08-261-0/+13
* CMake: Define _WITH_GETLINE for FreeBSDJulian Andres Klode2016-08-231-0/+3
* CMake: Do not add po/ if USE_NLS is OFFJulian Andres Klode2016-08-231-2/+4
* CMake: Add Large File SupportJulian Andres Klode2016-08-231-0/+6
* CMake: Install config and logging directoriesJulian Andres Klode2016-08-191-0/+13
* Release 1.3~rc21.3_rc2Julian Andres Klode2016-08-171-1/+1
* CMake: Install bash completions via cmakeJulian Andres Klode2016-08-151-0/+1
* CMake: Use COPYONLY instead of @ONLYJulian Andres Klode2016-08-111-1/+1
* Release 1.3~rc11.3_rc1Julian Andres Klode2016-08-111-1/+1
* Add statvfs.h.in to CMake directoryJulian Andres Klode2016-08-101-1/+1
* prepare-release: Switch over to CMake, set version in CMakeLists.txtJulian Andres Klode2016-08-101-4/+1
* CMake: Rewrite existing Documentation support and add doxygenJulian Andres Klode2016-08-101-1/+4
* CMake: Check for ptsname_r() againJulian Andres Klode2016-08-101-0/+1
* CMake: Allow building without dpkgJulian Andres Klode2016-08-101-4/+8
* CMake: Bump minimum required version to 3.4.0Julian Andres Klode2016-08-101-1/+1
* CMake: Add unit testsJulian Andres Klode2016-08-101-0/+2
* CMake: Set PACKAGE_MAIL variableJulian Andres Klode2016-08-101-1/+2
* CMake: Use find_package() for curl instead of pkg_check_modules()Julian Andres Klode2016-08-101-1/+1
* CMake: Switch integration tests and travis overJulian Andres Klode2016-08-061-0/+1
* CMake: Add initial support for documentation buildingJulian Andres Klode2016-08-061-0/+1
* CMake: Add support for building and installing .mo filesJulian Andres Klode2016-08-061-0/+2
* CMake: Add basic CMake build systemJulian Andres Klode2016-08-061-0/+132