<?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>c4b7a9e7940c62d92a81ee31e05e281e6035fadc - bsd.own.mk: rename GCC_NO_* to CC_WNO_*</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/games/hack/Makefile#c4b7a9e7940c62d92a81ee31e05e281e6035fadc</link>
        <description>bsd.own.mk: rename GCC_NO_* to CC_WNO_*Rename compiler-warning-disable variables from	GCC_NO_warningto	CC_WNO_warningwhere warning is the full warning name as used by the compiler.GCC_NO_IMPLICIT_FALLTHRU is CC_WNO_IMPLICIT_FALLTHROUGHUsing the convention CC_compilerflag, where compilerflagis based on the full compiler flag name.

            List of files:
            /netbsd-src/games/hack/Makefile</description>
        <pubDate>Sat, 03 Jun 2023 09:09:01 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0056d140e3b3f7b1ed36cdaf762874f2682fff33 - games/hack: Suppress -Werror=stringop-truncation error.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/games/hack/Makefile#0056d140e3b3f7b1ed36cdaf762874f2682fff33</link>
        <description>games/hack: Suppress -Werror=stringop-truncation error.Add GCC_NO_STRINGOP_TRUNCATION to hack.end.c to prevent build failure.Error was reported when build.sh was run with MKLIBCSANITIZER=yes flag.Reviewed by: kamil@

            List of files:
            /netbsd-src/games/hack/Makefile</description>
        <pubDate>Sat, 08 Feb 2020 00:59:55 +0000</pubDate>
        <dc:creator>fox &lt;fox@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>de11d876419df3570c2418468613aebcebafe6ae - introduce some common variables for use in GCC warning disables:</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/games/hack/Makefile#de11d876419df3570c2418468613aebcebafe6ae</link>
        <description>introduce some common variables for use in GCC warning disables:GCC_NO_FORMAT_TRUNCATION    -Wno-format-truncation (GCC 7/8)GCC_NO_STRINGOP_TRUNCATION  -Wno-stringop-truncation (GCC 8)GCC_NO_STRINGOP_OVERFLOW    -Wno-stringop-overflow (GCC 8)GCC_NO_CAST_FUNCTION_TYPE   -Wno-cast-function-type (GCC 8)use these to turn off warnings for most GCC-8 complaints.  manyof these are false positives, most of the real bugs are alreadycommited, or are yet to come.we plan to introduce versions of (some?) of these that use the&quot;-Wno-error=&quot; form, which still displays the warnings but doesnot make it an error, and all of the above will be re-consideredas either being &quot;fix me&quot; (warning still displayed) or &quot;warningis wrong.&quot;

            List of files:
            /netbsd-src/games/hack/Makefile</description>
        <pubDate>Sun, 13 Oct 2019 07:28:04 +0000</pubDate>
        <dc:creator>mrg &lt;mrg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e2bd4b0723c40e6fa506aa7b6366b8be955b8503 - -Wno-shadow is no longer needed for HAVE_PCC, here</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/games/hack/Makefile#e2bd4b0723c40e6fa506aa7b6366b8be955b8503</link>
        <description>-Wno-shadow is no longer needed for HAVE_PCC, here

            List of files:
            /netbsd-src/games/hack/Makefile</description>
        <pubDate>Wed, 24 Aug 2011 17:39:32 +0000</pubDate>
        <dc:creator>plunky &lt;plunky@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>72db7ca91297c7ce829030479befd7248c559e0c - - document non-literal format strings</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/games/hack/Makefile#72db7ca91297c7ce829030479befd7248c559e0c</link>
        <description>- document non-literal format strings- avoid strict aliasing violations, but adding an intermediate function.

            List of files:
            /netbsd-src/games/hack/Makefile</description>
        <pubDate>Tue, 16 Aug 2011 09:26:22 +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/games/hack/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/games/hack/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>98eb889579a5572baa8ffa4149f58180870bc0ce - Userland now builds and uses terminfo instead of termcap.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/games/hack/Makefile#98eb889579a5572baa8ffa4149f58180870bc0ce</link>
        <description>Userland now builds and uses terminfo instead of termcap.OK: core@, jdc@

            List of files:
            /netbsd-src/games/hack/Makefile</description>
        <pubDate>Wed, 03 Feb 2010 15:34:37 +0000</pubDate>
        <dc:creator>roy &lt;roy@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3c9a95916d32f68650603ebdaa88991d82096b93 - Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a few flags for PCC.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/games/hack/Makefile#3c9a95916d32f68650603ebdaa88991d82096b93</link>
        <description>Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a few flags for PCC.

            List of files:
            /netbsd-src/games/hack/Makefile</description>
        <pubDate>Fri, 29 Aug 2008 00:02:21 +0000</pubDate>
        <dc:creator>gmcgarry &lt;gmcgarry@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>feaaa5ed4c64ff576cdb202fafcb1bb27d1a190c - Change DPADD from LIBTERM (which doesn&apos;t exist) and LIBCOMPAT (which it</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/games/hack/Makefile#feaaa5ed4c64ff576cdb202fafcb1bb27d1a190c</link>
        <description>Change DPADD from LIBTERM (which doesn&apos;t exist) and LIBCOMPAT (which itdoesn&apos;t use) to LIBTERMCAP (which it does use).

            List of files:
            /netbsd-src/games/hack/Makefile</description>
        <pubDate>Sat, 25 Feb 2006 11:56:51 +0000</pubDate>
        <dc:creator>simonb &lt;simonb@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e606e2dcb200f3b2228b7839daed9616ac90843b - Improve how various &quot;simple&quot; host tools are built and invoked.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/games/hack/Makefile#e606e2dcb200f3b2228b7839daed9616ac90843b</link>
        <description>Improve how various &quot;simple&quot; host tools are built and invoked.

            List of files:
            /netbsd-src/games/hack/Makefile</description>
        <pubDate>Sun, 16 Nov 2003 14:14:18 +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/games/hack/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/games/hack/Makefile</description>
        <pubDate>Tue, 21 Oct 2003 10:01:19 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ddff99b7f4b0a48b78f478be4e28eda1e433d3d9 - rework to use the newer _MKMSGCREATE (et al) macros</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/games/hack/Makefile#ddff99b7f4b0a48b78f478be4e28eda1e433d3d9</link>
        <description>rework to use the newer _MKMSGCREATE (et al) macros

            List of files:
            /netbsd-src/games/hack/Makefile</description>
        <pubDate>Sun, 19 Oct 2003 04:45:01 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2b8c8463a6332cc6ee910ca65d27f2a7ff032878 - Support MAKEVERBOSE.  (Some host tools still generate verbose runtime messages)</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/games/hack/Makefile#2b8c8463a6332cc6ee910ca65d27f2a7ff032878</link>
        <description>Support MAKEVERBOSE.  (Some host tools still generate verbose runtime messages)

            List of files:
            /netbsd-src/games/hack/Makefile</description>
        <pubDate>Sun, 19 Oct 2003 01:01:44 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a93ea220fcb3e34cdfdcd4d7a5d391e0b2b4f2ba - Rework how dependency generation is performed:</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/games/hack/Makefile#a93ea220fcb3e34cdfdcd4d7a5d391e0b2b4f2ba</link>
        <description>Rework how dependency generation is performed:* DPSRCS contains extra dependencies, but is _NOT_ added to CLEANFILES.  This is a change of behaviour.  If a Makefile wants the clean semantics  it must specifically append to CLEANFILES.  Resolves PR toolchain/5204.* To recap: .d (depend) files are generated for all files in SRCS and DPSRCS  that have a suffix of: .c .m .s .S .C .cc .cpp .cxx* If YHEADER is set, automatically add the .y-&gt;.h to DPSRCS &amp; CLEANFILES* Ensure that ${OBJS} ${POBJS} ${LOBJS} ${SOBJS} *.d  depend upon ${DPSRCS}* Deprecate the (short lived) DEPENDSRCSUpdate the various Makefiles to these new semantics; generally eitheradding to CLEANFILES (because DPSRCS doesn&apos;t do that anymore), or replacingspecific .o dependencies with DPSRCS entries.Tested with &quot;make -j 8 distribution&quot; and &quot;make distribution&quot;.

            List of files:
            /netbsd-src/games/hack/Makefile</description>
        <pubDate>Fri, 01 Aug 2003 17:03:41 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>403ce9dc0ccab8f201f452c28c919fde6bbc5802 - simplify and use ${DEPENDSRCS} as a target as appropriate</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/games/hack/Makefile#403ce9dc0ccab8f201f452c28c919fde6bbc5802</link>
        <description>simplify and use ${DEPENDSRCS} as a target as appropriate

            List of files:
            /netbsd-src/games/hack/Makefile</description>
        <pubDate>Thu, 31 Jul 2003 13:54:30 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5ab89c4a4acd808f4e0e73f5a7de1c96625ab7d8 - No need to reference .OBJDIR here.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/games/hack/Makefile#5ab89c4a4acd808f4e0e73f5a7de1c96625ab7d8</link>
        <description>No need to reference .OBJDIR here.

            List of files:
            /netbsd-src/games/hack/Makefile</description>
        <pubDate>Tue, 05 Mar 2002 21:29:56 +0000</pubDate>
        <dc:creator>thorpej &lt;thorpej@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e2311f6fa0ad7f8870844bcbc9424d86674dc1d2 - use ${INSTALL_FILE} as appropriate</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/games/hack/Makefile#e2311f6fa0ad7f8870844bcbc9424d86674dc1d2</link>
        <description>use ${INSTALL_FILE} as appropriate

            List of files:
            /netbsd-src/games/hack/Makefile</description>
        <pubDate>Sat, 09 Feb 2002 09:21:47 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>cd2e1c1e91e959b4a9814524016efb8f8c9d510a - Use ${COPY} instead of -c for ${INSTALL} commands.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/games/hack/Makefile#cd2e1c1e91e959b4a9814524016efb8f8c9d510a</link>
        <description>Use ${COPY} instead of -c for ${INSTALL} commands.

            List of files:
            /netbsd-src/games/hack/Makefile</description>
        <pubDate>Sat, 23 Sep 2000 13:53:41 +0000</pubDate>
        <dc:creator>simonb &lt;simonb@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b729f2c755cf04c4c8d57f583d2eebe195cf7ebf - Use ${INSTPRIV} with ${INSTALL}.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/games/hack/Makefile#b729f2c755cf04c4c8d57f583d2eebe195cf7ebf</link>
        <description>Use ${INSTPRIV} with ${INSTALL}.

            List of files:
            /netbsd-src/games/hack/Makefile</description>
        <pubDate>Sat, 21 Aug 1999 06:27:29 +0000</pubDate>
        <dc:creator>simonb &lt;simonb@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>16a09f01ca8e5ae8b7bf2f80dfbafe6ff7ea3cff - tweaks to pass DESTDIR to subprograms when it is defined in /etc/mk.conf</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/games/hack/Makefile#16a09f01ca8e5ae8b7bf2f80dfbafe6ff7ea3cff</link>
        <description>tweaks to pass DESTDIR to subprograms when it is defined in /etc/mk.confbut is not in the environment.

            List of files:
            /netbsd-src/games/hack/Makefile</description>
        <pubDate>Sun, 06 Dec 1998 09:06:45 +0000</pubDate>
        <dc:creator>dbj &lt;dbj@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
