<?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 WITHOUT_CLANG</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>b2c76c41be32f904179efed29c0ca04d53f3996c - Remove $FreeBSD$: one-line nroff pattern</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITHOUT_CLANG#b2c76c41be32f904179efed29c0ca04d53f3996c</link>
        <description>Remove $FreeBSD$: one-line nroff patternRemove /^\.\\&quot;\s*\$FreeBSD\$$\n/

            List of files:
            /src/tools/build/options/WITHOUT_CLANG</description>
        <pubDate>Wed, 16 Aug 2023 17:55:15 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9d178c925fb9acd88d2e5c5145d639b30b398c12 - Drop &apos;Set to&apos; from most src.conf(5) knobs</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITHOUT_CLANG#9d178c925fb9acd88d2e5c5145d639b30b398c12</link>
        <description>Drop &apos;Set to&apos; from most src.conf(5) knobsThe description is clearly what effect the knob has when set, so theadditional text was unnecessary.Reviewed by:	jhb, seSponsored by:	The FreeBSD FoundationDifferential Revision:	https://reviews.freebsd.org/D29583

            List of files:
            /src/tools/build/options/WITHOUT_CLANG</description>
        <pubDate>Sat, 10 Apr 2021 02:23:03 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b2c76c41be32f904179efed29c0ca04d53f3996c - Remove $FreeBSD$: one-line nroff pattern</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITHOUT_CLANG#b2c76c41be32f904179efed29c0ca04d53f3996c</link>
        <description>Remove $FreeBSD$: one-line nroff patternRemove /^\.\\&quot;\s*\$FreeBSD\$$\n/

            List of files:
            /src/tools/build/options/WITHOUT_CLANG</description>
        <pubDate>Wed, 16 Aug 2023 17:55:15 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9d178c925fb9acd88d2e5c5145d639b30b398c12 - Drop &apos;Set to&apos; from most src.conf(5) knobs</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITHOUT_CLANG#9d178c925fb9acd88d2e5c5145d639b30b398c12</link>
        <description>Drop &apos;Set to&apos; from most src.conf(5) knobsThe description is clearly what effect the knob has when set, so theadditional text was unnecessary.Reviewed by:	jhb, seSponsored by:	The FreeBSD FoundationDifferential Revision:	https://reviews.freebsd.org/D29583

            List of files:
            /src/tools/build/options/WITHOUT_CLANG</description>
        <pubDate>Sat, 10 Apr 2021 02:23:03 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6cec9cad762b6476313fb1f8e931a1647822db6b - MFC @ r266724</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITHOUT_CLANG#6cec9cad762b6476313fb1f8e931a1647822db6b</link>
        <description>MFC @ r266724An SVM update will follow this.

            List of files:
            /src/tools/build/options/WITHOUT_CLANG</description>
        <pubDate>Tue, 03 Jun 2014 02:34:21 +0000</pubDate>
        <dc:creator>Peter Grehan &lt;grehan@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3b8f08459569bf0faa21473e5cec2491e95c9349 - Merge head</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITHOUT_CLANG#3b8f08459569bf0faa21473e5cec2491e95c9349</link>
        <description>Merge head

            List of files:
            /src/tools/build/options/WITHOUT_CLANG</description>
        <pubDate>Mon, 28 Apr 2014 07:50:45 +0000</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>84e51a1b679bececc13cbe3cd3cb9b7d461b9fe7 - IFC @264767</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITHOUT_CLANG#84e51a1b679bececc13cbe3cd3cb9b7d461b9fe7</link>
        <description>IFC @264767

            List of files:
            /src/tools/build/options/WITHOUT_CLANG</description>
        <pubDate>Wed, 23 Apr 2014 21:52:43 +0000</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2bf36e7e089fedc7bb1ef22bb22211e6ed88a1ee - Separate out enabling building clang and/or gcc for the system and</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITHOUT_CLANG#2bf36e7e089fedc7bb1ef22bb22211e6ed88a1ee</link>
        <description>Separate out enabling building clang and/or gcc for the system andbuilding clang and/or gcc as the bootstrap compiler. Normally, thedefault compiler is used. WITH_CLANG_BOOTSTRAP and/orWITH_GCC_BOOTSTRAP will enable building these compilers as partbootstrap phase.  WITH/WITHOUT_CLANG_IS_CC controls which compiler isused by default for the bootstrap phase, as well as which compiler isinstalled as cc.  buildworld now successfully completes building thecross compiler with WITHOUT_CLANG=t and WITHOUT_GCC=t and produces abuilt system with neither of these included.Similarlly, MK_BINUTILS_BOOTSTRAP controls whether binutils is builtduring this phase.WITHOUT_CROSS_COMPILER will now force MK_BINUTILS_BOOTSTRAP=no,MK_CLANG_BOOTSTRAP=no and MK_GCC_BOOTSTRAP=no.BOOTSTRAP_COMPILER was considered, but rejected, since pc98 needs bothclang and gcc to bootstrap still. It should be revisisted in thefuture if this requirement goes away. Values should be gcc, clang ornone. It could also be a list.The odd interaction with Xfoo cross/external tools needs work, butis beyond the scope of this change as well.

            List of files:
            /src/tools/build/options/WITHOUT_CLANG</description>
        <pubDate>Fri, 18 Apr 2014 17:03:58 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6cec9cad762b6476313fb1f8e931a1647822db6b - MFC @ r266724</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITHOUT_CLANG#6cec9cad762b6476313fb1f8e931a1647822db6b</link>
        <description>MFC @ r266724An SVM update will follow this.

            List of files:
            /src/tools/build/options/WITHOUT_CLANG</description>
        <pubDate>Tue, 03 Jun 2014 02:34:21 +0000</pubDate>
        <dc:creator>Peter Grehan &lt;grehan@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3b8f08459569bf0faa21473e5cec2491e95c9349 - Merge head</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITHOUT_CLANG#3b8f08459569bf0faa21473e5cec2491e95c9349</link>
        <description>Merge head

            List of files:
            /src/tools/build/options/WITHOUT_CLANG</description>
        <pubDate>Mon, 28 Apr 2014 07:50:45 +0000</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>84e51a1b679bececc13cbe3cd3cb9b7d461b9fe7 - IFC @264767</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITHOUT_CLANG#84e51a1b679bececc13cbe3cd3cb9b7d461b9fe7</link>
        <description>IFC @264767

            List of files:
            /src/tools/build/options/WITHOUT_CLANG</description>
        <pubDate>Wed, 23 Apr 2014 21:52:43 +0000</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2bf36e7e089fedc7bb1ef22bb22211e6ed88a1ee - Separate out enabling building clang and/or gcc for the system and</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITHOUT_CLANG#2bf36e7e089fedc7bb1ef22bb22211e6ed88a1ee</link>
        <description>Separate out enabling building clang and/or gcc for the system andbuilding clang and/or gcc as the bootstrap compiler. Normally, thedefault compiler is used. WITH_CLANG_BOOTSTRAP and/orWITH_GCC_BOOTSTRAP will enable building these compilers as partbootstrap phase.  WITH/WITHOUT_CLANG_IS_CC controls which compiler isused by default for the bootstrap phase, as well as which compiler isinstalled as cc.  buildworld now successfully completes building thecross compiler with WITHOUT_CLANG=t and WITHOUT_GCC=t and produces abuilt system with neither of these included.Similarlly, MK_BINUTILS_BOOTSTRAP controls whether binutils is builtduring this phase.WITHOUT_CROSS_COMPILER will now force MK_BINUTILS_BOOTSTRAP=no,MK_CLANG_BOOTSTRAP=no and MK_GCC_BOOTSTRAP=no.BOOTSTRAP_COMPILER was considered, but rejected, since pc98 needs bothclang and gcc to bootstrap still. It should be revisisted in thefuture if this requirement goes away. Values should be gcc, clang ornone. It could also be a list.The odd interaction with Xfoo cross/external tools needs work, butis beyond the scope of this change as well.

            List of files:
            /src/tools/build/options/WITHOUT_CLANG</description>
        <pubDate>Fri, 18 Apr 2014 17:03:58 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c58a2cf3669b53367276cdb2ff58103461fdec41 - Fix typo.</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITHOUT_CLANG#c58a2cf3669b53367276cdb2ff58103461fdec41</link>
        <description>Fix typo.Spotted by:	Garrett Cooper

            List of files:
            /src/tools/build/options/WITHOUT_CLANG</description>
        <pubDate>Thu, 10 Jun 2010 06:20:26 +0000</pubDate>
        <dc:creator>Ed Schouten &lt;ed@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9e303702a02d9e010e2415dd9df43f471715838d - This should be commented out.</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITHOUT_CLANG#9e303702a02d9e010e2415dd9df43f471715838d</link>
        <description>This should be commented out.

            List of files:
            /src/tools/build/options/WITHOUT_CLANG</description>
        <pubDate>Wed, 09 Jun 2010 20:18:18 +0000</pubDate>
        <dc:creator>Ed Schouten &lt;ed@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2dd5cc396f58509a7e8b0fc471aa642736534d84 - Add WITHOUT_CLANG file with a description.</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITHOUT_CLANG#2dd5cc396f58509a7e8b0fc471aa642736534d84</link>
        <description>Add WITHOUT_CLANG file with a description.Approved by:	ed (mentor)

            List of files:
            /src/tools/build/options/WITHOUT_CLANG</description>
        <pubDate>Wed, 09 Jun 2010 20:11:35 +0000</pubDate>
        <dc:creator>Roman Divacky &lt;rdivacky@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b2c76c41be32f904179efed29c0ca04d53f3996c - Remove $FreeBSD$: one-line nroff pattern</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITHOUT_CLANG#b2c76c41be32f904179efed29c0ca04d53f3996c</link>
        <description>Remove $FreeBSD$: one-line nroff patternRemove /^\.\\&quot;\s*\$FreeBSD\$$\n/

            List of files:
            /src/tools/build/options/WITHOUT_CLANG</description>
        <pubDate>Wed, 16 Aug 2023 17:55:15 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9d178c925fb9acd88d2e5c5145d639b30b398c12 - Drop &apos;Set to&apos; from most src.conf(5) knobs</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITHOUT_CLANG#9d178c925fb9acd88d2e5c5145d639b30b398c12</link>
        <description>Drop &apos;Set to&apos; from most src.conf(5) knobsThe description is clearly what effect the knob has when set, so theadditional text was unnecessary.Reviewed by:	jhb, seSponsored by:	The FreeBSD FoundationDifferential Revision:	https://reviews.freebsd.org/D29583

            List of files:
            /src/tools/build/options/WITHOUT_CLANG</description>
        <pubDate>Sat, 10 Apr 2021 02:23:03 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6cec9cad762b6476313fb1f8e931a1647822db6b - MFC @ r266724</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITHOUT_CLANG#6cec9cad762b6476313fb1f8e931a1647822db6b</link>
        <description>MFC @ r266724An SVM update will follow this.

            List of files:
            /src/tools/build/options/WITHOUT_CLANG</description>
        <pubDate>Tue, 03 Jun 2014 02:34:21 +0000</pubDate>
        <dc:creator>Peter Grehan &lt;grehan@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3b8f08459569bf0faa21473e5cec2491e95c9349 - Merge head</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITHOUT_CLANG#3b8f08459569bf0faa21473e5cec2491e95c9349</link>
        <description>Merge head

            List of files:
            /src/tools/build/options/WITHOUT_CLANG</description>
        <pubDate>Mon, 28 Apr 2014 07:50:45 +0000</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>84e51a1b679bececc13cbe3cd3cb9b7d461b9fe7 - IFC @264767</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITHOUT_CLANG#84e51a1b679bececc13cbe3cd3cb9b7d461b9fe7</link>
        <description>IFC @264767

            List of files:
            /src/tools/build/options/WITHOUT_CLANG</description>
        <pubDate>Wed, 23 Apr 2014 21:52:43 +0000</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
