<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zlib/configure, branch v1.2.6</title>
<subtitle>A mirror of https://github.com/madler/zlib.git
</subtitle>
<id>https://git.lua4.win/zlib/atom?h=v1.2.6</id>
<link rel='self' href='https://git.lua4.win/zlib/atom?h=v1.2.6'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/'/>
<updated>2012-01-29T17:48:11+00:00</updated>
<entry>
<title>Use the -m option on ldconfig for BSD systems [Tobias].</title>
<updated>2012-01-29T17:48:11+00:00</updated>
<author>
<name>Mark Adler</name>
<email>madler@alumni.caltech.edu</email>
</author>
<published>2012-01-29T17:27:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=5461db945cc64e16b717b3fdeeb58bd58810576e'/>
<id>urn:sha1:5461db945cc64e16b717b3fdeeb58bd58810576e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add the generation of configure.log by ./configure.</title>
<updated>2012-01-28T22:48:50+00:00</updated>
<author>
<name>Mark Adler</name>
<email>madler@alumni.caltech.edu</email>
</author>
<published>2012-01-28T22:48:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=520561c5771d3145308bed193b136b8cd12c6267'/>
<id>urn:sha1:520561c5771d3145308bed193b136b8cd12c6267</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Have ./configure use the compiler return code for error indication.</title>
<updated>2012-01-17T00:44:40+00:00</updated>
<author>
<name>Mark Adler</name>
<email>madler@alumni.caltech.edu</email>
</author>
<published>2012-01-16T22:50:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=2d55657c0341238eb9d6fd8d545bcd7efade5ed8'/>
<id>urn:sha1:2d55657c0341238eb9d6fd8d545bcd7efade5ed8</id>
<content type='text'>
Previously ./configure would use any output on stderr as an indication
that the compilation failed.  However if some compiler wrapper uses
stderr for some other purpose, e.g. distcc for nodes going down, then
./configure would not properly configure the build.  This problem was
noted by Mike Frysinger.  For backwards compatibility, ./configure
will revert to the old way, i.e. checking for anything on stderr, if
when it deliberately runs the compiler with an error, a zero exit
status is returned.
</content>
</entry>
<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>
</feed>
