<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-lxml.git/buildlibxml.py, branch macos_unicode_tests</title>
<subtitle>github.com: lxml/lxml.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/'/>
<entry>
<title>Work around a bug in the configure script of libxslt. See https://gitlab.gnome.org/GNOME/libxslt/-/commit/90c34c8bb90e095a8a8fe8b2ce368bd9ff1837cc</title>
<updated>2021-05-18T23:03:58+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2021-05-13T20:19:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=a7efa314e0dfc8738a80b60e984eed762a98803b'/>
<id>a7efa314e0dfc8738a80b60e984eed762a98803b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not rebuild static libs when they are already available from a previous build (e.g. "setup.py build" + "setup.py bdist_wheel").</title>
<updated>2020-07-19T09:53:55+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2020-07-19T09:53:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=34aa8896f99f93a43f3c61fc66beb459ce163acd'/>
<id>34aa8896f99f93a43f3c61fc66beb459ce163acd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>No longer include PPC and 32bit support by default in the MacOS builds.</title>
<updated>2020-01-29T08:13:30+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2020-01-29T08:13:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=02febd0d7f544446aaed86ab094d53557a53f144'/>
<id>02febd0d7f544446aaed86ab094d53557a53f144</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use http(s) download URLs for build libraries instead of FTP, since it's much safer and also more reliable on travis.</title>
<updated>2019-01-04T15:06:25+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2019-01-04T15:06:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=925a6fb21bdfdd17c1e3fa8d28922b95f19ee8b2'/>
<id>925a6fb21bdfdd17c1e3fa8d28922b95f19ee8b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Provide more information on download errors in static build script.</title>
<updated>2018-09-15T11:22:12+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2018-09-15T11:22:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=01a107bb1e04f93a966e13a4e83dceca272d1ae7'/>
<id>01a107bb1e04f93a966e13a4e83dceca272d1ae7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove redundant parentheses</title>
<updated>2018-08-25T18:14:49+00:00</updated>
<author>
<name>Hugo</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2018-08-25T18:14:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=5674dd2c1e29b98026350ab27163a2b06187be46'/>
<id>5674dd2c1e29b98026350ab27163a2b06187be46</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Always disable crypto support in libxslt/libexslt to get more predictable builds.</title>
<updated>2018-07-30T19:18:40+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2018-07-30T19:18:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=2e44c361ae0f5e72bed25e85b869f62265dfc184'/>
<id>2e44c361ae0f5e72bed25e85b869f62265dfc184</id>
<content type='text'>
It actually failed to link properly if "libgcrypto-config" could be found at build time by libxslt since lxml didn't link against it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It actually failed to link properly if "libgcrypto-config" could be found at build time by libxslt since lxml didn't link against it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Include "*-rc" versions of libxml2/libxslt in parsed version when downloading the "latest" libraries.</title>
<updated>2018-07-17T19:35:56+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2018-07-17T19:35:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=23244c3a868fc6897226189acb575dbf59895160'/>
<id>23244c3a868fc6897226189acb575dbf59895160</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove support for building with outdated Zlatkovic binaries completely.</title>
<updated>2017-09-19T07:17:37+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2017-09-19T07:17:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=f45e7c6cdb2da43399a1c1f4cd5eb7445bb5a54c'/>
<id>f45e7c6cdb2da43399a1c1f4cd5eb7445bb5a54c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not use outdated Zlatkovic binaries anymore.</title>
<updated>2017-09-19T06:42:41+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2017-09-19T06:42:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=c75d243e811f6e255733353af5c3e29694d912fa'/>
<id>c75d243e811f6e255733353af5c3e29694d912fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
