<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zlib/configure, branch v1.2.5.3</title>
<subtitle>A mirror of https://github.com/madler/zlib.git
</subtitle>
<id>https://git.lua4.win/zlib/atom?h=v1.2.5.3</id>
<link rel='self' href='https://git.lua4.win/zlib/atom?h=v1.2.5.3'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/'/>
<updated>2011-11-13T21:04:26+00:00</updated>
<entry>
<title>Split off AR options in Makefile.in and configure.</title>
<updated>2011-11-13T21:04:26+00:00</updated>
<author>
<name>Mark Adler</name>
<email>madler@alumni.caltech.edu</email>
</author>
<published>2011-11-13T21:04:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=d169dd73007cf1eadea79fb2c506b03f178a2bad'/>
<id>urn:sha1:d169dd73007cf1eadea79fb2c506b03f178a2bad</id>
<content type='text'>
Adds ARFLAGS variable for options, where AR is now just the command
name.  So now $(AR) $(ARFLAGS) is used to build the static library.
</content>
</entry>
<entry>
<title>Add --cover option to ./configure for gcc coverage testing.</title>
<updated>2011-10-09T17:25:15+00:00</updated>
<author>
<name>Mark Adler</name>
<email>madler@alumni.caltech.edu</email>
</author>
<published>2011-10-09T17:16:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=d66a30794183e04f121fd1464d7bfcfbbcaf64ed'/>
<id>urn:sha1:d66a30794183e04f121fd1464d7bfcfbbcaf64ed</id>
<content type='text'>
This adds the -fprofile-arcs and -ftest-coverage options when compiling
the source code for the static library.  Those same options must then be
used when linking the static library into an executable.  This updates
Makefile.in to remove and .gitignore to ignore the files generated when
testing coverage.
</content>
</entry>
<entry>
<title>Add a ./config --solo option to make zlib subset with no libary use</title>
<updated>2011-10-07T09:11:56+00:00</updated>
<author>
<name>Mark Adler</name>
<email>madler@alumni.caltech.edu</email>
</author>
<published>2011-10-07T08:57:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=f442c1e89e99ae5a0068a2d32e7284c2623f09fd'/>
<id>urn:sha1:f442c1e89e99ae5a0068a2d32e7284c2623f09fd</id>
<content type='text'>
A common request has been the ability to compile zlib to require no
other libraries.  This --solo option provides that ability.  The price
is that the gz*, compress*, and uncompress functions are eliminated,
and that the user must provide memory allocation and free routines to
deflate and inflate when initializing.
</content>
</entry>
<entry>
<title>zlib 1.2.5.1</title>
<updated>2011-09-11T18:04:49+00:00</updated>
<author>
<name>Mark Adler</name>
<email>madler@alumni.caltech.edu</email>
</author>
<published>2011-09-11T18:04:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=10daf0d4d7815447799d555d04d30325836e1d44'/>
<id>urn:sha1:10daf0d4d7815447799d555d04d30325836e1d44</id>
<content type='text'>
</content>
</entry>
<entry>
<title>zlib 1.2.5</title>
<updated>2011-09-10T06:35:10+00:00</updated>
<author>
<name>Mark Adler</name>
<email>madler@alumni.caltech.edu</email>
</author>
<published>2011-09-10T06:35:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=9712272c78b9d9c93746d9c8e156a3728c65ca72'/>
<id>urn:sha1:9712272c78b9d9c93746d9c8e156a3728c65ca72</id>
<content type='text'>
</content>
</entry>
<entry>
<title>zlib 1.2.4.5</title>
<updated>2011-09-10T06:34:55+00:00</updated>
<author>
<name>Mark Adler</name>
<email>madler@alumni.caltech.edu</email>
</author>
<published>2011-09-10T06:34:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=73014202489f913dbffc91d22089ea8a8920c054'/>
<id>urn:sha1:73014202489f913dbffc91d22089ea8a8920c054</id>
<content type='text'>
</content>
</entry>
<entry>
<title>zlib 1.2.4.4</title>
<updated>2011-09-10T06:34:45+00:00</updated>
<author>
<name>Mark Adler</name>
<email>madler@alumni.caltech.edu</email>
</author>
<published>2011-09-10T06:34:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=a7d70663cf4a7d4013ff7d285da01a164ed9b207'/>
<id>urn:sha1:a7d70663cf4a7d4013ff7d285da01a164ed9b207</id>
<content type='text'>
</content>
</entry>
<entry>
<title>zlib 1.2.4.3</title>
<updated>2011-09-10T06:34:38+00:00</updated>
<author>
<name>Mark Adler</name>
<email>madler@alumni.caltech.edu</email>
</author>
<published>2011-09-10T06:34:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=f4498bea2865325dce71189af47a047529229f22'/>
<id>urn:sha1:f4498bea2865325dce71189af47a047529229f22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>zlib 1.2.4.2</title>
<updated>2011-09-10T06:34:30+00:00</updated>
<author>
<name>Mark Adler</name>
<email>madler@alumni.caltech.edu</email>
</author>
<published>2011-09-10T06:34:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=7147f24cd7b27dd95f6e841851a111cb311a9c07'/>
<id>urn:sha1:7147f24cd7b27dd95f6e841851a111cb311a9c07</id>
<content type='text'>
</content>
</entry>
<entry>
<title>zlib 1.2.4.1</title>
<updated>2011-09-10T06:34:22+00:00</updated>
<author>
<name>Mark Adler</name>
<email>madler@alumni.caltech.edu</email>
</author>
<published>2011-09-10T06:34:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=05d47d2627a68a15ba23fb10b17fbc73551aeec1'/>
<id>urn:sha1:05d47d2627a68a15ba23fb10b17fbc73551aeec1</id>
<content type='text'>
</content>
</entry>
</feed>
