]> git.saurik.com Git - apt.git/history - CMakeLists.txt
get pdiff files from the same mirror as the index
[apt.git] / CMakeLists.txt
2016-11-22  Julian Andres KlodeMerge commit 'e2073b0276226b625897ef475f225bf8f508719e...
2016-10-04  Julian Andres KlodeRelease 1.3.1 1.3.1
2016-09-20  Julian Andres KlodeRelease 1.3 1.3
2016-09-11  Julian Andres KlodeCMake: Add coverage build type
2016-09-02  Julian Andres KlodeRelease 1.3~rc4 1.3_rc4
2016-08-30  Julian Andres KlodeRelease 1.3~rc3 1.3_rc3
2016-08-26  Julian Andres KlodeMerge branch 'portability/freebsd'
2016-08-26  Julian Andres KlodeCMake: Add missing iconv dependency
2016-08-26  Julian Andres KlodeMake root group configurable via ROOT_GROUP
2016-08-26  Julian Andres KlodeMake directory paths configurable
2016-08-26  Julian Andres KlodeCMake: Add support for libintl
2016-08-26  Julian Andres KlodeCMake/private-download: Fix statfs includes on FreeBSD
2016-08-26  Julian Andres KlodeCMake: Add FindLZ4 and FindLZMA
2016-08-26  Julian Andres KlodeCMake: Do not use -lresolv if res_init exists in libc
2016-08-26  Julian Andres KlodeCMake: Handle endian.h locations on other platforms
2016-08-26  Julian Andres KlodeCMake: Handle BSD platforms with sig_t instead of sigha...
2016-08-23  Julian Andres KlodeCMake: Define _WITH_GETLINE for FreeBSD
2016-08-23  Julian Andres KlodeCMake: Do not add po/ if USE_NLS is OFF
2016-08-23  Julian Andres KlodeCMake: Add Large File Support
2016-08-19  Julian Andres KlodeCMake: Install config and logging directories
2016-08-17  Julian Andres KlodeRelease 1.3~rc2 1.3_rc2
2016-08-15  Julian Andres KlodeCMake: Install bash completions via cmake
2016-08-11  Julian Andres KlodeCMake: Use COPYONLY instead of @ONLY
2016-08-11  Julian Andres KlodeRelease 1.3~rc1 1.3_rc1
2016-08-10  Julian Andres KlodeMerge branch 'cmake'
2016-08-10  Julian Andres KlodeAdd statvfs.h.in to CMake directory
2016-08-10  Julian Andres Klodeprepare-release: Switch over to CMake, set version...
2016-08-10  Julian Andres KlodeCMake: Rewrite existing Documentation support and add...
2016-08-10  Julian Andres KlodeCMake: Check for ptsname_r() again
2016-08-10  Julian Andres KlodeCMake: Allow building without dpkg
2016-08-10  Julian Andres KlodeCMake: Bump minimum required version to 3.4.0
2016-08-10  Julian Andres KlodeCMake: Add unit tests
2016-08-10  Julian Andres KlodeCMake: Set PACKAGE_MAIL variable
2016-08-10  Julian Andres KlodeCMake: Use find_package() for curl instead of pkg_check...
2016-08-06  Julian Andres KlodeCMake: Switch integration tests and travis over
2016-08-06  Julian Andres KlodeCMake: Add initial support for documentation building
2016-08-06  Julian Andres KlodeCMake: Add support for building and installing .mo...
2016-08-06  Julian Andres KlodeCMake: Add basic CMake build system