summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2016-08-26Make root group configurable via ROOT_GROUPJulian Andres Klode1-0/+6
2016-08-26Make directory paths configurableJulian Andres Klode1-9/+18
2016-08-26CMake: Add support for libintlJulian Andres Klode1-3/+9
2016-08-26CMake/private-download: Fix statfs includes on FreeBSDJulian Andres Klode1-5/+6
2016-08-26CMake: Add FindLZ4 and FindLZMAJulian Andres Klode1-3/+3
2016-08-26CMake: Do not use -lresolv if res_init exists in libcJulian Andres Klode1-0/+8
2016-08-26CMake: Handle endian.h locations on other platformsJulian Andres Klode1-0/+12
2016-08-26CMake: Handle BSD platforms with sig_t instead of sighandler_tJulian Andres Klode1-0/+13
2016-08-23CMake: Define _WITH_GETLINE for FreeBSDJulian Andres Klode1-0/+3
2016-08-23CMake: Do not add po/ if USE_NLS is OFFJulian Andres Klode1-2/+4
2016-08-23CMake: Add Large File SupportJulian Andres Klode1-0/+6
2016-08-19CMake: Install config and logging directoriesJulian Andres Klode1-0/+13
2016-08-17Release 1.3~rc21.3_rc2Julian Andres Klode1-1/+1
2016-08-15CMake: Install bash completions via cmakeJulian Andres Klode1-0/+1
2016-08-11CMake: Use COPYONLY instead of @ONLYJulian Andres Klode1-1/+1
2016-08-11Release 1.3~rc11.3_rc1Julian Andres Klode1-1/+1
2016-08-10Add statvfs.h.in to CMake directoryJulian Andres Klode1-1/+1
2016-08-10prepare-release: Switch over to CMake, set version in CMakeLists.txtJulian Andres Klode1-4/+1
2016-08-10CMake: Rewrite existing Documentation support and add doxygenJulian Andres Klode1-1/+4
2016-08-10CMake: Check for ptsname_r() againJulian Andres Klode1-0/+1
2016-08-10CMake: Allow building without dpkgJulian Andres Klode1-4/+8
2016-08-10CMake: Bump minimum required version to 3.4.0Julian Andres Klode1-1/+1
2016-08-10CMake: Add unit testsJulian Andres Klode1-0/+2
2016-08-10CMake: Set PACKAGE_MAIL variableJulian Andres Klode1-1/+2
2016-08-10CMake: Use find_package() for curl instead of pkg_check_modules()Julian Andres Klode1-1/+1
2016-08-06CMake: Switch integration tests and travis overJulian Andres Klode1-0/+1
2016-08-06CMake: Add initial support for documentation buildingJulian Andres Klode1-0/+1
2016-08-06CMake: Add support for building and installing .mo filesJulian Andres Klode1-0/+2
2016-08-06CMake: Add basic CMake build systemJulian Andres Klode1-0/+132