<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/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>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/stand/forth/Makefile#e9ac41698b2f322d55ccf9da50a3596edb2c1800</link>
        <description>Remove residual blank line at start of MakefileThis is a residual of the $FreeBSD$ removal.MFC After: 3 days (though I&apos;ll just run the command on the branches)Sponsored by: Netflix

            List of files:
            /freebsd/stand/forth/Makefile</description>
        <pubDate>Mon, 15 Jul 2024 06:46:32 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/stand/forth/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/stand/forth/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 19:55:03 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5ef2174a50709655163fbd8a81d0f76a24e04ad0 - Forth version of EFI autoresizing</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/stand/forth/Makefile#5ef2174a50709655163fbd8a81d0f76a24e04ad0</link>
        <description>Forth version of EFI autoresizingr331321 delegated autoresizing to an efi-autoresizecons command thatcurrently is expected to be done in forth/lua prior to drawing anythinguseful.Add the Forth version of the lua addition in r331321, hook efi.4th up to beinstalled.efiboot? was written by dteske@; anything outside of that may be blamed onme.

            List of files:
            /freebsd/stand/forth/Makefile</description>
        <pubDate>Wed, 21 Mar 2018 23:01:51 +0100</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>89181f2038ae91e5eedc70f1cd909685f76c546a - These two directories build man pages, so it&apos;s incorrect to tag them</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/stand/forth/Makefile#89181f2038ae91e5eedc70f1cd909685f76c546a</link>
        <description>These two directories build man pages, so it&apos;s incorrect to tag themNO_OBJ. Also, make sure the loader.conf.5 man gets built and installed.

            List of files:
            /freebsd/stand/forth/Makefile</description>
        <pubDate>Mon, 26 Feb 2018 16:41:20 +0100</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b6955dfd9235163d341fca1234b8bf82bef8f168 - Go back to one loader.conf</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/stand/forth/Makefile#b6955dfd9235163d341fca1234b8bf82bef8f168</link>
        <description>Go back to one loader.confWe really only need one loader.conf. The other loader.conf was createdbecause the current one took forever to parse in FORTH. That will befixed in the next commit.

            List of files:
            /freebsd/stand/forth/Makefile</description>
        <pubDate>Mon, 26 Feb 2018 04:16:47 +0100</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0c38f15ac749a2c5b674d9ba2036fc416b984fe2 - Add NO_OBJ to those directories that don&apos;t make anything.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/stand/forth/Makefile#0c38f15ac749a2c5b674d9ba2036fc416b984fe2</link>
        <description>Add NO_OBJ to those directories that don&apos;t make anything.For directories that don&apos;t many anything, add NO_OBJ=t just before weinclude bsd.init.mk. This prevents them from creating an OBJdirectory. In addition, prevent defs.mk from creating the machinerelated links in these cases. They aren&apos;t needed and break, at leaston stable, the read-only src tree build.

            List of files:
            /freebsd/stand/forth/Makefile</description>
        <pubDate>Mon, 26 Feb 2018 04:16:04 +0100</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c15e69527067178e759af69d5e3429d3c067e21c - Remove pcibios forth support.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/stand/forth/Makefile#c15e69527067178e759af69d5e3429d3c067e21c</link>
        <description>Remove pcibios forth support.I had thought that this would be useful. However it was committed toolate, and wound up being unused. It&apos;s in the way of future work now,so retire it rather than bring it forward.

            List of files:
            /freebsd/stand/forth/Makefile</description>
        <pubDate>Fri, 02 Feb 2018 16:01:49 +0100</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b28421d5f137f5d737940858627469d6a4f31fc2 - These 4th words were an attempt to allow integration into the boot</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/stand/forth/Makefile#b28421d5f137f5d737940858627469d6a4f31fc2</link>
        <description>These 4th words were an attempt to allow integration into the bootloader scripts. However, that path won&apos;t be taken after all itseems. Remove this code before it decays into uselessness. Also removebuild dependencies on forth no longer needed.

            List of files:
            /freebsd/stand/forth/Makefile</description>
        <pubDate>Fri, 02 Feb 2018 16:01:44 +0100</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>55b1c6e7e4a6909004e13c6d2f328f911a8e7b83 - Merge ^/head r325663 through r325841.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/stand/forth/Makefile#55b1c6e7e4a6909004e13c6d2f328f911a8e7b83</link>
        <description>Merge ^/head r325663 through r325841.

            List of files:
            /freebsd/stand/forth/Makefile</description>
        <pubDate>Wed, 15 Nov 2017 12:28:11 +0100</pubDate>
        <dc:creator>Hans Petter Selasky &lt;hselasky@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ca987d4641cdcd7f27e153db17c5bf064934faf5 - Move sys/boot to stand. Fix all references to new location</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/stand/forth/Makefile#ca987d4641cdcd7f27e153db17c5bf064934faf5</link>
        <description>Move sys/boot to stand. Fix all references to new locationSponsored by:	Netflix

            List of files:
            /freebsd/stand/forth/Makefile</description>
        <pubDate>Wed, 15 Nov 2017 00:02:19 +0100</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
