<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>73221eeaabc79c95066dbc2be7795d9d2939b8fe - ksh: suppress the 435 lint warnings about identifier list definitions</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/bin/ksh/Makefile#73221eeaabc79c95066dbc2be7795d9d2939b8fe</link>
        <description>ksh: suppress the 435 lint warnings about identifier list definitionsLeave the actual work of modernizing the function definitions to somelater day.

            List of files:
            /netbsd-src/bin/ksh/Makefile</description>
        <pubDate>Thu, 05 Dec 2024 22:45:20 +0000</pubDate>
        <dc:creator>rillig &lt;rillig@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>34a80cea510072acc017b17e9f32ee88f92115b0 - ksh: clean up Makefile</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/bin/ksh/Makefile#34a80cea510072acc017b17e9f32ee88f92115b0</link>
        <description>ksh: clean up Makefile

            List of files:
            /netbsd-src/bin/ksh/Makefile</description>
        <pubDate>Thu, 05 Dec 2024 22:40:02 +0000</pubDate>
        <dc:creator>rillig &lt;rillig@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>230c41e44cae603ce2e96ca7e38ea4900dfe29f5 - adapt to ${CC_WNO_IMPLICIT_FALLTHROUGH}</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/bin/ksh/Makefile#230c41e44cae603ce2e96ca7e38ea4900dfe29f5</link>
        <description>adapt to ${CC_WNO_IMPLICIT_FALLTHROUGH}Use ${CC_WNO_IMPLICIT_FALLTHROUGH} instead ofthe older style more complex expressions.

            List of files:
            /netbsd-src/bin/ksh/Makefile</description>
        <pubDate>Sat, 03 Jun 2023 21:30:20 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>21303c93e9e10dcd3c5bd8388b5d640b9df8df3d - convert HAVE_GCC == 7 to HAVE_GCC &gt;= 7.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/bin/ksh/Makefile#21303c93e9e10dcd3c5bd8388b5d640b9df8df3d</link>
        <description>convert HAVE_GCC == 7 to HAVE_GCC &gt;= 7.

            List of files:
            /netbsd-src/bin/ksh/Makefile</description>
        <pubDate>Sun, 29 Sep 2019 23:44:58 +0000</pubDate>
        <dc:creator>mrg &lt;mrg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1fcf7be45f9a25284f4bdb29d4adf22621670d1a - - use -Wno-error=implicit-fallthrough with GCC7.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/bin/ksh/Makefile#1fcf7be45f9a25284f4bdb29d4adf22621670d1a</link>
        <description>- use -Wno-error=implicit-fallthrough with GCC7.

            List of files:
            /netbsd-src/bin/ksh/Makefile</description>
        <pubDate>Mon, 04 Feb 2019 04:05:15 +0000</pubDate>
        <dc:creator>mrg &lt;mrg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a5a27bbf6f5b86e4b6223803ad410c4ad6f975f5 - ksh: Drop support for OSes without POSIX sigaction(2)</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/bin/ksh/Makefile#a5a27bbf6f5b86e4b6223803ad410c4ad6f975f5</link>
        <description>ksh: Drop support for OSes without POSIX sigaction(2)

            List of files:
            /netbsd-src/bin/ksh/Makefile</description>
        <pubDate>Fri, 30 Jun 2017 04:22:22 +0000</pubDate>
        <dc:creator>kamil &lt;kamil@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1a51ba6b13a3362ed5505111e36d1b7cfa4572a2 - Put back awk, other scripts need it.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/bin/ksh/Makefile#1a51ba6b13a3362ed5505111e36d1b7cfa4572a2</link>
        <description>Put back awk, other scripts need it.

            List of files:
            /netbsd-src/bin/ksh/Makefile</description>
        <pubDate>Wed, 16 Mar 2016 23:02:23 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>702bd671538674a085eb4e263fe4645d8d52ec6a - We don&apos;t need all this magic to build the signals lists. Do the work at</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/bin/ksh/Makefile#702bd671538674a085eb4e263fe4645d8d52ec6a</link>
        <description>We don&apos;t need all this magic to build the signals lists. Do the work atcompile time.

            List of files:
            /netbsd-src/bin/ksh/Makefile</description>
        <pubDate>Wed, 16 Mar 2016 23:01:33 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>14bd6a139218fd42033e6570558aa6dc70fe3e73 - Make cast warnings for clang non-fatal.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/bin/ksh/Makefile#14bd6a139218fd42033e6570558aa6dc70fe3e73</link>
        <description>Make cast warnings for clang non-fatal.

            List of files:
            /netbsd-src/bin/ksh/Makefile</description>
        <pubDate>Thu, 29 Jan 2015 20:46:31 +0000</pubDate>
        <dc:creator>joerg &lt;joerg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a2567f3beb4d0107b3dda5da26039bccf423b136 - Don&apos;t use non-literal format strings.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/bin/ksh/Makefile#a2567f3beb4d0107b3dda5da26039bccf423b136</link>
        <description>Don&apos;t use non-literal format strings.

            List of files:
            /netbsd-src/bin/ksh/Makefile</description>
        <pubDate>Sun, 16 Oct 2011 17:12:11 +0000</pubDate>
        <dc:creator>joerg &lt;joerg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0fa1334129e48ccefae27565c1d39ffcab93867d - kill gcc-4.5 hack.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/bin/ksh/Makefile#0fa1334129e48ccefae27565c1d39ffcab93867d</link>
        <description>kill gcc-4.5 hack.

            List of files:
            /netbsd-src/bin/ksh/Makefile</description>
        <pubDate>Sun, 14 Aug 2011 10:40:25 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c111245a78af130a37be9fa187a36e4096487859 - apply some -Wno-error and/or -fno-strict-aliasing.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/bin/ksh/Makefile#c111245a78af130a37be9fa187a36e4096487859</link>
        <description>apply some -Wno-error and/or -fno-strict-aliasing.all of this should be looked at closer, but some of them are notvery trivial.

            List of files:
            /netbsd-src/bin/ksh/Makefile</description>
        <pubDate>Wed, 22 Jun 2011 02:49:41 +0000</pubDate>
        <dc:creator>mrg &lt;mrg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a216da57a6e560f2112f7f639c2688f055a22de0 - Default to -Wno-sign-compare -Wno-pointer-sign for clang.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/bin/ksh/Makefile#a216da57a6e560f2112f7f639c2688f055a22de0</link>
        <description>Default to -Wno-sign-compare -Wno-pointer-sign for clang.Push -Wno-array-bounds down to the cases that depend on it.Selectively disable warnings for 3rd party software or non-trivialissues to be reviewed later to get clang -Werror to build most of thetree.

            List of files:
            /netbsd-src/bin/ksh/Makefile</description>
        <pubDate>Thu, 26 May 2011 12:56:24 +0000</pubDate>
        <dc:creator>joerg &lt;joerg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>46b57afcf735a2ad3cff6a98b03142cb4256d4e9 - Default to WARNS=4 (except for rcp &amp; ksh)</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/bin/ksh/Makefile#46b57afcf735a2ad3cff6a98b03142cb4256d4e9</link>
        <description>Default to WARNS=4 (except for rcp &amp; ksh)

            List of files:
            /netbsd-src/bin/ksh/Makefile</description>
        <pubDate>Sat, 14 Feb 2009 08:31:13 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>89799ead73e9671c68327c04a475cc5762a86697 - Pass SED=${TOOL_SED:Q} in the environment to scripts run during the build.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/bin/ksh/Makefile#89799ead73e9671c68327c04a475cc5762a86697</link>
        <description>Pass SED=${TOOL_SED:Q} in the environment to scripts run during the build.

            List of files:
            /netbsd-src/bin/ksh/Makefile</description>
        <pubDate>Sat, 25 Oct 2008 22:23:55 +0000</pubDate>
        <dc:creator>apb &lt;apb@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>20d1e9a13e87a7499a9ba11a5e225c9839449b44 - Pass AWK in environment to shell scripts run during the build.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/bin/ksh/Makefile#20d1e9a13e87a7499a9ba11a5e225c9839449b44</link>
        <description>Pass AWK in environment to shell scripts run during the build.

            List of files:
            /netbsd-src/bin/ksh/Makefile</description>
        <pubDate>Mon, 20 Oct 2008 07:11:55 +0000</pubDate>
        <dc:creator>apb &lt;apb@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a397ec1f777627a012c825ec154201f7d2c3a65f - warns=3</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/bin/ksh/Makefile#a397ec1f777627a012c825ec154201f7d2c3a65f</link>
        <description>warns=3- remove param names from function decls- sprinkle const- rename shadowed variables- XXX: there is a lot of fishy __UNCONST going on.

            List of files:
            /netbsd-src/bin/ksh/Makefile</description>
        <pubDate>Sun, 26 Jun 2005 19:09:00 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5037f26eb0acdeffe07bd4726b53259c3159c8f0 - don&apos;t need -DHAVE_CONFIG_H here</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/bin/ksh/Makefile#5037f26eb0acdeffe07bd4726b53259c3159c8f0</link>
        <description>don&apos;t need -DHAVE_CONFIG_H here

            List of files:
            /netbsd-src/bin/ksh/Makefile</description>
        <pubDate>Sun, 26 Oct 2003 09:30:55 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f85d2d1c14482aeb36b69b10ebf85937ae57b22d - Use ${HOST_SH} instead of `sh&apos;.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/bin/ksh/Makefile#f85d2d1c14482aeb36b69b10ebf85937ae57b22d</link>
        <description>Use ${HOST_SH} instead of `sh&apos;.If necessary, pull in &lt;bsd.sys.mk&gt; to get the definition of HOST_SH;Makefiles that pull in one of (most of) &lt;bsd.*.mk&gt; will get this anyway.

            List of files:
            /netbsd-src/bin/ksh/Makefile</description>
        <pubDate>Sun, 26 Oct 2003 07:25:33 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>130ab7336bea0fe7c219d37974bfa8396d9f7dc7 - Rework how MAKEVERBOSE operates:</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/bin/ksh/Makefile#130ab7336bea0fe7c219d37974bfa8396d9f7dc7</link>
        <description>Rework how MAKEVERBOSE operates:    *	Don&apos;t bother prefixing commands with a line of  ${_MKCMD}\	and instead rely upon &quot;make -s&quot;.  This is less intrusive on	all the Makefiles than the former.  Idea from David Laight.    *	Rename the variables use to print messages.  The scheme now is:	    _MKMSG_FOO		Run  _MKMSG &apos;foo&apos;	    _MKTARGET_FOO	Run  _MKMSG_FOO ${.TARGET}	From discussion with Alistair Crooks.

            List of files:
            /netbsd-src/bin/ksh/Makefile</description>
        <pubDate>Tue, 21 Oct 2003 10:01:19 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
