<feed xmlns='http://www.w3.org/2005/Atom'>
<title>makepnd.git/m4, branch makepnd</title>
<subtitle>makepnd-ng
</subtitle>
<id>https://git.cloudef.pw/makepnd.git/atom?h=makepnd</id>
<link rel='self' href='https://git.cloudef.pw/makepnd.git/atom?h=makepnd'/>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/'/>
<updated>2014-01-06T04:38:50Z</updated>
<entry>
<title>Remove -fgnu89-inline from compile options</title>
<updated>2014-01-06T04:38:50Z</updated>
<author>
<name>Dan McGee</name>
<email>dan@archlinux.org</email>
</author>
<published>2014-01-02T18:37:09Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=bad86247f74c181f9ae2e01fc71d5289f08f3bc3'/>
<id>urn:sha1:bad86247f74c181f9ae2e01fc71d5289f08f3bc3</id>
<content type='text'>
This was a hack done by me in commit d8e88aa0175fd back in 2007 that is
no longer necessary, given a sufficiently smart compiler and one that
supports the inline keyword.

Signed-off-by: Dan McGee &lt;dan@archlinux.org&gt;
Signed-off-by: Allan McRae &lt;allan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Carry a copy of gpgme.m4</title>
<updated>2013-07-22T03:28:12Z</updated>
<author>
<name>Allan McRae</name>
<email>allan@archlinux.org</email>
</author>
<published>2013-07-10T12:42:40Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=bcbb6a56a16bc875ec7f28ce832ccb14787cf445'/>
<id>urn:sha1:bcbb6a56a16bc875ec7f28ce832ccb14787cf445</id>
<content type='text'>
On systems without gpgme installed, autoreconf will fail with an unrelated
error message unless the gpgme.m4 file is present.

Signed-off-by: Allan McRae &lt;allan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Update gitignore files for use with autoreconf</title>
<updated>2013-07-22T03:27:23Z</updated>
<author>
<name>Allan McRae</name>
<email>allan@archlinux.org</email>
</author>
<published>2013-06-26T04:20:59Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=96a4d1ca049a6e091cc65f4082693ef554da86bf'/>
<id>urn:sha1:96a4d1ca049a6e091cc65f4082693ef554da86bf</id>
<content type='text'>
Signed-off-by: Allan McRae &lt;allan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Remove autotools files</title>
<updated>2013-07-22T03:27:07Z</updated>
<author>
<name>Allan McRae</name>
<email>allan@archlinux.org</email>
</author>
<published>2013-06-26T04:05:26Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=df9d19ba73317ff0ef63954534e61c82feada492'/>
<id>urn:sha1:df9d19ba73317ff0ef63954534e61c82feada492</id>
<content type='text'>
Signed-off-by: Allan McRae &lt;allan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Fix spelling errors using 'codespell' tool</title>
<updated>2013-04-18T03:20:13Z</updated>
<author>
<name>Anatol Pomozov</name>
<email>anatol.pomozov@gmail.com</email>
</author>
<published>2013-04-15T02:33:46Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=769facca22db733f0a70ce6a38062d37fe8d2579'/>
<id>urn:sha1:769facca22db733f0a70ce6a38062d37fe8d2579</id>
<content type='text'>
Signed-off-by: Allan McRae &lt;allan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Fix --enable-warningflags</title>
<updated>2013-02-13T01:50:33Z</updated>
<author>
<name>Allan McRae</name>
<email>allan@archlinux.org</email>
</author>
<published>2013-02-10T01:55:04Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=05b0d7e799416b48bb8b40ea199896e2b988698c'/>
<id>urn:sha1:05b0d7e799416b48bb8b40ea199896e2b988698c</id>
<content type='text'>
gcc gives an error on an unknown warning flag, but clang just gives a
warning.  Upgrade the warning in clang to an error by activating
-Werror=unknown-warning-option if available.

Signed-off-by: Allan McRae &lt;allan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>m4/po.m4: Remove use of deprecated macro</title>
<updated>2012-11-27T05:16:15Z</updated>
<author>
<name>Allan McRae</name>
<email>allan@archlinux.org</email>
</author>
<published>2012-09-19T06:04:24Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=977489d9ab7d1d70ec95f14a2dcad0bac2e96242'/>
<id>urn:sha1:977489d9ab7d1d70ec95f14a2dcad0bac2e96242</id>
<content type='text'>
Switch from AM_PROG_MKDIR_P to AC_PROG_MKDIR_P to avoid automake warning.

Signed-off-by: Allan McRae &lt;allan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Fix typo in acinclude.m4 fs_old_*flags</title>
<updated>2012-11-27T05:16:15Z</updated>
<author>
<name>Dan McGee</name>
<email>dan@archlinux.org</email>
</author>
<published>2012-09-19T02:34:06Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=b57ada336bae086a3e4c8acfc3f2fe02deeff037'/>
<id>urn:sha1:b57ada336bae086a3e4c8acfc3f2fe02deeff037</id>
<content type='text'>
Introduced in commit d2669b47.

Signed-off-by: Dan McGee &lt;dan@archlinux.org&gt;
Signed-off-by: Allan McRae &lt;allan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Do not enable _FORTIFY_SOURCE without optimization</title>
<updated>2012-08-01T14:16:46Z</updated>
<author>
<name>Allan McRae</name>
<email>allan@archlinux.org</email>
</author>
<published>2012-07-16T04:24:29Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=d2669b47812aebfe3ada7df4c7d7525790ef9c33'/>
<id>urn:sha1:d2669b47812aebfe3ada7df4c7d7525790ef9c33</id>
<content type='text'>
With glibc-2.16, using -D_FORTIFY_SOURCE requires that optimization (-O)
be used or it will prodice a warning message. Enable -Werror in our
test for _FORTIFY_SOURCE support to catch when a users specifies CFLAGS
without optimization.

The line to set CFLAGS="" when no CFLAGS are specified (either due to
being unset or geniunely empty) is required as autoconf will use
"-O2 -g" for its tests by defult when CFLAGS is unset, but will not add
them to the CFLAGS used...

Signed-off-by: Allan McRae &lt;allan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Define _FORTIFY_SOURCE in CPPFLAGS</title>
<updated>2012-05-21T00:00:14Z</updated>
<author>
<name>Allan McRae</name>
<email>allan@archlinux.org</email>
</author>
<published>2012-05-08T07:05:11Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=7eb6dc2a9c2ecb723b07598b14cd24359004ef9e'/>
<id>urn:sha1:7eb6dc2a9c2ecb723b07598b14cd24359004ef9e</id>
<content type='text'>
The -D_FORTIFY_SOURCE=2 define should be in CPPFLAGS and not CFLAGS

Signed-off-by: Allan McRae &lt;allan@archlinux.org&gt;
Signed-off-by: Dan McGee &lt;dan@archlinux.org&gt;
</content>
</entry>
</feed>
