<feed xmlns='http://www.w3.org/2005/Atom'>
<title>curl/projects/Windows/VC9/lib/.gitignore, branch master</title>
<subtitle>cURL mirror with patches applied
</subtitle>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/'/>
<entry>
<title>gitignore: Sort for readability</title>
<updated>2015-08-18T05:03:05+00:00</updated>
<author>
<name>Jay Satiro</name>
<email>raysatiro@yahoo.com</email>
</author>
<published>2015-08-18T05:03:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=9518139c73452251b5ea4371d41cc3fa4532a0f9'/>
<id>9518139c73452251b5ea4371d41cc3fa4532a0f9</id>
<content type='text'>
find . -name .gitignore -print0 | xargs -i -0 sort -o '{}' '{}'
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
find . -name .gitignore -print0 | xargs -i -0 sort -o '{}' '{}'
</pre>
</div>
</content>
</entry>
<entry>
<title>build: Added Visual Studio 2008 (VC9) project files</title>
<updated>2014-04-08T23:20:44+00:00</updated>
<author>
<name>Steve Holme</name>
<email>steve_holme@hotmail.com</email>
</author>
<published>2014-04-08T23:01:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=78e3844a4aca891a49ac7f1dbdb12e343d3bbba4'/>
<id>78e3844a4aca891a49ac7f1dbdb12e343d3bbba4</id>
<content type='text'>
Carrying on from commit 11025613b9, added VC9 project files which are
capable of supporting side-by-side compilation, 32-bit and 64-bit
builds as well as support for some of the third-party libraries curl
uses.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Carrying on from commit 11025613b9, added VC9 project files which are
capable of supporting side-by-side compilation, 32-bit and 64-bit
builds as well as support for some of the third-party libraries curl
uses.
</pre>
</div>
</content>
</entry>
</feed>
