summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-10Get rid of the old buildsystemJulian Andres Klode
2016-08-10Add statvfs.h.in to CMake directoryJulian Andres Klode
2016-08-10Merge README.cmake into README.mdJulian Andres Klode
2016-08-10apt-private: Do not include apti18n.h in headersJulian Andres Klode
2016-08-10prepare-release: Switch over to CMake, set version in CMakeLists.txtJulian Andres Klode
2016-08-10CMake: Rewrite existing Documentation support and add doxygenJulian Andres Klode
2016-08-10CMake: Misc: Extract command path_join() from TranslationsJulian Andres Klode
2016-08-10CMake: Check for ptsname_r() againJulian Andres Klode
2016-08-10CMake: Allow building without dpkgJulian Andres Klode
2016-08-10CMake: Bump minimum required version to 3.4.0Julian Andres Klode
2016-08-10debian: make autopkgtest run with CMake build dirJulian Andres Klode
2016-08-10CMake: Add unit testsJulian Andres Klode
2016-08-10CMake: Translations: Build .pot in po binary dir, not project oneJulian Andres Klode
2016-08-10CMake: Translations: Allow excluding languages from translationJulian Andres Klode
2016-08-10CMake: Translations: Avoid rebuilding .mo if .pot did not changeJulian Andres Klode
2016-08-10CMake: Translations: Add a statistics targetJulian Andres Klode
2016-08-10CMake: Translations: Build apt-all.pot and update .po filesJulian Andres Klode
2016-08-10CMake: Translations: Add support for shell scriptsJulian Andres Klode
2016-08-10CMake: Translations: Write a .po file before writing a .mo fileJulian Andres Klode
2016-08-10CMake: Translations: Pass some additional arguments to commandsJulian Andres Klode
2016-08-10CMake: Translations: Make po templates depend on input filesJulian Andres Klode
2016-08-10CMake: Set PACKAGE_MAIL variableJulian Andres Klode
2016-08-10CMake: po: Add mirror methodJulian Andres Klode
2016-08-10CMake: Improve handling of vendor filesJulian Andres Klode
2016-08-10CMake: Cache CURRENT_VENDOR and make it configurableJulian Andres Klode
2016-08-10vendor/getinfo: Accept --vendor VENDOR optionJulian Andres Klode
2016-08-10CMake: Use find_package() for curl instead of pkg_check_modules()Julian Andres Klode
2016-08-06releasing package apt version 1.3~pre3+cmake21.3_pre3+cmake2Julian Andres Klode
2016-08-06Build-depend on pkg-configJulian Andres Klode
2016-08-06releasing package apt version 1.3~pre3+cmake11.3_pre3+cmake1Julian Andres Klode
2016-08-06CMake: Adjust abicheck locationsJulian Andres Klode
2016-08-06CMake: debian: Switch packaging over to CMake and dh 9Julian Andres Klode
2016-08-06CMake: Switch integration tests and travis overJulian Andres Klode
2016-08-06CMake: Add initial support for documentation buildingJulian Andres Klode
2016-08-06CMake: Add support for building and installing .mo filesJulian Andres Klode
2016-08-06CMake: Add basic CMake build systemJulian Andres Klode
2016-08-06prepare-release: Also search for libraries in CMake locationsJulian Andres Klode
2016-08-06debian/control: Use versioned provides for same-ver library depsJulian Andres Klode
2016-08-06vendor/getinfo: Teach it about sourceslist-list-formatJulian Andres Klode
2016-08-06vendor/getinfo: Provide command to determine vendor to useJulian Andres Klode
2016-08-06doc: Fix fuzzy string regressionJulian Andres Klode
2016-08-06test: Pass -maxdepth 1 when running find in methods dirJulian Andres Klode
2016-08-06configure.ac: Drop broken unused check for ptsname_r()Julian Andres Klode
2016-08-06configure.ac: Re-enable pthread support for thread-local _errorJulian Andres Klode
2016-08-05Merge pull request Debian/apt#18 from corburn/docJulian Andres Klode
2016-08-05doc: update path to periodic options scriptJason Travis
2016-08-04apt-private: #ifdef HAVE_STRUCT_STATFS_F_TYPE, not #ifJulian Andres Klode
2016-08-04Release 1.3~pre31.3_pre3Julian Andres Klode
2016-08-03ExecGPGV: Pass current config state to apt-key via temp fileJulian Andres Klode
2016-08-03ExecGPGV: Fork in all casesJulian Andres Klode