<?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 nargs.py</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>9baa572492f2d5c9a9469100eb79348cae8ec756 - Merge branch &apos;barry/2023-07-30/doc-better-blas-thread-usage&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/BuildSystem/nargs.py#9baa572492f2d5c9a9469100eb79348cae8ec756</link>
        <description>Merge branch &apos;barry/2023-07-30/doc-better-blas-thread-usage&apos; into &apos;main&apos;Start of PETSc benchmarking objectSee merge request petsc/petsc!6772

            List of files:
            /petsc/config/BuildSystem/nargs.py</description>
        <pubDate>Fri, 03 Nov 2023 01:18:02 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>ffde4def3d10c8d31cdf1b0c3f27aba2fa86bcc0 - Add support for --download-xxx=git@github.com:abc/cde.git</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/BuildSystem/nargs.py#ffde4def3d10c8d31cdf1b0c3f27aba2fa86bcc0</link>
        <description>Add support for --download-xxx=git@github.com:abc/cde.git

            List of files:
            /petsc/config/BuildSystem/nargs.py</description>
        <pubDate>Mon, 07 Aug 2023 19:18:27 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>2e2461971f78dc29b614d1cd0419716a61f7e985 - Merge branch &apos;jacobf/2022-10-20/more-coverage&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/BuildSystem/nargs.py#2e2461971f78dc29b614d1cd0419716a61f7e985</link>
        <description>Merge branch &apos;jacobf/2022-10-20/more-coverage&apos; into &apos;main&apos;Add coverage to additional packagesSee merge request petsc/petsc!5759

            List of files:
            /petsc/config/BuildSystem/nargs.py</description>
        <pubDate>Sun, 30 Oct 2022 21:44:25 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>7ce81a4ba60cb505db2538380c321649eb432b1c - Add coverage to several new packages</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/BuildSystem/nargs.py#7ce81a4ba60cb505db2538380c321649eb432b1c</link>
        <description>Add coverage to several new packages

            List of files:
            /petsc/config/BuildSystem/nargs.py</description>
        <pubDate>Thu, 20 Oct 2022 15:40:23 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>285df682e31f547a4732b48a387a7101c7fa9521 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/BuildSystem/nargs.py#285df682e31f547a4732b48a387a7101c7fa9521</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/config/BuildSystem/nargs.py</description>
        <pubDate>Fri, 07 Oct 2022 03:58:37 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>a56b2b294f21dded6169d7cb11b7a5d423dda264 - Merge branch &apos;jacobf/2022-10-05/fixup-configure-help&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/BuildSystem/nargs.py#a56b2b294f21dded6169d7cb11b7a5d423dda264</link>
        <description>Merge branch &apos;jacobf/2022-10-05/fixup-configure-help&apos; into &apos;release&apos;Fix configure help output for listsSee merge request petsc/petsc!5715

            List of files:
            /petsc/config/BuildSystem/nargs.py</description>
        <pubDate>Thu, 06 Oct 2022 15:20:47 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>cc267e837bdc941b60330ad5aaf3582628db9bab - Fix configure help output for lists</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/BuildSystem/nargs.py#cc267e837bdc941b60330ad5aaf3582628db9bab</link>
        <description>Fix configure help output for lists

            List of files:
            /petsc/config/BuildSystem/nargs.py</description>
        <pubDate>Wed, 05 Oct 2022 21:39:33 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>7d7a130581f92c95b58cbc3d316a029a651d388e - Merge branch &apos;balay/disable-python2&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/BuildSystem/nargs.py#7d7a130581f92c95b58cbc3d316a029a651d388e</link>
        <description>Merge branch &apos;balay/disable-python2&apos; into &apos;main&apos;Balay/disable python2See merge request petsc/petsc!5131

            List of files:
            /petsc/config/BuildSystem/nargs.py</description>
        <pubDate>Mon, 18 Apr 2022 23:55:52 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>df3bd252dbc574245cbbb4edf6b407438c525c05 - disable python2 support - now python3.4+ is required</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/BuildSystem/nargs.py#df3bd252dbc574245cbbb4edf6b407438c525c05</link>
        <description>disable python2 support - now python3.4+ is required- update CI tests to use python3- continue to use python2 on MacOS CI [due to python3 issues on 10.15.7]

            List of files:
            /petsc/config/BuildSystem/nargs.py</description>
        <pubDate>Fri, 15 Apr 2022 18:30:13 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>3110f2e98023b7c1d13c2e3277057f533fe7c337 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/BuildSystem/nargs.py#3110f2e98023b7c1d13c2e3277057f533fe7c337</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/config/BuildSystem/nargs.py</description>
        <pubDate>Tue, 08 Mar 2022 05:58:38 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>4d2a626ddf443e2e6f7f02f79c9fe432412f4cf2 - Merge branch &apos;balay/ci-gce-stage1&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/BuildSystem/nargs.py#4d2a626ddf443e2e6f7f02f79c9fe432412f4cf2</link>
        <description>Merge branch &apos;balay/ci-gce-stage1&apos; into &apos;release&apos;CI: migrate stage1,2 jobs to GCE/20.04See merge request petsc/petsc!4935

            List of files:
            /petsc/config/BuildSystem/nargs.py</description>
        <pubDate>Tue, 08 Mar 2022 05:58:01 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>27711972dc15e9061624e9919b5f5053b6a6efe2 - CI: fix vermin errors</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/BuildSystem/nargs.py#27711972dc15e9061624e9919b5f5053b6a6efe2</link>
        <description>CI: fix vermin errors

            List of files:
            /petsc/config/BuildSystem/nargs.py</description>
        <pubDate>Mon, 07 Mar 2022 19:38:37 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>688a82f2647cfe93d695c60ad64241de8c2bbe01 - Merge branch &apos;haplav/fix-configure-local-git-retrieval-20210126&apos; into &apos;master&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/BuildSystem/nargs.py#688a82f2647cfe93d695c60ad64241de8c2bbe01</link>
        <description>Merge branch &apos;haplav/fix-configure-local-git-retrieval-20210126&apos; into &apos;master&apos;configure: fix git retrieval for local bare repos &amp; moreSee merge request petsc/petsc!3590

            List of files:
            /petsc/config/BuildSystem/nargs.py</description>
        <pubDate>Wed, 10 Feb 2021 16:49:40 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>465d835d5de02239a36e8b9a3fbb3a5e023b7820 - nargs.ArgDownload.setValue(): don&apos;t try to set URL prefix = redundant logic</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/BuildSystem/nargs.py#465d835d5de02239a36e8b9a3fbb3a5e023b7820</link>
        <description>nargs.ArgDownload.setValue(): don&apos;t try to set URL prefix = redundant logic

            List of files:
            /petsc/config/BuildSystem/nargs.py</description>
        <pubDate>Tue, 26 Jan 2021 10:30:01 +0000</pubDate>
        <dc:creator>Vaclav Hapla &lt;vaclav.hapla@erdw.ethz.ch&gt;</dc:creator>
    </item>
<item>
        <title>7b99d669e34ba7917a65c1500c739b487d900d64 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/BuildSystem/nargs.py#7b99d669e34ba7917a65c1500c739b487d900d64</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/config/BuildSystem/nargs.py</description>
        <pubDate>Tue, 19 Jan 2021 16:08:14 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>627ab581454bcf5142369c4bb1ed09bde7a43f3f - Merge branch &apos;haplav/fix-python-configure-help-release&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/BuildSystem/nargs.py#627ab581454bcf5142369c4bb1ed09bde7a43f3f</link>
        <description>Merge branch &apos;haplav/fix-python-configure-help-release&apos; into &apos;release&apos;Improve python-related entries in configure --help (release)See merge request petsc/petsc!3565

            List of files:
            /petsc/config/BuildSystem/nargs.py</description>
        <pubDate>Tue, 19 Jan 2021 16:02:32 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>684d2cbd4e0e61bb13016fa5b54ccba9e5678e7e - nargs.Arg: Remove interactiveness; useful error when key is not found.</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/BuildSystem/nargs.py#684d2cbd4e0e61bb13016fa5b54ccba9e5678e7e</link>
        <description>nargs.Arg: Remove interactiveness; useful error when key is not found.We definitely don&apos;t want the dictionary ask the user for a value if none is set.And raw_input() no more exists in Python 3.

            List of files:
            /petsc/config/BuildSystem/nargs.py</description>
        <pubDate>Fri, 15 Jan 2021 11:17:16 +0000</pubDate>
        <dc:creator>Vaclav Hapla &lt;vaclav.hapla@erdw.ethz.ch&gt;</dc:creator>
    </item>
<item>
        <title>e08ecd42cf46ae2e96692fc1dba3bfbbce16faaf - ci: fixes for vermin python syntax checker</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/BuildSystem/nargs.py#e08ecd42cf46ae2e96692fc1dba3bfbbce16faaf</link>
        <description>ci: fixes for vermin python syntax checkervermin -vv --backport argparse -t=2.6- -t=3.4- config

            List of files:
            /petsc/config/BuildSystem/nargs.py</description>
        <pubDate>Sun, 05 Apr 2020 01:15:29 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>e15a60580a5dd7921def218df4ab05a17db3b4ce - Merge branch &apos;balay/ci-vermin/maint&apos; into &apos;master&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/BuildSystem/nargs.py#e15a60580a5dd7921def218df4ab05a17db3b4ce</link>
        <description>Merge branch &apos;balay/ci-vermin/maint&apos; into &apos;master&apos;Balay/ci vermin/maintSee merge request petsc/petsc!2686

            List of files:
            /petsc/config/BuildSystem/nargs.py</description>
        <pubDate>Sun, 05 Apr 2020 01:15:29 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>8f450857f803704ff0400289e6480291afffd34a - ci: fixes for vermin python syntax checker</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/BuildSystem/nargs.py#8f450857f803704ff0400289e6480291afffd34a</link>
        <description>ci: fixes for vermin python syntax checkervermin -vv --backport argparse -t=2.6- -t=3.4- config

            List of files:
            /petsc/config/BuildSystem/nargs.py</description>
        <pubDate>Sun, 05 Apr 2020 01:15:29 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
</channel>
</rss>
