<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt/CMakeLists.txt, branch 2.1.12</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=2.1.12</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=2.1.12'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2020-11-23T16:53:10Z</updated>
<entry>
<title>Release 2.1.12</title>
<updated>2020-11-23T16:53:10Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2020-11-23T16:53:10Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=1077af2e635df738f351d5ea3515804a4de367ea'/>
<id>urn:sha1:1077af2e635df738f351d5ea3515804a4de367ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename CMake find_package helpers to avoid developer warnings</title>
<updated>2020-11-05T08:40:50Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2020-11-04T23:14:32Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=287912d6fc7ab0ab0b5f69a4a5260b5bf53121ba'/>
<id>urn:sha1:287912d6fc7ab0ab0b5f69a4a5260b5bf53121ba</id>
<content type='text'>
| CMake Warning (dev) at /usr/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:273 (message):
|   The package name passed to `find_package_handle_standard_args` (Berkeley)
|   does not match the name of the calling package (BerkeleyDB).  This can lead
|   to problems in calling code that expects `find_package` result variables
|   (e.g., `_FOUND`) to follow a certain pattern.
| Call Stack (most recent call first):
|   CMake/FindBerkeleyDB.cmake:57 (find_package_handle_standard_args)
|   CMakeLists.txt:83 (find_package)
| This warning is for project developers.  Use -Wno-dev to suppress it.

And indeed, we checked for BERKLEY_DB_FOUND which was not defined so our
HAVE_BDB was not set – just that it is never used, so it wasn't noticed.
</content>
</entry>
<entry>
<title>Release 2.1.11</title>
<updated>2020-10-21T10:01:33Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2020-10-21T10:01:04Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=5d4a9e4b595ec145cdbe30b4f43d6bcdf9f26b2e'/>
<id>urn:sha1:5d4a9e4b595ec145cdbe30b4f43d6bcdf9f26b2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release 2.1.10</title>
<updated>2020-08-11T12:34:13Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2020-08-11T12:34:13Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=6b3fbe9d5e661a3f371eb26631b3f8b502c390a6'/>
<id>urn:sha1:6b3fbe9d5e661a3f371eb26631b3f8b502c390a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release 2.1.9</title>
<updated>2020-08-10T12:16:47Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2020-08-10T12:16:47Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=f21440f5af98e1b5987e040a8f25bc3c2d6b7831'/>
<id>urn:sha1:f21440f5af98e1b5987e040a8f25bc3c2d6b7831</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release 2.1.8</title>
<updated>2020-08-04T10:41:38Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2020-08-04T10:40:27Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=8761d5a714819f14c62879d1f705e95b270c5d99'/>
<id>urn:sha1:8761d5a714819f14c62879d1f705e95b270c5d99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release 2.1.7</title>
<updated>2020-07-08T07:40:38Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2020-07-08T07:40:38Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=f21ca6d73dacc277e0b3d7a8fa15b2c30633d3ae'/>
<id>urn:sha1:f21ca6d73dacc277e0b3d7a8fa15b2c30633d3ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release 2.1.6</title>
<updated>2020-06-03T16:25:57Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2020-06-03T16:25:57Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=cb608f5c1e8af4f6fe68bc31cb96013308a4003b'/>
<id>urn:sha1:cb608f5c1e8af4f6fe68bc31cb96013308a4003b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release 2.1.5</title>
<updated>2020-05-26T10:20:42Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2020-05-26T10:20:42Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=a5c65bce372375d40eb317e1a2b181cced54affa'/>
<id>urn:sha1:a5c65bce372375d40eb317e1a2b181cced54affa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow FMV SSE4.2 detection to succeed on clang</title>
<updated>2020-05-25T10:05:00Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2020-05-21T20:17:42Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=574249cd721a3cdbb79b6e457384a55827856b6a'/>
<id>urn:sha1:574249cd721a3cdbb79b6e457384a55827856b6a</id>
<content type='text'>
As the builtins were used in the feature test also in the default branch
clang fails to compile the test helpfully complaining that you need to
compile with sse4.2 to use that while on gcc it is optimized out as
unused code and produces only a warning for that… removing the code from
the default branch fixes this problem, but we adapt the code some more to
avoid compilers optimizing it out in the future just in case.
</content>
</entry>
</feed>
