<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zlib, branch develop</title>
<subtitle>A mirror of https://github.com/madler/zlib.git
</subtitle>
<id>https://git.lua4.win/zlib/atom?h=develop</id>
<link rel='self' href='https://git.lua4.win/zlib/atom?h=develop'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/'/>
<updated>2026-03-27T00:27:50+00:00</updated>
<entry>
<title>Clean up comment formatting in minizip's zip.c and unzip.c.</title>
<updated>2026-03-27T00:27:50+00:00</updated>
<author>
<name>Mark Adler</name>
<email>git@madler.net</email>
</author>
<published>2026-03-27T00:27:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=f9dd6009be3ed32415edf1e89d1bc38380ecb95d'/>
<id>urn:sha1:f9dd6009be3ed32415edf1e89d1bc38380ecb95d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CMake: Don't add coverage tests if gcov is not found.</title>
<updated>2026-03-26T23:05:52+00:00</updated>
<author>
<name>Marcin Serwin</name>
<email>marcin@serwin.dev</email>
</author>
<published>2026-02-18T17:57:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=7cdaaa09095e9266dee21314599a9258db53685e'/>
<id>urn:sha1:7cdaaa09095e9266dee21314599a9258db53685e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CMake: Emit correct variables for absolute install directories.</title>
<updated>2026-03-26T23:05:52+00:00</updated>
<author>
<name>Marcin Serwin</name>
<email>marcin@serwin.dev</email>
</author>
<published>2026-02-18T17:20:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=91292b1c442ae0f960badf17a9bdfd071b7b0c7b'/>
<id>urn:sha1:91292b1c442ae0f960badf17a9bdfd071b7b0c7b</id>
<content type='text'>
The CMAKE_INSTALL_*DIR variables can be absolute. In that case they
should not be appended to the prefix.
</content>
</entry>
<entry>
<title>CMake: Use prefix for includedir in .pc file.</title>
<updated>2026-03-26T23:05:52+00:00</updated>
<author>
<name>Marcin Serwin</name>
<email>marcin@serwin.dev</email>
</author>
<published>2026-02-18T17:08:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=ed659f3802d809bc31643b5bd9703fbc57301b58'/>
<id>urn:sha1:ed659f3802d809bc31643b5bd9703fbc57301b58</id>
<content type='text'>
The exec_prefix is meant for machine-specific files whereas headers
are machine-independent.
</content>
</entry>
<entry>
<title>CMake: Define exec_prefix to be the same as prefix in .pc file.</title>
<updated>2026-03-26T23:05:37+00:00</updated>
<author>
<name>Marcin Serwin</name>
<email>marcin@serwin.dev</email>
</author>
<published>2026-02-18T17:07:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=bb65dcb3dcc096dcfdb2357db7a0ebf75e79437c'/>
<id>urn:sha1:bb65dcb3dcc096dcfdb2357db7a0ebf75e79437c</id>
<content type='text'>
This makes it easier to relocate the package since only one
variable needs to be overridden.
</content>
</entry>
<entry>
<title>Clean up skipset.h comment formatting.</title>
<updated>2026-03-26T22:46:52+00:00</updated>
<author>
<name>Mark Adler</name>
<email>git@madler.net</email>
</author>
<published>2026-03-26T22:35:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=74030f2f871dde4a6bcac3c011fcc66a6c22be80'/>
<id>urn:sha1:74030f2f871dde4a6bcac3c011fcc66a6c22be80</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make skipset functions static (not external) in minizip.</title>
<updated>2026-03-26T22:46:52+00:00</updated>
<author>
<name>Mark Adler</name>
<email>git@madler.net</email>
</author>
<published>2026-03-26T22:27:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=c68d46a55f7b5d2097b8d8a364bdb5f2d667eba3'/>
<id>urn:sha1:c68d46a55f7b5d2097b8d8a364bdb5f2d667eba3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove C99 intermingled variable declarations from minizip.</title>
<updated>2026-03-26T22:39:18+00:00</updated>
<author>
<name>Sébastien Jodogne</name>
<email>s.jodogne@gmail.com</email>
</author>
<published>2026-02-21T09:20:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=2d205239a3df0903c32fa354fc0202afd70748ec'/>
<id>urn:sha1:2d205239a3df0903c32fa354fc0202afd70748ec</id>
<content type='text'>
For pre-C99 Microsoft Visual Studio up through 2012.
</content>
</entry>
<entry>
<title>Add setting of VGFMAFLAG to configure for s390x.</title>
<updated>2026-03-24T04:07:26+00:00</updated>
<author>
<name>Robert Wolke</name>
<email>rwolke@users.noreply.github.com</email>
</author>
<published>2026-02-18T13:33:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=60ab906ea29f4f67204c4398be4ec5af8d7e87c7'/>
<id>urn:sha1:60ab906ea29f4f67204c4398be4ec5af8d7e87c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correct ENOUGH_LENS and ENOUGH_DIST for PKZIP_BUG_WORKAROUND.</title>
<updated>2026-03-09T17:12:38+00:00</updated>
<author>
<name>Mark Adler</name>
<email>git@madler.net</email>
</author>
<published>2026-03-09T17:12:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=63a623cb69cca9c562cce651c578ad4160c2cf00'/>
<id>urn:sha1:63a623cb69cca9c562cce651c578ad4160c2cf00</id>
<content type='text'>
Those were not quite enough if the workaround was enabled.
</content>
</entry>
</feed>
