<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt/apt-pkg/makefile, branch master</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=master</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2016-08-10T14:17:19Z</updated>
<entry>
<title>Get rid of the old buildsystem</title>
<updated>2016-08-10T14:17:19Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2016-08-09T15:40:01Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=c85c4bed0a4b32ee2dcbd86ea819e39f3d8beb84'/>
<id>urn:sha1:c85c4bed0a4b32ee2dcbd86ea819e39f3d8beb84</id>
<content type='text'>
Bye, bye, old friend.
</content>
</entry>
<entry>
<title>use CPPFLAGS instead of CXXFLAGS for stringview export</title>
<updated>2016-01-31T18:06:19Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2016-01-28T23:49:07Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=401d88939a749e8bb3e0493db2fe6d3a7281c73f'/>
<id>urn:sha1:401d88939a749e8bb3e0493db2fe6d3a7281c73f</id>
<content type='text'>
Git-Dch: Ignore
</content>
</entry>
<entry>
<title>Sort the list of sources to be built and linked</title>
<updated>2016-01-11T16:46:41Z</updated>
<author>
<name>Mattia Rizzolo</name>
<email>mattia@debian.org</email>
</author>
<published>2016-01-09T10:45:34Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=831ea74cddf8568b8648edddb394fdd3d1ba7b8e'/>
<id>urn:sha1:831ea74cddf8568b8648edddb394fdd3d1ba7b8e</id>
<content type='text'>
Fix reproducibility issue due to readdir() order by sorting
the list of sources to be built and linked.

[jak@debian.org: Added summary and fixed typo]

Closes: #810509
</content>
</entry>
<entry>
<title>Switch performance critical code to use APT::StringView</title>
<updated>2016-01-07T18:59:08Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2016-01-07T18:16:23Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=eff0c22e59e65b6b63e854ff41eb091278e05714'/>
<id>urn:sha1:eff0c22e59e65b6b63e854ff41eb091278e05714</id>
<content type='text'>
This improves performance of the cache generation on my
ARM platform (4x Cortex A15) by about 10% to 20% from
2.35-2.50 to 2.1 seconds.
</content>
</entry>
<entry>
<title>FileFd: (native) LZ4 support</title>
<updated>2016-01-07T13:28:27Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2015-12-27T23:07:03Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=e3fbd54cee3fffecbf4f7c384e0aad715fc68218'/>
<id>urn:sha1:e3fbd54cee3fffecbf4f7c384e0aad715fc68218</id>
<content type='text'>
Implement native support for LZ4 compression, using the official
lz4 library.
</content>
</entry>
<entry>
<title>when using srv records, use the next server if one fails to connect</title>
<updated>2014-05-23T14:46:32Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@ubuntu.com</email>
</author>
<published>2014-05-23T14:46:32Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=cc4800145b408de0b4afef88f4489a541024e75a'/>
<id>urn:sha1:cc4800145b408de0b4afef88f4489a541024e75a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use wildcard to get files in our library makefiles</title>
<updated>2014-04-11T06:58:36Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2014-03-23T12:17:24Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=53c3a8fa16351f35b7b7d359c81dfbe36ab04444'/>
<id>urn:sha1:53c3a8fa16351f35b7b7d359c81dfbe36ab04444</id>
<content type='text'>
The explicit listing is a pain every time you want to add a file to the
list and serves no propose as we list all files there anyway, so this is
not only easier but also documents this fact.

Git-Dch: Ignore
</content>
</entry>
<entry>
<title>use liblzma-dev to provide xz/lzma support</title>
<updated>2014-03-13T13:00:38Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2014-03-12T13:39:18Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=7f350a377e0c65a656b9b5437e27d037fd742901'/>
<id>urn:sha1:7f350a377e0c65a656b9b5437e27d037fd742901</id>
<content type='text'>
We have xz/lzma support for a while, but only via an external binary
provided by xz-utils. Now that the Debian archive provides xz by default
and dpkg pre-depends on the library provided by liblzma-dev we can switch
now to use this library as well to avoid requiring an external binary.
For now the binary is in a prio:required package, but this might change
in the future.

API wise it is quiet similar to bz2 code expect that it doesn't provide
file I/O methods, so we piece this together on our own.
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/debian/sid' into feature/install-progress-refactor</title>
<updated>2013-10-22T20:06:24Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2013-10-22T20:05:15Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=51355387e5a5d4d7275a34b1c22f0ef5a76172d5'/>
<id>urn:sha1:51355387e5a5d4d7275a34b1c22f0ef5a76172d5</id>
<content type='text'>
Conflicts:
	apt-pkg/deb/dpkgpm.cc
	apt-pkg/makefile
</content>
</entry>
<entry>
<title>move install-progress.{cc,h} to apt-pkg</title>
<updated>2013-10-22T16:44:14Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2013-10-22T16:44:14Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=8336ae355b8a22877cd233063c715688155aa617'/>
<id>urn:sha1:8336ae355b8a22877cd233063c715688155aa617</id>
<content type='text'>
</content>
</entry>
</feed>
