<?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 makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>6d8694c4fbab79f9439f1ad13c0386ba7ee1ca4b - Merge branch &apos;barry/2024-04-29/add-fortran-enums&apos; into &apos;main&apos;</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/dm/makefile#6d8694c4fbab79f9439f1ad13c0386ba7ee1ca4b</link>
        <description>Merge branch &apos;barry/2024-04-29/add-fortran-enums&apos; into &apos;main&apos;Major updates to Fortran interfaceSee merge request petsc/petsc!7517

            List of files:
            /petsc/src/dm/makefile</description>
        <pubDate>Thu, 20 Mar 2025 04:32:18 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>ce78bad369055609e946c9d2c25ea67a45873e27 - Fortran 90: fully embrace After 34 years!</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/dm/makefile#ce78bad369055609e946c9d2c25ea67a45873e27</link>
        <description>Fortran 90: fully embrace After 34 years!- deprecate use of &apos;F90&apos; in Fortran function names- use Fortran pointers when appropriate- the new Fortran API is not backward compatible with previous versions!- also clean up inconsistent PETSc code detected by new Fortran generation tools- drop use of bfort- automatically generate all the Fortran PETSc objects, enums etc from the include files- generate most of the Fortran interface definitions and functions from the source code- simplify the number and organization of Fortran modulesCo-authored-by: Jose E. Roman &lt;jroman@dsic.upv.es&gt;

            List of files:
            /petsc/src/dm/makefile</description>
        <pubDate>Thu, 20 Feb 2025 06:12:11 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@petsc.dev&gt;</dc:creator>
    </item>
<item>
        <title>360cdf6b7b634fd407597d4111f54d1e9fdca075 - Merge branch &apos;barry/2023-10-25/rename-rules-doc&apos; into &apos;main&apos;</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/dm/makefile#360cdf6b7b634fd407597d4111f54d1e9fdca075</link>
        <description>Merge branch &apos;barry/2023-10-25/rename-rules-doc&apos; into &apos;main&apos;Rename rules.doc and rules.utils because GitLab treats the former as a MS Word document.See merge request petsc/petsc!6965

            List of files:
            /petsc/src/dm/makefile</description>
        <pubDate>Sat, 28 Oct 2023 15:06:57 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>cb5db2414029547a5ccf00a1710ee072432a08af - Rename rules.doc and rules.utils because GitLab treats the former as a MS Word document.</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/dm/makefile#cb5db2414029547a5ccf00a1710ee072432a08af</link>
        <description>Rename rules.doc and rules.utils because GitLab treats the former as a MS Word document.Thanks-to: Jed Brown

            List of files:
            /petsc/src/dm/makefile</description>
        <pubDate>Wed, 25 Oct 2023 18:23:41 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>97c047f8306e861d004fa98651e63d4b3bca0606 - Merge branch &apos;barry/2023-10-18/rm-dirs-from-makefiles&apos; into &apos;main&apos;</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/dm/makefile#97c047f8306e861d004fa98651e63d4b3bca0606</link>
        <description>Merge branch &apos;barry/2023-10-18/rm-dirs-from-makefiles&apos; into &apos;main&apos;Remove use of and the DIRS variables from the makefilesSee merge request petsc/petsc!6945

            List of files:
            /petsc/src/dm/makefile</description>
        <pubDate>Wed, 25 Oct 2023 15:16:56 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>66af8762ec03dbef0e079729eb2a1734a35ed7ff - Remove DIRS variable and unneeded tabs from all makefiles since no longer needed</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/dm/makefile#66af8762ec03dbef0e079729eb2a1734a35ed7ff</link>
        <description>Remove DIRS variable and unneeded tabs from all makefiles since no longer neededCommit-type: housekeeping

            List of files:
            /petsc/src/dm/makefile</description>
        <pubDate>Wed, 18 Oct 2023 19:31:26 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>e6bb321c5bac5907bf3da34ed8e28b6c2d064a7f - Merge branch &apos;barry/2023-03-17/rm-unneeded-test-from-makefiles&apos; into &apos;main&apos;</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/dm/makefile#e6bb321c5bac5907bf3da34ed8e28b6c2d064a7f</link>
        <description>Merge branch &apos;barry/2023-03-17/rm-unneeded-test-from-makefiles&apos; into &apos;main&apos;simplify/cleanup makefile systemSee merge request petsc/petsc!6201

            List of files:
            /petsc/src/dm/makefile</description>
        <pubDate>Sun, 26 Mar 2023 06:10:35 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>aeb908f09df1cf954966007cec6324369d3f3f90 - non-test and tutorial makefiles only need rules.doc not the full rules</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/dm/makefile#aeb908f09df1cf954966007cec6324369d3f3f90</link>
        <description>non-test and tutorial makefiles only need rules.doc not the full rulesCommit-type: documentation

            List of files:
            /petsc/src/dm/makefile</description>
        <pubDate>Sat, 18 Mar 2023 20:42:11 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>27f49a208b01d2e827ab9db411a2d16003fe9262 - Only makefiles in the test and tutorial directories need lib/petsc/conf/test</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/dm/makefile#27f49a208b01d2e827ab9db411a2d16003fe9262</link>
        <description>Only makefiles in the test and tutorial directories need lib/petsc/conf/testCommit-type: housekeeping

            List of files:
            /petsc/src/dm/makefile</description>
        <pubDate>Sat, 18 Mar 2023 02:46:57 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>6a84ff42bdbe05fefc02667e204ee7ed04d7128e - Merge branch &apos;barry/2023-03-14/rm-sourceh-from-makefiles&apos; into &apos;main&apos;</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/dm/makefile#6a84ff42bdbe05fefc02667e204ee7ed04d7128e</link>
        <description>Merge branch &apos;barry/2023-03-14/rm-sourceh-from-makefiles&apos; into &apos;main&apos;Remove unneeded SOURCE* from makefilesSee merge request petsc/petsc!6186

            List of files:
            /petsc/src/dm/makefile</description>
        <pubDate>Fri, 17 Mar 2023 22:20:59 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>166fa82594501b6df310c0800dec53ee1482b6ec - Remove unneeded SOURCEH from makefiles</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/dm/makefile#166fa82594501b6df310c0800dec53ee1482b6ec</link>
        <description>Remove unneeded SOURCEH from makefilesNo longer used by docs or build

            List of files:
            /petsc/src/dm/makefile</description>
        <pubDate>Tue, 14 Mar 2023 16:33:04 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>297cb52ff6a320e9a11661b9797b2e9b1020637d - Merge branch &apos;barry/2023-02-22/rm-locdir&apos; into &apos;main&apos;</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/dm/makefile#297cb52ff6a320e9a11661b9797b2e9b1020637d</link>
        <description>Merge branch &apos;barry/2023-02-22/rm-locdir&apos; into &apos;main&apos;Remove need for hardwired LOCDIR in all makefilesSee merge request petsc/petsc!6113

            List of files:
            /petsc/src/dm/makefile</description>
        <pubDate>Wed, 01 Mar 2023 21:30:08 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>21e3ffae2f3b73c0bd738cf6d0a809700fc04bb0 - Remove unneeded declarations of LOCDIR from all the makefiles</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/dm/makefile#21e3ffae2f3b73c0bd738cf6d0a809700fc04bb0</link>
        <description>Remove unneeded declarations of LOCDIR from all the makefilesCommit-type:documentation

            List of files:
            /petsc/src/dm/makefile</description>
        <pubDate>Thu, 23 Feb 2023 19:43:23 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>6ffe77eaecce1557e50d00ca5347a7f48e598865 - Merge branch &apos;barry/2022-05-03/cleanup-makefiles&apos; into &apos;main&apos;</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/dm/makefile#6ffe77eaecce1557e50d00ca5347a7f48e598865</link>
        <description>Merge branch &apos;barry/2022-05-03/cleanup-makefiles&apos; into &apos;main&apos;remove unneeded stuff from makefilesSee merge request petsc/petsc!5211

            List of files:
            /petsc/src/dm/makefile</description>
        <pubDate>Thu, 12 May 2022 21:01:04 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>f97672e55eacc8688507b9471cd7ec2664d7f203 - remove garbage from makefiles</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/dm/makefile#f97672e55eacc8688507b9471cd7ec2664d7f203</link>
        <description>remove garbage from makefilesIncluding  * unused FLAGS variables  * All: lib that did not work  * stray blank lines etcCommit-type: housekeeping/spend 1h

            List of files:
            /petsc/src/dm/makefile</description>
        <pubDate>Tue, 03 May 2022 18:17:02 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>420b78f2142475f537b2d110dc4ff3bede2fba38 - Merge branch &apos;jed/rm-distutils&apos; into &apos;main&apos;</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/dm/makefile#420b78f2142475f537b2d110dc4ff3bede2fba38</link>
        <description>Merge branch &apos;jed/rm-distutils&apos; into &apos;main&apos;config: remove distutils from buildSee merge request petsc/petsc!4253

            List of files:
            /petsc/src/dm/makefile</description>
        <pubDate>Thu, 09 Sep 2021 21:17:06 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>becf0a19db87562644ce43af63e5fd2a06773717 - config: remove distutils from build</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/dm/makefile#becf0a19db87562644ce43af63e5fd2a06773717</link>
        <description>config: remove distutils from builddistutils is deprecated and will be removed in Python-3.12:  https://www.python.org/dev/peps/pep-0632/Most features carry over readily with sysconfig (part of minimal python,unlike distutils, which is often an optional package). One exception isdistutils.sysconfig.parse_makefile, which is more full-featured thansysconfig._parse_makefile (a private method that exists in python 2.7and all tested python 3 versions). Specifically, _parse_makefile()cannot handled lines continued with trailing backslash (\) and thus wemust forbid continuations for DIRS and SOURCE* lines -- just use a lineas long as it needs to be. This system will hopefully be renovated anyway.Commit-type: portability

            List of files:
            /petsc/src/dm/makefile</description>
        <pubDate>Tue, 24 Aug 2021 21:59:26 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@jedbrown.org&gt;</dc:creator>
    </item>
<item>
        <title>c36ee8935d19ddc1239bd57e0fa23221a809f4f0 - Merge branch &apos;dalcinl/partitioner&apos; into &apos;master&apos;</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/dm/makefile#c36ee8935d19ddc1239bd57e0fa23221a809f4f0</link>
        <description>Merge branch &apos;dalcinl/partitioner&apos; into &apos;master&apos;PetscPartitioner: Reorganize code in a proper package subtreeSee merge request petsc/petsc!2941

            List of files:
            /petsc/src/dm/makefile</description>
        <pubDate>Mon, 06 Jul 2020 13:59:20 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>abe9303e6325b68e0d8957680d58b261e7a295d5 - PetscPartitioner: Reorganize code in a proper package subtree</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/dm/makefile#abe9303e6325b68e0d8957680d58b261e7a295d5</link>
        <description>PetscPartitioner: Reorganize code in a proper package subtree

            List of files:
            /petsc/src/dm/makefile</description>
        <pubDate>Thu, 02 Jul 2020 06:48:31 +0000</pubDate>
        <dc:creator>Lisandro Dalcin &lt;dalcinl@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>7ea10ee11db2e07e7f75d402c9c0eb0db5382105 - Merge remote-tracking branch &apos;origin/maint&apos;</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/dm/makefile#7ea10ee11db2e07e7f75d402c9c0eb0db5382105</link>
        <description>Merge remote-tracking branch &apos;origin/maint&apos;

            List of files:
            /petsc/src/dm/makefile</description>
        <pubDate>Thu, 07 May 2020 15:48:02 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
</channel>
</rss>
