<?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>031beb4e - sys: Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/Makefile#031beb4e</link>
        <description>sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/sys/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 17:54:58 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f0d12257 - Remove dead code in the cscope target</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/Makefile#f0d12257</link>
        <description>Remove dead code in the cscope targetarm64 is the only currently supported architecture that has${MACHINE_CPUARCH} set to a different value (aarch64) than ${MACHINE}(arm64), as described in arch(7). However, there is no source directoryassociated with arm64 that has a name set to ${MACHINE_CPUARCH}.Remove the dead code that adds a directory with a name set to${MACHINE_CPUARCH} to a list of directories indexed with cscope.This change allows to use the cscope target on arm64.Discussed with:	jhbReviewed by:	imp jhbApproved by:	oshogbo (mentor)Differential Revision:	https://reviews.freebsd.org/D36402

            List of files:
            /freebsd-14.2/sys/Makefile</description>
        <pubDate>Wed, 31 Aug 2022 10:57:50 +0000</pubDate>
        <dc:creator>Konrad Witaszczyk &lt;def@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>153b6271 - Fix &apos;make cscope&apos; with ALL_ARCH defined</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/Makefile#153b6271</link>
        <description>Fix &apos;make cscope&apos; with ALL_ARCH definedThe sys/mips directory has been removed.

            List of files:
            /freebsd-14.2/sys/Makefile</description>
        <pubDate>Fri, 07 Jan 2022 15:53:52 +0000</pubDate>
        <dc:creator>Mitchell Horne &lt;mhorne@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>58aa35d4 - Remove sparc64 kernel support</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/Makefile#58aa35d4</link>
        <description>Remove sparc64 kernel supportRemove all sparc64 specific filesRemove all sparc64 ifdefsRemovee indireeect sparc64 ifdefs

            List of files:
            /freebsd-14.2/sys/Makefile</description>
        <pubDate>Mon, 03 Feb 2020 17:35:11 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ca987d46 - Move sys/boot to stand. Fix all references to new location</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/Makefile#ca987d46</link>
        <description>Move sys/boot to stand. Fix all references to new locationSponsored by:	Netflix

            List of files:
            /freebsd-14.2/sys/Makefile</description>
        <pubDate>Tue, 14 Nov 2017 23:02:19 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e37a8052 - Remove glimpse make target added in r181432</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/Makefile#e37a8052</link>
        <description>Remove glimpse make target added in r181432The textproc/glimpse port expired over 3 years ago because there weren&apos;t anymore publicly available distfiles, and because it lacked a maintainer. Removethe target as it&apos;s no longer executable on FreeBSD.Differential Revision:	D10764MFC after:	1 monthReviewed by:	impSponsored by:	Dell EMC Isilon

            List of files:
            /freebsd-14.2/sys/Makefile</description>
        <pubDate>Mon, 22 May 2017 15:53:30 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>52f72bfa - Fix &quot;make cscope-clean&quot; when .OBJDIR already exists</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/Makefile#52f72bfa</link>
        <description>Fix &quot;make cscope-clean&quot; when .OBJDIR already existsThe cscope generated files are always put in .CURDIR .MFC after:	1 monthSponsored by:	Dell EMC Isilon

            List of files:
            /freebsd-14.2/sys/Makefile</description>
        <pubDate>Mon, 01 May 2017 05:59:52 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f80c9100 - Fix &quot;make cscope&quot; after r317411</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/Makefile#f80c9100</link>
        <description>Fix &quot;make cscope&quot; after r317411Sponsored by:	Dell EMC Isilon

            List of files:
            /freebsd-14.2/sys/Makefile</description>
        <pubDate>Mon, 01 May 2017 05:54:33 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2b375b4e - Remove pc98 support completely.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/Makefile#2b375b4e</link>
        <description>Remove pc98 support completely.I thank all developers and contributors for pc98.Relnotes:	yes

            List of files:
            /freebsd-14.2/sys/Makefile</description>
        <pubDate>Sat, 28 Jan 2017 02:22:15 +0000</pubDate>
        <dc:creator>Yoshihiro Takahashi &lt;nyan@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>014db25b - Update ^/vendor/NetBSD/tests/dist to a more recent snapshot</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/Makefile#014db25b</link>
        <description>Update ^/vendor/NetBSD/tests/dist to a more recent snapshotPulled on &quot;Thu Aug 11 18:01:19 PDT 2016&quot;

            List of files:
            /freebsd-14.2/sys/Makefile</description>
        <pubDate>Fri, 12 Aug 2016 01:05:07 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>980b589d - Add riscv to the list of architectures for cscope.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/Makefile#980b589d</link>
        <description>Add riscv to the list of architectures for cscope.

            List of files:
            /freebsd-14.2/sys/Makefile</description>
        <pubDate>Mon, 29 Feb 2016 16:39:27 +0000</pubDate>
        <dc:creator>Andrew Turner &lt;andrew@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0b163ef2 - Kill EoL whitespace.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/Makefile#0b163ef2</link>
        <description>Kill EoL whitespace.

            List of files:
            /freebsd-14.2/sys/Makefile</description>
        <pubDate>Fri, 29 May 2015 14:03:07 +0000</pubDate>
        <dc:creator>Maxim Konovalov &lt;maxim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ac1c13c4 - arm64 added to CSCOPE_ARCHDIR.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/Makefile#ac1c13c4</link>
        <description>arm64 added to CSCOPE_ARCHDIR.

            List of files:
            /freebsd-14.2/sys/Makefile</description>
        <pubDate>Fri, 29 May 2015 14:02:37 +0000</pubDate>
        <dc:creator>Maxim Konovalov &lt;maxim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>478290db - Check in first src/tests snapshot from NetBSD anoncvs</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/Makefile#478290db</link>
        <description>Check in first src/tests snapshot from NetBSD anoncvsSources were obtained like so:% export CVSROOT=&quot;anoncvs@anoncvs.NetBSD.org:/cvsroot&quot;% cvs -z9 co -D &quot;09/30/2014 20:45&quot; -P src/tests% mv src/tests/* tests/dist/.&apos;*CVS*&apos; has been added to svn:ignore to ease updating periodically fromupstreamSome line ending issues had to be resolved with test outputs and scriptsvia dos2unix and by deleting the eol-style property set in usr.bin/sortDiscussed with: rpauloSponsored by: EMC / Isilon Storage Division

            List of files:
            /freebsd-14.2/sys/Makefile</description>
        <pubDate>Wed, 01 Oct 2014 04:07:17 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5c3babf6 - Remove &quot;pci&quot; from CSCOPEDIRS.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/Makefile#5c3babf6</link>
        <description>Remove &quot;pci&quot; from CSCOPEDIRS.

            List of files:
            /freebsd-14.2/sys/Makefile</description>
        <pubDate>Tue, 23 Sep 2014 06:32:19 +0000</pubDate>
        <dc:creator>Rui Paulo &lt;rpaulo@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e7d939bd - Remove ia64.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/Makefile#e7d939bd</link>
        <description>Remove ia64.This includes:o   All directories named *ia64*o   All files named *ia64*o   All ia64-specific code guarded by __ia64__o   All ia64-specific makefile logico   Mention of ia64 in comments and documentationThis excludes:o   Everything under contrib/o   Everything under crypto/o   sys/xen/interfaceo   sys/sys/elf_common.hDiscussed at: BSDcan

            List of files:
            /freebsd-14.2/sys/Makefile</description>
        <pubDate>Mon, 07 Jul 2014 00:27:09 +0000</pubDate>
        <dc:creator>Marcel Moolenaar &lt;marcel@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>71e8891a - Reorganize this Makefile so that all the bsd.*.mk bits are in one</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/Makefile#71e8891a</link>
        <description>Reorganize this Makefile so that all the bsd.*.mk bits are in onesection at the bottom.Reviewed by:	imp

            List of files:
            /freebsd-14.2/sys/Makefile</description>
        <pubDate>Thu, 29 May 2014 16:03:08 +0000</pubDate>
        <dc:creator>John Baldwin &lt;jhb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>32b4aefb - Add a temporary hack to change the various non-build related special</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/Makefile#32b4aefb</link>
        <description>Add a temporary hack to change the various non-build related specialtargets like &apos;cscope&apos; and &apos;glimpse&apos; to not depend on src.opts.mk orbsd.*.mk.Reviewed by:	imp

            List of files:
            /freebsd-14.2/sys/Makefile</description>
        <pubDate>Wed, 28 May 2014 19:52:01 +0000</pubDate>
        <dc:creator>John Baldwin &lt;jhb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>fb256796 - Add a new target cscope-hook.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/Makefile#fb256796</link>
        <description>Add a new target cscope-hook.This adds a Mercurial hook to automatically update the cscope data base everytime you pull, switch branch, or update.

            List of files:
            /freebsd-14.2/sys/Makefile</description>
        <pubDate>Thu, 15 May 2014 03:47:52 +0000</pubDate>
        <dc:creator>Rui Paulo &lt;rpaulo@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c6063d0d - Use src.opts.mk in preference to bsd.own.mk except where we need stuff</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/Makefile#c6063d0d</link>
        <description>Use src.opts.mk in preference to bsd.own.mk except where we need stufffrom the latter.

            List of files:
            /freebsd-14.2/sys/Makefile</description>
        <pubDate>Tue, 06 May 2014 04:22:01 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
