<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>https://hg2.dom66.de/hgrepos/Python2/PyMuPDF/</link>
    <language>en-us</language>

    <title>Python2/PyMuPDF: mupdf-source/Makerules history</title>
    <description>mupdf-source/Makerules revision history</description>
    <item>
    <title>FIX: In Makerules: check for empty EXTRA_CHECKS also before applying them</title>
    <link>https://hg2.dom66.de/hgrepos/Python2/PyMuPDF/log/da085c7f52c6/mupdf-source/Makerules</link>
    <description><![CDATA[FIX: In Makerules: check for empty EXTRA_CHECKS also before applying them]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sun, 21 Sep 2025 18:09:12 +0200</pubDate>
</item>
<item>
    <title>Apply also -fstack-clash-protection and -fstack-protector-strong for all generated binaries.</title>
    <link>https://hg2.dom66.de/hgrepos/Python2/PyMuPDF/log/c4daa0c83d64/mupdf-source/Makerules</link>
    <description><![CDATA[Apply also -fstack-clash-protection and -fstack-protector-strong for all generated binaries.<br/>
<br/>
Only done if EXTRA_CHECKS is not empty and not 0.]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sun, 21 Sep 2025 17:55:13 +0200</pubDate>
</item>
<item>
    <title>Also apply -Werror=implicit-function-declaration</title>
    <link>https://hg2.dom66.de/hgrepos/Python2/PyMuPDF/log/72c1b70d4f5c/mupdf-source/Makerules</link>
    <description><![CDATA[Also apply -Werror=implicit-function-declaration]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sun, 21 Sep 2025 15:10:12 +0200</pubDate>
</item>
<item>
    <title>Fortify sources using _FORTIFY_SOURCE=3 and also apply -fno-delete-null-pointer-checks.</title>
    <link>https://hg2.dom66.de/hgrepos/Python2/PyMuPDF/log/baeb8bdeff3a/mupdf-source/Makerules</link>
    <description><![CDATA[Fortify sources using _FORTIFY_SOURCE=3 and also apply -fno-delete-null-pointer-checks.<br/>
<br/>
See: https://github.com/ossf/wg-best-practices-os-developers/issues/659.]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sun, 21 Sep 2025 13:11:30 +0200</pubDate>
</item>
<item>
    <title>Use &quot;soname&quot; on FreeBSD also.</title>
    <link>https://hg2.dom66.de/hgrepos/Python2/PyMuPDF/log/59f1bd90b2a0/mupdf-source/Makerules</link>
    <description><![CDATA[Use &quot;soname&quot; on FreeBSD also.<br/>
<br/>
FreeBSD and Linux are now handled identical with regard<br/>
to soname and library naming and packaging.]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Wed, 17 Sep 2025 20:35:45 +0200</pubDate>
</item>
<item>
    <title>Do not use -z,relro,-z,now on Systems where it is not supported.</title>
    <link>https://hg2.dom66.de/hgrepos/Python2/PyMuPDF/log/fdb709369d57/mupdf-source/Makerules</link>
    <description><![CDATA[Do not use -z,relro,-z,now on Systems where it is not supported.<br/>
<br/>
This is especially Darwin.]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Wed, 17 Sep 2025 15:31:57 +0200</pubDate>
</item>
<item>
    <title>Apply full RELRO to all generated binaries.</title>
    <link>https://hg2.dom66.de/hgrepos/Python2/PyMuPDF/log/5ab937c03c27/mupdf-source/Makerules</link>
    <description><![CDATA[Apply full RELRO to all generated binaries.<br/>
<br/>
Also strip the generated binaries.]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Tue, 16 Sep 2025 12:37:32 +0200</pubDate>
</item>
<item>
    <title>ADD: MuPDF v1.26.7: the MuPDF source as downloaded by a default build of PyMuPDF 1.26.4.</title>
    <link>https://hg2.dom66.de/hgrepos/Python2/PyMuPDF/log/b50eed0cc0ef/mupdf-source/Makerules</link>
    <description><![CDATA[ADD: MuPDF v1.26.7: the MuPDF source as downloaded by a default build of PyMuPDF 1.26.4.<br/>
<br/>
The directory name has changed: no version number in the expanded directory now.]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Mon, 15 Sep 2025 11:43:07 +0200</pubDate>
</item>

  </channel>
</rss>
