<?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 nightly</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>e462c128ae5edcbb4a06899b3d5f13d911fbfe9b - 17405 clarify tools usage in nightly(1)</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/tools/scripts/nightly#e462c128ae5edcbb4a06899b3d5f13d911fbfe9b</link>
        <description>17405 clarify tools usage in nightly(1)Reviewed by: Dan McDonald &lt;danmcd@mnx.io&gt;Reviewed by: Bill Sommerfeld &lt;sommerfeld@hamachi.org&gt;Approved by: Robert Mustacchi &lt;rm@fingolfin.org&gt;

            List of files:
            /illumos-gate/usr/src/tools/scripts/nightly</description>
        <pubDate>Fri, 02 May 2025 14:27:17 +0200</pubDate>
        <dc:creator>Patrick Mooney &lt;pmooney@pfmooney.com&gt;</dc:creator>
    </item>
<item>
        <title>053feb1540a68b2efb6e49861088919c2bbfcfc0 - 17225 nightly inside make -w misfilters directory messages</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/tools/scripts/nightly#053feb1540a68b2efb6e49861088919c2bbfcfc0</link>
        <description>17225 nightly inside make -w misfilters directory messagesReviewed by: Nahum Shalman &lt;nahamu+illumos@gmail.com&gt;Reviewed by: Andy Fiddaman &lt;illumos@fiddaman.net&gt;Approved by: Dan McDonald &lt;danmcd@mnx.io&gt;

            List of files:
            /illumos-gate/usr/src/tools/scripts/nightly</description>
        <pubDate>Fri, 17 Jan 2025 18:44:59 +0100</pubDate>
        <dc:creator>Bill Sommerfeld &lt;sommerfeld@hamachi.org&gt;</dc:creator>
    </item>
<item>
        <title>e49b90fb462012f1ca373a15a9e16657b22a36e6 - 16733 nightly should let you specify CODEMGR_WS and BRINGOVER_WS on the command line</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/tools/scripts/nightly#e49b90fb462012f1ca373a15a9e16657b22a36e6</link>
        <description>16733 nightly should let you specify CODEMGR_WS and BRINGOVER_WS on the command lineReviewed by: Andy Fiddaman &lt;illumos@fiddaman.net&gt;Approved by: Dan McDonald &lt;danmcd@mnx.io&gt;

            List of files:
            /illumos-gate/usr/src/tools/scripts/nightly</description>
        <pubDate>Thu, 29 Aug 2024 19:25:59 +0200</pubDate>
        <dc:creator>Bill Sommerfeld &lt;sommerfeld@hamachi.org&gt;</dc:creator>
    </item>
<item>
        <title>fc8c3a5155c57af4d5afa0b93dc1542934bf487a - 16719 nightly should be able to create and update build trees from git</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/tools/scripts/nightly#fc8c3a5155c57af4d5afa0b93dc1542934bf487a</link>
        <description>16719 nightly should be able to create and update build trees from gitReviewed by: Rich Lowe &lt;richlowe@richlowe.net&gt;Approved by: Dan McDonald &lt;danmcd@mnx.io&gt;

            List of files:
            /illumos-gate/usr/src/tools/scripts/nightly</description>
        <pubDate>Sun, 28 Jul 2024 00:13:31 +0200</pubDate>
        <dc:creator>Bill Sommerfeld &lt;sommerfeld@hamachi.org&gt;</dc:creator>
    </item>
<item>
        <title>4125432b52bd46f8b4129eae0625c71e159f0077 - 16742 VERSION set in env/illumos may be unrelated to build tree</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/tools/scripts/nightly#4125432b52bd46f8b4129eae0625c71e159f0077</link>
        <description>16742 VERSION set in env/illumos may be unrelated to build treeReviewed by: Andy Fiddaman &lt;illumos@fiddaman.net&gt;Reviewed by: Toomas Soome &lt;tsoome@me.com&gt;Approved by: Dan McDonald &lt;danmcd@mnx.io&gt;

            List of files:
            /illumos-gate/usr/src/tools/scripts/nightly</description>
        <pubDate>Thu, 29 Aug 2024 23:17:18 +0200</pubDate>
        <dc:creator>Bill Sommerfeld &lt;sommerfeld@hamachi.org&gt;</dc:creator>
    </item>
<item>
        <title>244a25b4a79e6f5ff390ef3ed83b7a39fb1b1006 - 16720 nightly has easily fixable whitespace nits</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/tools/scripts/nightly#244a25b4a79e6f5ff390ef3ed83b7a39fb1b1006</link>
        <description>16720 nightly has easily fixable whitespace nitsReviewed by: Marcel Telka &lt;marcel@telka.sk&gt;Reviewed by: Andy Fiddaman &lt;illumos@fiddaman.net&gt;Approved by: Dan McDonald &lt;danmcd@mnx.io&gt;

            List of files:
            /illumos-gate/usr/src/tools/scripts/nightly</description>
        <pubDate>Tue, 20 Aug 2024 00:09:55 +0200</pubDate>
        <dc:creator>Bill Sommerfeld &lt;sommerfeld@hamachi.org&gt;</dc:creator>
    </item>
<item>
        <title>a56362d64e9aaf462b36cacc16f3e64fc291fb31 - 15662 nightly uses pathological regexp to find warnings</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/tools/scripts/nightly#a56362d64e9aaf462b36cacc16f3e64fc291fb31</link>
        <description>15662 nightly uses pathological regexp to find warningsReviewed by: Toomas Soome &lt;tsoome@me.com&gt;Reviewed by: Rich Lowe &lt;richlowe@richlowe.net&gt;Reviewed by: Dan Cross &lt;cross@oxidecomputer.com&gt;Approved by: Robert Mustacchi &lt;rm@fingolfin.org&gt;

            List of files:
            /illumos-gate/usr/src/tools/scripts/nightly</description>
        <pubDate>Tue, 16 May 2023 07:16:39 +0200</pubDate>
        <dc:creator>Bill Sommerfeld &lt;sommerfeld@alum.mit.edu&gt;</dc:creator>
    </item>
<item>
        <title>eefeb0cefd4c16a71271c521bd4eb89bd8f0627c - 15655 Build scripts should tolerate make -w</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/tools/scripts/nightly#eefeb0cefd4c16a71271c521bd4eb89bd8f0627c</link>
        <description>15655 Build scripts should tolerate make -wReviewed by: Andy Fiddaman &lt;illumos@fiddaman.net&gt;Reviewed by: Richard Lowe &lt;richlowe@richlowe.net&gt;Approved by: Dan McDonald &lt;danmcd@mnx.io&gt;

            List of files:
            /illumos-gate/usr/src/tools/scripts/nightly</description>
        <pubDate>Fri, 12 May 2023 23:02:23 +0200</pubDate>
        <dc:creator>Bill Sommerfeld &lt;sommerfeld@alum.mit.edu&gt;</dc:creator>
    </item>
<item>
        <title>5d9d9091f564c198a760790b0bfa72c44e17912b - 15374 stop using aw(1onbld) and feed asm through the compiler frontend</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/tools/scripts/nightly#5d9d9091f564c198a760790b0bfa72c44e17912b</link>
        <description>15374 stop using aw(1onbld) and feed asm through the compiler frontend15413 amd64 panic stack size gets screwed by assembler/cppReviewed by: Robert Mustacchi &lt;rm+illumos@fingolfin.org&gt;Reviewed by: Bill Sommerfeld &lt;sommerfeld@alum.mit.edu&gt;Approved by: Dan McDonald &lt;danmcd@mnx.io&gt;

            List of files:
            /illumos-gate/usr/src/tools/scripts/nightly</description>
        <pubDate>Thu, 09 Feb 2023 21:09:38 +0100</pubDate>
        <dc:creator>Richard Lowe &lt;richlowe@richlowe.net&gt;</dc:creator>
    </item>
<item>
        <title>6faa6645c7a15dbddad859508e1f766bf1cef639 - 15012 nightly should fail if tools build failed</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/tools/scripts/nightly#6faa6645c7a15dbddad859508e1f766bf1cef639</link>
        <description>15012 nightly should fail if tools build failedReviewed by: Alexander Eremin &lt;aeremin@tintri.com&gt;Reviewed by: Guy Morrogh &lt;gmorrogh@tintri.com&gt;Reviewed by: Toomas Soome &lt;tsoome@me.com&gt;Approved by: Dan McDonald &lt;danmcd@mnx.io&gt;

            List of files:
            /illumos-gate/usr/src/tools/scripts/nightly</description>
        <pubDate>Sun, 25 Sep 2022 07:11:58 +0200</pubDate>
        <dc:creator>Yuri Pankov &lt;ypankov@tintri.com&gt;</dc:creator>
    </item>
<item>
        <title>3c6ef809288edc29a5dd9e0664c095967e7903dc - 13313 tools build uses cw from /opt/onbld even if -t flag is specified</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/tools/scripts/nightly#3c6ef809288edc29a5dd9e0664c095967e7903dc</link>
        <description>13313 tools build uses cw from /opt/onbld even if -t flag is specifiedReviewed by: Toomas Soome &lt;tsoome@me.com&gt;Approved by: Dan McDonald &lt;danmcd@mnx.io&gt;

            List of files:
            /illumos-gate/usr/src/tools/scripts/nightly</description>
        <pubDate>Sun, 25 Sep 2022 05:29:34 +0200</pubDate>
        <dc:creator>Yuri Pankov &lt;ypankov@tintri.com&gt;</dc:creator>
    </item>
<item>
        <title>26e7d9a88aea4fa6939315466aa8b8b9946409d8 - 13856 findunref runs too early</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/tools/scripts/nightly#26e7d9a88aea4fa6939315466aa8b8b9946409d8</link>
        <description>13856 findunref runs too earlyReviewed by: Andy Fiddaman &lt;andy@omnios.org&gt;Reviewed by: Toomas Soome &lt;tsoome@me.com&gt;Approved by: Gordon Ross &lt;gordon.w.ross@gmail.com&gt;

            List of files:
            /illumos-gate/usr/src/tools/scripts/nightly</description>
        <pubDate>Sun, 06 Jun 2021 01:39:05 +0200</pubDate>
        <dc:creator>Richard Lowe &lt;richlowe@richlowe.net&gt;</dc:creator>
    </item>
<item>
        <title>9cc2e6ac8556ab1cd4646da3f3a7dea34a98e0f2 - 13667 pkg lint should not run if we are not building packages</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/tools/scripts/nightly#9cc2e6ac8556ab1cd4646da3f3a7dea34a98e0f2</link>
        <description>13667 pkg lint should not run if we are not building packagesReviewed by: Gordon Ross &lt;gordon.w.ross@gmail.com&gt;Approved by: Dan McDonald &lt;danmcd@joyent.com&gt;

            List of files:
            /illumos-gate/usr/src/tools/scripts/nightly</description>
        <pubDate>Fri, 14 May 2021 22:15:09 +0200</pubDate>
        <dc:creator>Matt Fiddaman &lt;illumos@m.fiddaman.uk&gt;</dc:creator>
    </item>
<item>
        <title>069e6b7e31ba5dcbc5441b98af272714d9a5455c - 12708 Packages could be linted</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/tools/scripts/nightly#069e6b7e31ba5dcbc5441b98af272714d9a5455c</link>
        <description>12708 Packages could be linted12717 Stop ignoring pkgdepend errorsReviewed by: Rich Lowe &lt;richlowe@richlowe.net&gt;Reviewed by: John Levon &lt;john.levon@joyent.com&gt;Reviewed by: Toomas Soome &lt;tsoome@me.com&gt;Approved by: Dan McDonald &lt;danmcd@joyent.com&gt;

            List of files:
            /illumos-gate/usr/src/tools/scripts/nightly</description>
        <pubDate>Sat, 25 Apr 2020 14:54:29 +0200</pubDate>
        <dc:creator>Andy Fiddaman &lt;omnios@citrus-it.co.uk&gt;</dc:creator>
    </item>
<item>
        <title>6112cec5d5374dff12a12bd285afeb5e660b7154 - 12517 allow for custom per-distribution branding</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/tools/scripts/nightly#6112cec5d5374dff12a12bd285afeb5e660b7154</link>
        <description>12517 allow for custom per-distribution brandingReviewed by: Andy Fiddaman &lt;omnios@citrus-it.co.uk&gt;Reviewed by: Peter Tribble &lt;peter.tribble@gmail.com&gt;Reviewed by: Toomas Soome &lt;tsoome@me.com&gt;Approved by: Robert Mustacchi &lt;rm@fingolfin.org&gt;

            List of files:
            /illumos-gate/usr/src/tools/scripts/nightly</description>
        <pubDate>Fri, 01 May 2020 22:46:41 +0200</pubDate>
        <dc:creator>Joshua M. Clulow &lt;josh@sysmgr.org&gt;</dc:creator>
    </item>
<item>
        <title>20de283b9b1939fdc5b617ccc0c6e5ce8b7c6160 - 12313 nightly should check for ld guidance</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/tools/scripts/nightly#20de283b9b1939fdc5b617ccc0c6e5ce8b7c6160</link>
        <description>12313 nightly should check for ld guidanceReviewed by: Toomas Soome &lt;tsoome@me.com&gt;Reviewed by: Andy Stormont &lt;astormont@racktopsystems.com&gt;Approved by: Dan McDonald &lt;danmcd@joyent.com&gt;

            List of files:
            /illumos-gate/usr/src/tools/scripts/nightly</description>
        <pubDate>Mon, 17 Feb 2020 12:21:24 +0100</pubDate>
        <dc:creator>John Levon &lt;john.levon@joyent.com&gt;</dc:creator>
    </item>
<item>
        <title>5ca82e6914c4162ba9b7028b19c9d77d3eadaf17 - 11224 nightly and bldenv should be usable directly</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/tools/scripts/nightly#5ca82e6914c4162ba9b7028b19c9d77d3eadaf17</link>
        <description>11224 nightly and bldenv should be usable directlyReviewed by: Toomas Soome &lt;tsoome@me.com&gt;Reviewed by: Alexander Eremin &lt;a.eremin@nexenta.com&gt;Reviewed by: Alexander Pyhalov &lt;apyhalov@gmail.com&gt;Approved by: Gordon Ross &lt;gordon.w.ross@gmail.com&gt;

            List of files:
            /illumos-gate/usr/src/tools/scripts/nightly</description>
        <pubDate>Wed, 22 Jan 2020 12:28:42 +0100</pubDate>
        <dc:creator>John Levon &lt;john.levon@joyent.com&gt;</dc:creator>
    </item>
</channel>
</rss>
