summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* use the same redirection handling for http and httpsDavid Kalnischkies2016-08-107-101/+102
* detect redirection loops in acquire instead of workersDavid Kalnischkies2016-08-1010-65/+129
* fail on unsupported http/https proxy settingsDavid Kalnischkies2016-08-104-6/+45
* suggest transport-packages based on established nameschemeDavid Kalnischkies2016-08-101-2/+4
* support all socks-proxy known to curl in https methodDavid Kalnischkies2016-08-101-1/+12
* Do not set the binary dir in run-tests, it breaks stuffJulian Andres Klode2016-08-101-6/+0
* Fix some indentation issues in README.mdJulian Andres Klode2016-08-101-3/+3
* Merge branch 'cmake'Julian Andres Klode2016-08-10120-3126/+1595
|\
| * test: Automatically discover CMake build directoryJulian Andres Klode2016-08-102-1/+27
| * Update gitignore for cmakeJulian Andres Klode2016-08-101-23/+88
| * Get rid of the old buildsystemJulian Andres Klode2016-08-1043-2732/+0
| * Add statvfs.h.in to CMake directoryJulian Andres Klode2016-08-102-1/+14
| * Merge README.cmake into README.mdJulian Andres Klode2016-08-102-37/+15
| * apt-private: Do not include apti18n.h in headersJulian Andres Klode2016-08-102-4/+0
| * prepare-release: Switch over to CMake, set version in CMakeLists.txtJulian Andres Klode2016-08-102-11/+12
| * CMake: Rewrite existing Documentation support and add doxygenJulian Andres Klode2016-08-107-117/+346
| * CMake: Misc: Extract command path_join() from TranslationsJulian Andres Klode2016-08-102-14/+11
| * CMake: Check for ptsname_r() againJulian Andres Klode2016-08-103-1/+5
| * CMake: Allow building without dpkgJulian Andres Klode2016-08-101-4/+8
| * CMake: Bump minimum required version to 3.4.0Julian Andres Klode2016-08-102-2/+2
| * debian: make autopkgtest run with CMake build dirJulian Andres Klode2016-08-101-5/+6
| * CMake: Add unit testsJulian Andres Klode2016-08-107-9/+34
| * CMake: Translations: Build .pot in po binary dir, not project oneJulian Andres Klode2016-08-101-17/+17
| * CMake: Translations: Allow excluding languages from translationJulian Andres Klode2016-08-102-5/+30
| * CMake: Translations: Avoid rebuilding .mo if .pot did not changeJulian Andres Klode2016-08-101-4/+21
| * CMake: Translations: Add a statistics targetJulian Andres Klode2016-08-102-0/+16
| * CMake: Translations: Build apt-all.pot and update .po filesJulian Andres Klode2016-08-103-3/+54
| * CMake: Translations: Add support for shell scriptsJulian Andres Klode2016-08-103-25/+72
| * CMake: Translations: Write a .po file before writing a .mo fileJulian Andres Klode2016-08-101-3/+6
| * CMake: Translations: Pass some additional arguments to commandsJulian Andres Klode2016-08-101-1/+2
| * CMake: Translations: Make po templates depend on input filesJulian Andres Klode2016-08-101-0/+3
| * CMake: Set PACKAGE_MAIL variableJulian Andres Klode2016-08-102-2/+3
| * CMake: po: Add mirror methodJulian Andres Klode2016-08-101-1/+3
| * CMake: Improve handling of vendor filesJulian Andres Klode2016-08-102-8/+30
| * CMake: Cache CURRENT_VENDOR and make it configurableJulian Andres Klode2016-08-101-4/+8
| * vendor/getinfo: Accept --vendor VENDOR optionJulian Andres Klode2016-08-101-4/+9
| * CMake: Use find_package() for curl instead of pkg_check_modules()Julian Andres Klode2016-08-101-1/+1
| * releasing package apt version 1.3~pre3+cmake21.3_pre3+cmake2Julian Andres Klode2016-08-0618-18/+24
| * Build-depend on pkg-configJulian Andres Klode2016-08-061-1/+1
| * releasing package apt version 1.3~pre3+cmake11.3_pre3+cmake1Julian Andres Klode2016-08-069-7/+36
| * CMake: Adjust abicheck locationsJulian Andres Klode2016-08-062-2/+3
| * CMake: debian: Switch packaging over to CMake and dh 9Julian Andres Klode2016-08-0623-376/+102
| * CMake: Switch integration tests and travis overJulian Andres Klode2016-08-066-11/+30
| * CMake: Add initial support for documentation buildingJulian Andres Klode2016-08-065-1/+160
| * CMake: Add support for building and installing .mo filesJulian Andres Klode2016-08-064-1/+78
| * CMake: Add basic CMake build systemJulian Andres Klode2016-08-0614-0/+601
| * prepare-release: Also search for libraries in CMake locationsJulian Andres Klode2016-08-061-0/+7
| * debian/control: Use versioned provides for same-ver library depsJulian Andres Klode2016-08-061-1/+3
| * vendor/getinfo: Teach it about sourceslist-list-formatJulian Andres Klode2016-08-061-1/+1
| * vendor/getinfo: Provide command to determine vendor to useJulian Andres Klode2016-08-061-1/+39