<?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 varparse-dynamic.mk</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>6a7405f5a6b639682cacf01e35d561411ff556aa - Merge bmake-20250125</title>
        <link>http://opengrok.net:8080/history/src/contrib/bmake/unit-tests/varparse-dynamic.mk#6a7405f5a6b639682cacf01e35d561411ff556aa</link>
        <description>Merge bmake-20250125Merge commit &apos;5ad769f660f3d00853bc739f82d9bc62f6a682cb&apos;

            List of files:
            /src/contrib/bmake/unit-tests/varparse-dynamic.mk</description>
        <pubDate>Thu, 30 Jan 2025 23:40:08 +0000</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d5e0a182cf153f8993a633b93d9220c99a89e760 - Update to bmake-20240108</title>
        <link>http://opengrok.net:8080/history/src/contrib/bmake/unit-tests/varparse-dynamic.mk#d5e0a182cf153f8993a633b93d9220c99a89e760</link>
        <description>Update to bmake-20240108

            List of files:
            /src/contrib/bmake/unit-tests/varparse-dynamic.mk</description>
        <pubDate>Sun, 14 Jan 2024 01:31:01 +0000</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>148ee84570001f46b7b667c86573d378101c3801 - Merge bmake-20230622</title>
        <link>http://opengrok.net:8080/history/src/contrib/bmake/unit-tests/varparse-dynamic.mk#148ee84570001f46b7b667c86573d378101c3801</link>
        <description>Merge bmake-20230622Merge commit &apos;3e39ce563b9ba25883e5aa37d9799eda9e57c1e0&apos;

            List of files:
            /src/contrib/bmake/unit-tests/varparse-dynamic.mk</description>
        <pubDate>Tue, 27 Jun 2023 20:38:02 +0000</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b0c40a00a67f611868fc0f10bde6b28eb75931be - Merge commit &apos;ee914ef902ae018bd4f67192832120f9bf05651f&apos; into new_merge</title>
        <link>http://opengrok.net:8080/history/src/contrib/bmake/unit-tests/varparse-dynamic.mk#b0c40a00a67f611868fc0f10bde6b28eb75931be</link>
        <description>Merge commit &apos;ee914ef902ae018bd4f67192832120f9bf05651f&apos; into new_merge

            List of files:
            /src/contrib/bmake/unit-tests/varparse-dynamic.mk</description>
        <pubDate>Fri, 25 Jun 2021 21:31:14 +0000</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>dba7b0ef928af88caa38728a73657b837aeeac93 - Merge bmake-20210206</title>
        <link>http://opengrok.net:8080/history/src/contrib/bmake/unit-tests/varparse-dynamic.mk#dba7b0ef928af88caa38728a73657b837aeeac93</link>
        <description>Merge bmake-20210206Changes of interest  o unit-tests: use private TMPDIR to avoid errors from other users  o avoid strdup in mkTempFile  o always use vfork  o job.c: do not create empty shell files in jobs mode    reduce unnecessary calls to waitpid  o cond.c: fix debug output for comparison operators in conditionals

            List of files:
            /src/contrib/bmake/unit-tests/varparse-dynamic.mk</description>
        <pubDate>Thu, 11 Feb 2021 06:01:59 +0000</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>06b9b3e0ad0dc3f0166b3e8f26ced68c271cf527 - Merge bmake-20210110</title>
        <link>http://opengrok.net:8080/history/src/contrib/bmake/unit-tests/varparse-dynamic.mk#06b9b3e0ad0dc3f0166b3e8f26ced68c271cf527</link>
        <description>Merge bmake-20210110Quite a lot of churn on style, but lots ofgood work refactoring complicated functionsand lots more unit-tests.Thanks mostly to rillig at NetBSDSome interesting entries from ChangeLogo .MAKE.{UID,GID} represent uid and gid running make.o allow env var MAKE_OBJDIR_CHECK_WRITABLE=no to skip writable  checks in InitObjdir.  Explicit .OBJDIR target always allows  read-only directory.o add more unit tests for META MODEMerge commit &apos;8e11a9b4250be3c3379c45fa820bff78d99d5946&apos; into mainChange-Id: I464fd4c013067f0915671c1ccc96d2d8090b2b9c

            List of files:
            /src/contrib/bmake/unit-tests/varparse-dynamic.mk</description>
        <pubDate>Thu, 14 Jan 2021 06:21:37 +0000</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>956e45f6fb3e18b8e89b1341708db60c30bb9f27 - Update to bmake-20201101</title>
        <link>http://opengrok.net:8080/history/src/contrib/bmake/unit-tests/varparse-dynamic.mk#956e45f6fb3e18b8e89b1341708db60c30bb9f27</link>
        <description>Update to bmake-20201101Lots of new unit-tests increase code coverage.Lots of refactoring, cleanup and simlpification to reducecode size.Fixes for Bug 223564 and 245807Updates to dirdeps.mk and meta2deps.py

            List of files:
            /src/contrib/bmake/unit-tests/varparse-dynamic.mk</description>
        <pubDate>Sat, 07 Nov 2020 21:46:27 +0000</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2c3632d14fe37fa35c262ee9fb66835be0a52621 - Update to bmake-20200902</title>
        <link>http://opengrok.net:8080/history/src/contrib/bmake/unit-tests/varparse-dynamic.mk#2c3632d14fe37fa35c262ee9fb66835be0a52621</link>
        <description>Update to bmake-20200902Lots of code refactoring, simplification and cleanup.Lots of new unit-tests providing much higher code coverage.All courtesy of rillig at netbsd.Other significant changes:o new read-only variable .SHELL which provides the path of the shell  used to run scripts (as defined by  the .SHELL target).o variable parsing detects more errors.o new debug option -dl: LINT mode, does the equivalent of := for all  variable assignments so that file and line number are reported for  variable parse errors.

            List of files:
            /src/contrib/bmake/unit-tests/varparse-dynamic.mk</description>
        <pubDate>Sat, 05 Sep 2020 19:29:42 +0000</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6a7405f5a6b639682cacf01e35d561411ff556aa - Merge bmake-20250125</title>
        <link>http://opengrok.net:8080/history/src/contrib/bmake/unit-tests/varparse-dynamic.mk#6a7405f5a6b639682cacf01e35d561411ff556aa</link>
        <description>Merge bmake-20250125Merge commit &apos;5ad769f660f3d00853bc739f82d9bc62f6a682cb&apos;

            List of files:
            /src/contrib/bmake/unit-tests/varparse-dynamic.mk</description>
        <pubDate>Thu, 30 Jan 2025 23:40:08 +0000</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d5e0a182cf153f8993a633b93d9220c99a89e760 - Update to bmake-20240108</title>
        <link>http://opengrok.net:8080/history/src/contrib/bmake/unit-tests/varparse-dynamic.mk#d5e0a182cf153f8993a633b93d9220c99a89e760</link>
        <description>Update to bmake-20240108

            List of files:
            /src/contrib/bmake/unit-tests/varparse-dynamic.mk</description>
        <pubDate>Sun, 14 Jan 2024 01:31:01 +0000</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>148ee84570001f46b7b667c86573d378101c3801 - Merge bmake-20230622</title>
        <link>http://opengrok.net:8080/history/src/contrib/bmake/unit-tests/varparse-dynamic.mk#148ee84570001f46b7b667c86573d378101c3801</link>
        <description>Merge bmake-20230622Merge commit &apos;3e39ce563b9ba25883e5aa37d9799eda9e57c1e0&apos;

            List of files:
            /src/contrib/bmake/unit-tests/varparse-dynamic.mk</description>
        <pubDate>Tue, 27 Jun 2023 20:38:02 +0000</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b0c40a00a67f611868fc0f10bde6b28eb75931be - Merge commit &apos;ee914ef902ae018bd4f67192832120f9bf05651f&apos; into new_merge</title>
        <link>http://opengrok.net:8080/history/src/contrib/bmake/unit-tests/varparse-dynamic.mk#b0c40a00a67f611868fc0f10bde6b28eb75931be</link>
        <description>Merge commit &apos;ee914ef902ae018bd4f67192832120f9bf05651f&apos; into new_merge

            List of files:
            /src/contrib/bmake/unit-tests/varparse-dynamic.mk</description>
        <pubDate>Fri, 25 Jun 2021 21:31:14 +0000</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>dba7b0ef928af88caa38728a73657b837aeeac93 - Merge bmake-20210206</title>
        <link>http://opengrok.net:8080/history/src/contrib/bmake/unit-tests/varparse-dynamic.mk#dba7b0ef928af88caa38728a73657b837aeeac93</link>
        <description>Merge bmake-20210206Changes of interest  o unit-tests: use private TMPDIR to avoid errors from other users  o avoid strdup in mkTempFile  o always use vfork  o job.c: do not create empty shell files in jobs mode    reduce unnecessary calls to waitpid  o cond.c: fix debug output for comparison operators in conditionals

            List of files:
            /src/contrib/bmake/unit-tests/varparse-dynamic.mk</description>
        <pubDate>Thu, 11 Feb 2021 06:01:59 +0000</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>06b9b3e0ad0dc3f0166b3e8f26ced68c271cf527 - Merge bmake-20210110</title>
        <link>http://opengrok.net:8080/history/src/contrib/bmake/unit-tests/varparse-dynamic.mk#06b9b3e0ad0dc3f0166b3e8f26ced68c271cf527</link>
        <description>Merge bmake-20210110Quite a lot of churn on style, but lots ofgood work refactoring complicated functionsand lots more unit-tests.Thanks mostly to rillig at NetBSDSome interesting entries from ChangeLogo .MAKE.{UID,GID} represent uid and gid running make.o allow env var MAKE_OBJDIR_CHECK_WRITABLE=no to skip writable  checks in InitObjdir.  Explicit .OBJDIR target always allows  read-only directory.o add more unit tests for META MODEMerge commit &apos;8e11a9b4250be3c3379c45fa820bff78d99d5946&apos; into mainChange-Id: I464fd4c013067f0915671c1ccc96d2d8090b2b9c

            List of files:
            /src/contrib/bmake/unit-tests/varparse-dynamic.mk</description>
        <pubDate>Thu, 14 Jan 2021 06:21:37 +0000</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>956e45f6fb3e18b8e89b1341708db60c30bb9f27 - Update to bmake-20201101</title>
        <link>http://opengrok.net:8080/history/src/contrib/bmake/unit-tests/varparse-dynamic.mk#956e45f6fb3e18b8e89b1341708db60c30bb9f27</link>
        <description>Update to bmake-20201101Lots of new unit-tests increase code coverage.Lots of refactoring, cleanup and simlpification to reducecode size.Fixes for Bug 223564 and 245807Updates to dirdeps.mk and meta2deps.py

            List of files:
            /src/contrib/bmake/unit-tests/varparse-dynamic.mk</description>
        <pubDate>Sat, 07 Nov 2020 21:46:27 +0000</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2c3632d14fe37fa35c262ee9fb66835be0a52621 - Update to bmake-20200902</title>
        <link>http://opengrok.net:8080/history/src/contrib/bmake/unit-tests/varparse-dynamic.mk#2c3632d14fe37fa35c262ee9fb66835be0a52621</link>
        <description>Update to bmake-20200902Lots of code refactoring, simplification and cleanup.Lots of new unit-tests providing much higher code coverage.All courtesy of rillig at netbsd.Other significant changes:o new read-only variable .SHELL which provides the path of the shell  used to run scripts (as defined by  the .SHELL target).o variable parsing detects more errors.o new debug option -dl: LINT mode, does the equivalent of := for all  variable assignments so that file and line number are reported for  variable parse errors.

            List of files:
            /src/contrib/bmake/unit-tests/varparse-dynamic.mk</description>
        <pubDate>Sat, 05 Sep 2020 19:29:42 +0000</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6a7405f5a6b639682cacf01e35d561411ff556aa - Merge bmake-20250125</title>
        <link>http://opengrok.net:8080/history/src/contrib/bmake/unit-tests/varparse-dynamic.mk#6a7405f5a6b639682cacf01e35d561411ff556aa</link>
        <description>Merge bmake-20250125Merge commit &apos;5ad769f660f3d00853bc739f82d9bc62f6a682cb&apos;

            List of files:
            /src/contrib/bmake/unit-tests/varparse-dynamic.mk</description>
        <pubDate>Thu, 30 Jan 2025 23:40:08 +0000</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d5e0a182cf153f8993a633b93d9220c99a89e760 - Update to bmake-20240108</title>
        <link>http://opengrok.net:8080/history/src/contrib/bmake/unit-tests/varparse-dynamic.mk#d5e0a182cf153f8993a633b93d9220c99a89e760</link>
        <description>Update to bmake-20240108

            List of files:
            /src/contrib/bmake/unit-tests/varparse-dynamic.mk</description>
        <pubDate>Sun, 14 Jan 2024 01:31:01 +0000</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>148ee84570001f46b7b667c86573d378101c3801 - Merge bmake-20230622</title>
        <link>http://opengrok.net:8080/history/src/contrib/bmake/unit-tests/varparse-dynamic.mk#148ee84570001f46b7b667c86573d378101c3801</link>
        <description>Merge bmake-20230622Merge commit &apos;3e39ce563b9ba25883e5aa37d9799eda9e57c1e0&apos;

            List of files:
            /src/contrib/bmake/unit-tests/varparse-dynamic.mk</description>
        <pubDate>Tue, 27 Jun 2023 20:38:02 +0000</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b0c40a00a67f611868fc0f10bde6b28eb75931be - Merge commit &apos;ee914ef902ae018bd4f67192832120f9bf05651f&apos; into new_merge</title>
        <link>http://opengrok.net:8080/history/src/contrib/bmake/unit-tests/varparse-dynamic.mk#b0c40a00a67f611868fc0f10bde6b28eb75931be</link>
        <description>Merge commit &apos;ee914ef902ae018bd4f67192832120f9bf05651f&apos; into new_merge

            List of files:
            /src/contrib/bmake/unit-tests/varparse-dynamic.mk</description>
        <pubDate>Fri, 25 Jun 2021 21:31:14 +0000</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
