<?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 arch-ci-linux-pkgs-cxx-mlib.py</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>5d7506efe12637100132e823785b7018106aec57 - Merge branch &apos;add_tetgen_triangle_exe&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/examples/arch-ci-linux-pkgs-cxx-mlib.py#5d7506efe12637100132e823785b7018106aec57</link>
        <description>Merge branch &apos;add_tetgen_triangle_exe&apos; into &apos;main&apos;configure: add -download-triangle-build-exec, -download-tetgen-build-exec options to enable build of binariesSee merge request petsc/petsc!7839

            List of files:
            /petsc/config/examples/arch-ci-linux-pkgs-cxx-mlib.py</description>
        <pubDate>Sun, 22 Sep 2024 17:59:58 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>6de2a5eae58dee7ec9ca71664b9a417f02736045 - configure: add -download-triangle-build-exec, -download-tetgen-build-exec options to enable build of binaries</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/examples/arch-ci-linux-pkgs-cxx-mlib.py#6de2a5eae58dee7ec9ca71664b9a417f02736045</link>
        <description>configure: add -download-triangle-build-exec, -download-tetgen-build-exec options to enable build of binaries

            List of files:
            /petsc/config/examples/arch-ci-linux-pkgs-cxx-mlib.py</description>
        <pubDate>Sun, 22 Sep 2024 17:59:58 +0000</pubDate>
        <dc:creator>Chris Kees &lt;cekees@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>4f79c7b88da53f016fd74da2b32f123324fb2eda - Merge branch &apos;jacobf/2023-02-08/the-great-gcovening&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/examples/arch-ci-linux-pkgs-cxx-mlib.py#4f79c7b88da53f016fd74da2b32f123324fb2eda</link>
        <description>Merge branch &apos;jacobf/2023-02-08/the-great-gcovening&apos; into &apos;main&apos;The Great GCOVeningSee merge request petsc/petsc!6040

            List of files:
            /petsc/config/examples/arch-ci-linux-pkgs-cxx-mlib.py</description>
        <pubDate>Tue, 14 Mar 2023 16:17:45 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>41baa1e41c797c41677e81c643fcc216d932240c - Add gcov to all supporting jobs</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/examples/arch-ci-linux-pkgs-cxx-mlib.py#41baa1e41c797c41677e81c643fcc216d932240c</link>
        <description>Add gcov to all supporting jobs

            List of files:
            /petsc/config/examples/arch-ci-linux-pkgs-cxx-mlib.py</description>
        <pubDate>Wed, 08 Feb 2023 23:02:33 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>31d78bcd2b98084dc1368b20eb1129c8b9fb39fe - Merge branch &apos;jacobf/2022-12-10/petscerrorcode-nodiscard&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/examples/arch-ci-linux-pkgs-cxx-mlib.py#31d78bcd2b98084dc1368b20eb1129c8b9fb39fe</link>
        <description>Merge branch &apos;jacobf/2022-12-10/petscerrorcode-nodiscard&apos; into &apos;main&apos;Feature: Non-discardable PetscErrorCodeSee merge request petsc/petsc!5923

            List of files:
            /petsc/config/examples/arch-ci-linux-pkgs-cxx-mlib.py</description>
        <pubDate>Thu, 02 Feb 2023 20:39:47 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>689a5dfa5f3b3a8f61ca8f830aaa2350850c7b21 - Add --with-strict-petscerrorcode configure option to optionally enable non-discardable PetscErrorCode</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/examples/arch-ci-linux-pkgs-cxx-mlib.py#689a5dfa5f3b3a8f61ca8f830aaa2350850c7b21</link>
        <description>Add --with-strict-petscerrorcode configure option to optionally enable non-discardable PetscErrorCode

            List of files:
            /petsc/config/examples/arch-ci-linux-pkgs-cxx-mlib.py</description>
        <pubDate>Fri, 20 Jan 2023 18:17:32 +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/examples/arch-ci-linux-pkgs-cxx-mlib.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/examples/arch-ci-linux-pkgs-cxx-mlib.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/examples/arch-ci-linux-pkgs-cxx-mlib.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/examples/arch-ci-linux-pkgs-cxx-mlib.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>d57420f68820b0293de1caa081e8463f6c7b0fe2 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/examples/arch-ci-linux-pkgs-cxx-mlib.py#d57420f68820b0293de1caa081e8463f6c7b0fe2</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/config/examples/arch-ci-linux-pkgs-cxx-mlib.py</description>
        <pubDate>Mon, 14 Feb 2022 22:36:32 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>977903623d53b9ac0231af08a944aeb36cd6ec38 - Merge branch &apos;balay/fix-PETSC_OPTIONS_petsc4pytest&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/examples/arch-ci-linux-pkgs-cxx-mlib.py#977903623d53b9ac0231af08a944aeb36cd6ec38</link>
        <description>Merge branch &apos;balay/fix-PETSC_OPTIONS_petsc4pytest&apos; into &apos;release&apos;petsc4pytest: use PETSC_TEST_OPTIONS with PETSC_OPTIONSSee merge request petsc/petsc!4850

            List of files:
            /petsc/config/examples/arch-ci-linux-pkgs-cxx-mlib.py</description>
        <pubDate>Mon, 14 Feb 2022 22:36:14 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>405e706c76206000cf4e7a9b39805cab9f9d7638 - remove duplicate option</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/examples/arch-ci-linux-pkgs-cxx-mlib.py#405e706c76206000cf4e7a9b39805cab9f9d7638</link>
        <description>remove duplicate option

            List of files:
            /petsc/config/examples/arch-ci-linux-pkgs-cxx-mlib.py</description>
        <pubDate>Mon, 14 Feb 2022 18:14:55 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>168bb9f76ba35794087f5a703f6debe08fc7eab9 - Merge branch &apos;balay/fix-misleading-indentation&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/examples/arch-ci-linux-pkgs-cxx-mlib.py#168bb9f76ba35794087f5a703f6debe08fc7eab9</link>
        <description>Merge branch &apos;balay/fix-misleading-indentation&apos; into &apos;main&apos;g++11: fix -Werror=misleading-indentationSee merge request petsc/petsc!4298

            List of files:
            /petsc/config/examples/arch-ci-linux-pkgs-cxx-mlib.py</description>
        <pubDate>Mon, 13 Sep 2021 14:01:22 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>60d4fc614ff537ecd43db92193c85cc85809f93f - g++11: fix -Werror=misleading-indentation</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/examples/arch-ci-linux-pkgs-cxx-mlib.py#60d4fc614ff537ecd43db92193c85cc85809f93f</link>
        <description>g++11: fix -Werror=misleading-indentation

            List of files:
            /petsc/config/examples/arch-ci-linux-pkgs-cxx-mlib.py</description>
        <pubDate>Fri, 10 Sep 2021 18:07:44 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>1a8edbb87927923794787de79a8802a85640bca3 - Merge branch &apos;knepley/feature-opencascade&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/examples/arch-ci-linux-pkgs-cxx-mlib.py#1a8edbb87927923794787de79a8802a85640bca3</link>
        <description>Merge branch &apos;knepley/feature-opencascade&apos; into &apos;main&apos;Plex: Separated EGADS and EGadsLite functionality, many fixesSee merge request petsc/petsc!3870

            List of files:
            /petsc/config/examples/arch-ci-linux-pkgs-cxx-mlib.py</description>
        <pubDate>Wed, 11 Aug 2021 19:35:13 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>ad9e364774d3d4f7e06cb074a4553d0c6785ceb6 - Configure: Add OpenCASCADE</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/examples/arch-ci-linux-pkgs-cxx-mlib.py#ad9e364774d3d4f7e06cb074a4553d0c6785ceb6</link>
        <description>Configure: Add OpenCASCADE- Turn off EGADS in Stage-2 since OCE is too expensive- Add OCE in Stage-3

            List of files:
            /petsc/config/examples/arch-ci-linux-pkgs-cxx-mlib.py</description>
        <pubDate>Sun, 28 Mar 2021 16:18:12 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>875ba99e5cebe0d6dbeeae0b865322165e817b17 - Merge branch &apos;barry/2020-11-13/fix-petsc4py-dependencies&apos; into &apos;master&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/examples/arch-ci-linux-pkgs-cxx-mlib.py#875ba99e5cebe0d6dbeeae0b865322165e817b17</link>
        <description>Merge branch &apos;barry/2020-11-13/fix-petsc4py-dependencies&apos; into &apos;master&apos;Barry/2020 11 13/fix petsc4py dependenciesSee merge request petsc/petsc!3417

            List of files:
            /petsc/config/examples/arch-ci-linux-pkgs-cxx-mlib.py</description>
        <pubDate>Mon, 07 Dec 2020 15:00:21 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>ccd2fb5e593896df70c979f40999580e2eff7d49 - Fix petsc4py dependencies on PETSc includes, if any change it reruns cython</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/examples/arch-ci-linux-pkgs-cxx-mlib.py#ccd2fb5e593896df70c979f40999580e2eff7d49</link>
        <description>Fix petsc4py dependencies on PETSc includes, if any change it reruns cythonThis also includes configuring with a new PETSC_ARCHAlso doesn&apos;t recompile the C code everytime make all is run when it does not need toRemove --download-petsc4py that makes a symbolic link of src/binding/petsc4py    Instead support --with-petsc4py that just builds petsc4py in place without the linkLisandro Dalcin provided the fix for python 2 and OSX hardening requirementCommit-type: bug-fix/spend 2.5hThanks-to: Satish Balay &lt;balay@mcs.anl.gov&gt;Thanks-to: Lisandro Dalcin

            List of files:
            /petsc/config/examples/arch-ci-linux-pkgs-cxx-mlib.py</description>
        <pubDate>Fri, 13 Nov 2020 12:46:59 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>42fe1424556575acbdd404ba9d65a5aae76502ce - Merge branch &apos;hongzh/fix-autodiff-maint&apos; into &apos;master&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/examples/arch-ci-linux-pkgs-cxx-mlib.py#42fe1424556575acbdd404ba9d65a5aae76502ce</link>
        <description>Merge branch &apos;hongzh/fix-autodiff-maint&apos; into &apos;master&apos;Fix autodiff errors due to locked vecSee merge request petsc/petsc!2810

            List of files:
            /petsc/config/examples/arch-ci-linux-pkgs-cxx-mlib.py</description>
        <pubDate>Tue, 29 Sep 2020 15:16:37 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>410585f6bbd811b1376d9c89666915eb7f1ddb91 - Fix ColPack, ADOLC builds, and add adolc to CI tests (and related test fixes)</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/examples/arch-ci-linux-pkgs-cxx-mlib.py#410585f6bbd811b1376d9c89666915eb7f1ddb91</link>
        <description>Fix ColPack, ADOLC builds, and add adolc to CI tests (and related test fixes)

            List of files:
            /petsc/config/examples/arch-ci-linux-pkgs-cxx-mlib.py</description>
        <pubDate>Fri, 22 May 2020 19:56:22 +0000</pubDate>
        <dc:creator>Hong Zhang &lt;hongzhang@anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>554643df4e003e4fcc7242c49a757234e6653b41 - Merge branch &apos;jed/zstd&apos; into &apos;master&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/examples/arch-ci-linux-pkgs-cxx-mlib.py#554643df4e003e4fcc7242c49a757234e6653b41</link>
        <description>Merge branch &apos;jed/zstd&apos; into &apos;master&apos;Jed/zstdSee merge request petsc/petsc!2451

            List of files:
            /petsc/config/examples/arch-ci-linux-pkgs-cxx-mlib.py</description>
        <pubDate>Mon, 20 Jan 2020 02:30:55 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
</channel>
</rss>
