<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/docs/userguide/ext_modules.rst, branch dev/core_metadata</title>
<subtitle>github.com: pypa/setuptools.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/'/>
<entry>
<title>Fix typo in docs</title>
<updated>2023-04-25T21:22:59+00:00</updated>
<author>
<name>Bo Bayles</name>
<email>bbayles@gmail.com</email>
</author>
<published>2023-04-25T21:22:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=e32a8462e2af9316670762fbbf2dfda9f8fd0f09'/>
<id>e32a8462e2af9316670762fbbf2dfda9f8fd0f09</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Remove repeated mention of LDFLAGS environment variable</title>
<updated>2023-01-11T23:14:22+00:00</updated>
<author>
<name>Matthew Feickert</name>
<email>matthew.feickert@cern.ch</email>
</author>
<published>2023-01-11T23:11:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=5f9df7bb74e5215ba649fe3d448f3455bce2aa50'/>
<id>5f9df7bb74e5215ba649fe3d448f3455bce2aa50</id>
<content type='text'>
* The first instance of LDFLAGS is removed instead of the second
  to match the style of the preceding environment variables.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* The first instance of LDFLAGS is removed instead of the second
  to match the style of the preceding environment variables.
</pre>
</div>
</content>
</entry>
<entry>
<title>Docs: fix url</title>
<updated>2022-09-15T15:05:41+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-09-01T17:58:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=7243dbc1db8e1b15940ad33bfaf7e2d4d2d64d32'/>
<id>7243dbc1db8e1b15940ad33bfaf7e2d4d2d64d32</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs/userguide/ext_modules.rst: Also mention extra_compile_args, extra_link_args</title>
<updated>2022-06-18T01:27:40+00:00</updated>
<author>
<name>Matthias Koeppe</name>
<email>mkoeppe@math.ucdavis.edu</email>
</author>
<published>2022-06-18T01:27:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=89bb9148c99b83f7bdfc2ff4ba0ac5ecf7a13bb6'/>
<id>89bb9148c99b83f7bdfc2ff4ba0ac5ecf7a13bb6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs/userguide/ext_modules.rst: Add more detail on processing sysconfig/environment vars</title>
<updated>2022-06-17T21:42:44+00:00</updated>
<author>
<name>Matthias Koeppe</name>
<email>mkoeppe@math.ucdavis.edu</email>
</author>
<published>2022-06-17T21:42:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=98fd109a181519a15599dc5bfde10149a48e6767'/>
<id>98fd109a181519a15599dc5bfde10149a48e6767</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify text about Cython</title>
<updated>2022-06-14T18:32:29+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-06-14T18:29:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=a4117e13b4ae096ca7e5d150974f49a7ce5328ca'/>
<id>a4117e13b4ae096ca7e5d150974f49a7ce5328ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Docs] Move Cython remarks to the new ext_modules page</title>
<updated>2022-06-14T16:53:50+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-06-14T16:53:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=af0a46760fbfbcac8dc356c90e68cca3465f80f9'/>
<id>af0a46760fbfbcac8dc356c90e68cca3465f80f9</id>
<content type='text'>
This helps to consolidate all the information about extensions in a
single place and make it easier for users to find the correct
guidance.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This helps to consolidate all the information about extensions in a
single place and make it easier for users to find the correct
guidance.
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve remark about external dependencies</title>
<updated>2022-06-14T09:46:56+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri+github@gmail.com</email>
</author>
<published>2022-06-14T09:46:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=7e855eca96a2e852d31aabfc0e444b3e7504bb46'/>
<id>7e855eca96a2e852d31aabfc0e444b3e7504bb46</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add remarks to docs on extension modules</title>
<updated>2022-06-14T09:29:52+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-06-14T09:17:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=875d771dcccc966b6f84c456a692515ac93956b5'/>
<id>875d771dcccc966b6f84c456a692515ac93956b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add small example</title>
<updated>2022-06-14T09:29:52+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-06-14T01:09:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=2a2ef46cdc6f082aa17cccfdfd2b71166e87a591'/>
<id>2a2ef46cdc6f082aa17cccfdfd2b71166e87a591</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
