<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools/extension.py, branch 18.3.1</title>
<subtitle>github.com: pypa/setuptools.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/'/>
<entry>
<title>Remove loop, made unnecessary by removal of support for Pyrex</title>
<updated>2015-06-10T18:56:52+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-06-10T18:56:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=3c047624cfa74a42320334ed6ec0dd7b6bd789b6'/>
<id>3c047624cfa74a42320334ed6ec0dd7b6bd789b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Detect Cython later in the build process, allowing the library to be specified in setup_requires. Fixes #288.</title>
<updated>2015-06-10T16:33:54+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-06-10T16:33:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=a811c089a4362c0dc6c4a84b708953dde9ebdbf8'/>
<id>a811c089a4362c0dc6c4a84b708953dde9ebdbf8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move monkey patch to a separate module</title>
<updated>2014-09-26T19:17:55+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-09-26T19:17:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=fb6baa09e5089c3984ee38da5f96b857c7e90c8f'/>
<id>fb6baa09e5089c3984ee38da5f96b857c7e90c8f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Resave with excess whitespace removed</title>
<updated>2014-09-26T15:30:01+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-09-26T15:30:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=0e2681c1782320311e8cf144d4df923cfafc48c4'/>
<id>0e2681c1782320311e8cf144d4df923cfafc48c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds monkeypatching for msvc9compiler.find_vcvarsall() to look for a standalone compiler installation and improves the error message for missing VC installation.</title>
<updated>2014-09-25T15:46:53+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@microsoft.com</email>
</author>
<published>2014-09-25T15:46:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=b0f93f3bdd1d67cce1dd03d4a6ecea8256fa4e55'/>
<id>b0f93f3bdd1d67cce1dd03d4a6ecea8256fa4e55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use functools.partial and re.sub to construct the substitution function.</title>
<updated>2014-03-10T12:26:10+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-03-10T12:26:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=8dfa58696aff81a6fa7ab2d10d859610711fdb49'/>
<id>8dfa58696aff81a6fa7ab2d10d859610711fdb49</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>self.language could be None (and is None by default)</title>
<updated>2014-03-10T12:22:09+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-03-10T12:22:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=c8da4c3399dd564c24a42171e7043d43e0b01659'/>
<id>c8da4c3399dd564c24a42171e7043d43e0b01659</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use a single method to handle both languages.</title>
<updated>2014-03-10T12:19:09+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-03-10T12:19:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=261a4ed096f5be63d138eadc31361038b0b515fd'/>
<id>261a4ed096f5be63d138eadc31361038b0b515fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Map .pyx sources to .c or .cpp depending on language</title>
<updated>2014-03-02T02:02:23+00:00</updated>
<author>
<name>lsinger</name>
<email>none@none</email>
</author>
<published>2014-03-02T02:02:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=a0c7e67a26b11e3458424112bc78be90d52b2fc5'/>
<id>a0c7e67a26b11e3458424112bc78be90d52b2fc5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Misc. updates following 2to3 checks.</title>
<updated>2013-06-17T18:23:33+00:00</updated>
<author>
<name>Vinay Sajip</name>
<email>vinay_sajip@yahoo.co.uk</email>
</author>
<published>2013-06-17T18:23:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=744a61f18bbfcbf7dfaa08886185b4595d8b7bcb'/>
<id>744a61f18bbfcbf7dfaa08886185b4595d8b7bcb</id>
<content type='text'>
--HG--
branch : single-codebase
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : single-codebase
</pre>
</div>
</content>
</entry>
</feed>
