]> git.saurik.com Git - apt.git/history - CMakeLists.txt
CMake: Do not use -lresolv if res_init exists in libc
[apt.git] / CMakeLists.txt
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