<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git/deps/zlib, branch phkelley/flexarray</title>
<subtitle>github.com: libgit2/libgit2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/'/>
<entry>
<title>Fix compilation in Windows</title>
<updated>2011-08-08T23:56:28+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>tanoku@gmail.com</email>
</author>
<published>2011-08-08T23:56:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=f6867e639a963726f381739314ea7a9d181c5aae'/>
<id>f6867e639a963726f381739314ea7a9d181c5aae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>zlib: Declare preprocessor directives at build time</title>
<updated>2011-07-01T15:34:27+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>tanoku@gmail.com</email>
</author>
<published>2011-07-01T15:34:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=ec62685345654cba50f3985c4ca44ce0e641d83c'/>
<id>ec62685345654cba50f3985c4ca44ce0e641d83c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>zlib: No visualization attributes.</title>
<updated>2011-06-30T20:28:19+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>tanoku@gmail.com</email>
</author>
<published>2011-06-30T19:10:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=8a0620030cc2159b361613d07cff508355b8fbdb'/>
<id>8a0620030cc2159b361613d07cff508355b8fbdb</id>
<content type='text'>
The visibility attribute is a headache on many platforms like Solaris,
and not even supported on Windows.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The visibility attribute is a headache on many platforms like Solaris,
and not even supported on Windows.
</pre>
</div>
</content>
</entry>
<entry>
<title>Define NO_GZIP in zconf.h instead of at compile time</title>
<updated>2011-03-16T21:02:31+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>tanoku@gmail.com</email>
</author>
<published>2011-03-16T21:02:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=9f81a37aa416446726a00996dce01b02372a43b1'/>
<id>9f81a37aa416446726a00996dce01b02372a43b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix compilation warnings in ZLib (MSVC)</title>
<updated>2011-03-15T17:46:38+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>tanoku@gmail.com</email>
</author>
<published>2011-03-15T17:46:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=434bedcda0a7edb4fcc2dda6eb3df0310c2d0774'/>
<id>434bedcda0a7edb4fcc2dda6eb3df0310c2d0774</id>
<content type='text'>
Yes, we are changing the Zlib code. This is dangerous and uncool.
Fortunately, these are just some implicit casts.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Yes, we are changing the Zlib code. This is dangerous and uncool.
Fortunately, these are just some implicit casts.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use a more sane zconf.f when building Zlib</title>
<updated>2011-03-15T02:22:47+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>tanoku@gmail.com</email>
</author>
<published>2011-03-15T02:03:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=5f8078d4dc325356e732c1a5e62acb7de04d72be'/>
<id>5f8078d4dc325356e732c1a5e62acb7de04d72be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ZLib as a built-in dependency</title>
<updated>2011-03-15T01:29:20+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>tanoku@gmail.com</email>
</author>
<published>2011-03-15T01:25:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=ab6a3d3de5e869253c64c1329ff73c71c2b89209'/>
<id>ab6a3d3de5e869253c64c1329ff73c71c2b89209</id>
<content type='text'>
I don't know if this is good or bad. This lets libgit2 compile cleanly
on any platforms without any external dependencies, but adds a little
bit of bloat...

Let's test this out and see what happens.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I don't know if this is good or bad. This lets libgit2 compile cleanly
on any platforms without any external dependencies, but adds a little
bit of bloat...

Let's test this out and see what happens.
</pre>
</div>
</content>
</entry>
</feed>
