<?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>5e642da6b4a46709adce9ab5b0b0e76c08844485 - Merge branch &apos;jolivet/checkbadSource&apos; into &apos;main&apos;</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/sys/logging/handler/impls/perfstubs/makefile#5e642da6b4a46709adce9ab5b0b0e76c08844485</link>
        <description>Merge branch &apos;jolivet/checkbadSource&apos; into &apos;main&apos;checkbadSource: enforce proper style in makefilesSee merge request petsc/petsc!8802

            List of files:
            /petsc/src/sys/logging/handler/impls/perfstubs/makefile</description>
        <pubDate>Tue, 21 Oct 2025 20:15:40 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>3f02e49b19195914bf17f317a25cb39636853415 - checkbadSource: enforce proper style in makefiles</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/sys/logging/handler/impls/perfstubs/makefile#3f02e49b19195914bf17f317a25cb39636853415</link>
        <description>checkbadSource: enforce proper style in makefiles

            List of files:
            /petsc/src/sys/logging/handler/impls/perfstubs/makefile</description>
        <pubDate>Tue, 21 Oct 2025 20:15:40 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<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/sys/logging/handler/impls/perfstubs/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/sys/logging/handler/impls/perfstubs/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/sys/logging/handler/impls/perfstubs/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/sys/logging/handler/impls/perfstubs/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>60259892a0f1a0c79f29a82ea84d4791e87cbca3 - Merge branch &apos;barry/2023-12-22/rm-libbase&apos; into &apos;main&apos;</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/sys/logging/handler/impls/perfstubs/makefile#60259892a0f1a0c79f29a82ea84d4791e87cbca3</link>
        <description>Merge branch &apos;barry/2023-12-22/rm-libbase&apos; into &apos;main&apos;LIBBASE is no longer used in make so remove itSee merge request petsc/petsc!7139

            List of files:
            /petsc/src/sys/logging/handler/impls/perfstubs/makefile</description>
        <pubDate>Tue, 26 Dec 2023 15:56:18 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>9140fee14acbea959c6ed74f4836a1a89f708038 - LIBBASE is no longer used in make so remove it</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/sys/logging/handler/impls/perfstubs/makefile#9140fee14acbea959c6ed74f4836a1a89f708038</link>
        <description>LIBBASE is no longer used in make so remove it

            List of files:
            /petsc/src/sys/logging/handler/impls/perfstubs/makefile</description>
        <pubDate>Fri, 22 Dec 2023 20:28:24 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&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/sys/logging/handler/impls/perfstubs/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/sys/logging/handler/impls/perfstubs/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/sys/logging/handler/impls/perfstubs/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/sys/logging/handler/impls/perfstubs/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/sys/logging/handler/impls/perfstubs/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/sys/logging/handler/impls/perfstubs/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/sys/logging/handler/impls/perfstubs/makefile#66af8762ec03dbef0e079729eb2a1734a35ed7ff</link>
        <description>Remove DIRS variable and unneeded tabs from all makefiles since no longer neededCommit-type: housekeeping

            List of files:
            /petsc/src/sys/logging/handler/impls/perfstubs/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>6c37f76f2ace6b1ab1a4a8f1d7a04dee3e7f2aa9 - Merge branch &apos;tisaac/feature-log-handler&apos; into &apos;main&apos;</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/sys/logging/handler/impls/perfstubs/makefile#6c37f76f2ace6b1ab1a4a8f1d7a04dee3e7f2aa9</link>
        <description>Merge branch &apos;tisaac/feature-log-handler&apos; into &apos;main&apos;Deglobalize logging into PetscLogHandler and PetscLogStateSee merge request petsc/petsc!6709

            List of files:
            /petsc/src/sys/logging/handler/impls/perfstubs/makefile</description>
        <pubDate>Thu, 27 Jul 2023 15:06:19 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>ccf0b5c1967b48da6c1c972ce7215de9b66fafa5 - Profiling: Add tau perfstubs implementation of PetscLogHandler</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/sys/logging/handler/impls/perfstubs/makefile#ccf0b5c1967b48da6c1c972ce7215de9b66fafa5</link>
        <description>Profiling: Add tau perfstubs implementation of PetscLogHandlerIn the existing logging, perfstubs runs automatically with -log_viewif PETSc is configured --with-tau-perfstubs.  This new PetscLogHandlerimplementation will be used with a new -log_perfstubs command lineoption that will only run this handler and not the default handler.

            List of files:
            /petsc/src/sys/logging/handler/impls/perfstubs/makefile</description>
        <pubDate>Thu, 13 Jul 2023 18:43:14 +0000</pubDate>
        <dc:creator>Toby Isaac &lt;toby.isaac@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
