<?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>cd1bdac545d20179bf6a6b3f786454bb86c0c48d - Merge branch &apos;balay/avoid-dup-cuda-sources&apos; into &apos;main&apos;</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/mat/tutorials/makefile#cd1bdac545d20179bf6a6b3f786454bb86c0c48d</link>
        <description>Merge branch &apos;balay/avoid-dup-cuda-sources&apos; into &apos;main&apos;CI: avoid duplicate file names with cuda/kokkos sources, add a test to checkbadSourceSee merge request petsc/petsc!8950

            List of files:
            /petsc/src/mat/tutorials/makefile</description>
        <pubDate>Tue, 13 Jan 2026 19:26:28 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>896e5da26b7afa0f7fe0b6f47059786607b5d79f - tests: use exNNcu.cu and exNNk.kokkos.cxx names</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/mat/tutorials/makefile#896e5da26b7afa0f7fe0b6f47059786607b5d79f</link>
        <description>tests: use exNNcu.cu and exNNk.kokkos.cxx names

            List of files:
            /petsc/src/mat/tutorials/makefile</description>
        <pubDate>Mon, 12 Jan 2026 17:47:00 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<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/mat/tutorials/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/mat/tutorials/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/mat/tutorials/makefile#3f02e49b19195914bf17f317a25cb39636853415</link>
        <description>checkbadSource: enforce proper style in makefiles

            List of files:
            /petsc/src/mat/tutorials/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>1d892be3460ec4348231a75d11d7e35255a787bb - Merge branch &apos;jolivet/fix-cmd-line-precedence&apos; into &apos;main&apos;</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/mat/tutorials/makefile#1d892be3460ec4348231a75d11d7e35255a787bb</link>
        <description>Merge branch &apos;jolivet/fix-cmd-line-precedence&apos; into &apos;main&apos;make: add PRELIBS and LIBS options similar to CPPFLAGS, CFLAGS, LDFLAGSSee merge request petsc/petsc!8167

            List of files:
            /petsc/src/mat/tutorials/makefile</description>
        <pubDate>Sat, 01 Mar 2025 16:44:23 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>da4996e5b0f5ea5bcee36c2408081f808bf49bc0 - make: add explicit &apos;% : %.c&apos; target so that LINK.c target is in sync with LINK.F target &apos;% : %.F90&apos;</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/mat/tutorials/makefile#da4996e5b0f5ea5bcee36c2408081f808bf49bc0</link>
        <description>make: add explicit &apos;% : %.c&apos; target so that LINK.c target is in sync with LINK.F target &apos;% : %.F90&apos;with multiple source compile into a singe binary:- fixes Fortran example build: currently broken, due to duplicate obj-files in link command- can now use consitent obj file dependencies irrespective of C-main or Fortran-main sources- cab avoid duplicate compiles of same sources [esp with SEPARATE_COMPILE_LINK=1]

            List of files:
            /petsc/src/mat/tutorials/makefile</description>
        <pubDate>Thu, 27 Feb 2025 19:50:16 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>802a518214f189e766284edd87d71db10dcbf3d8 - Merge branch &apos;barry/2023-12-21/rm-unneeded-mansec&apos; into &apos;main&apos;</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/mat/tutorials/makefile#802a518214f189e766284edd87d71db10dcbf3d8</link>
        <description>Merge branch &apos;barry/2023-12-21/rm-unneeded-mansec&apos; into &apos;main&apos;Remove MANSEC from makefiles it is not needed in, tutorials and testsSee merge request petsc/petsc!7137

            List of files:
            /petsc/src/mat/tutorials/makefile</description>
        <pubDate>Fri, 22 Dec 2023 21:54:57 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>39eaa9ead223b28d96934c0404a1dac27f840ef2 - Remove MANSEC from makefiles it is not needed in, tutorials and tests</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/mat/tutorials/makefile#39eaa9ead223b28d96934c0404a1dac27f840ef2</link>
        <description>Remove MANSEC from makefiles it is not needed in, tutorials and tests

            List of files:
            /petsc/src/mat/tutorials/makefile</description>
        <pubDate>Fri, 22 Dec 2023 01:41:10 +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/mat/tutorials/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/mat/tutorials/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>60bb51bdd9f0d09588237918e5e14f3d82e9c342 - Remove need for seperate lib/petsc/conf/test file by merging with rules file</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/mat/tutorials/makefile#60bb51bdd9f0d09588237918e5e14f3d82e9c342</link>
        <description>Remove need for seperate lib/petsc/conf/test file by merging with rules fileCommit-type: maintainability

            List of files:
            /petsc/src/mat/tutorials/makefile</description>
        <pubDate>Sat, 18 Mar 2023 20:54:43 +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/mat/tutorials/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/mat/tutorials/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/mat/tutorials/makefile#21e3ffae2f3b73c0bd738cf6d0a809700fc04bb0</link>
        <description>Remove unneeded declarations of LOCDIR from all the makefilesCommit-type:documentation

            List of files:
            /petsc/src/mat/tutorials/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/mat/tutorials/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/mat/tutorials/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>ac09b9214d23ea9ad238aa607de9fa447fd4e91b - Get values of makefile SOURCE etc from the file system instead of makefiles</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/mat/tutorials/makefile#ac09b9214d23ea9ad238aa607de9fa447fd4e91b</link>
        <description>Get values of makefile SOURCE etc from the file system instead of makefilesUse SUBMANSEC from include files for manual sections instead of the makefileUnfortunately this has to be one large commit since the changes all have to be done at onceCommit-type: docs/spend 10m

            List of files:
            /petsc/src/mat/tutorials/makefile</description>
        <pubDate>Thu, 05 May 2022 18:17:34 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@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/mat/tutorials/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/mat/tutorials/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>ac50153c787c413ddfdb81c63297366d17c89cfa - Merge branch &apos;barry/2022-01-27/doc-cco-finite-elements&apos; into &apos;main&apos;</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/mat/tutorials/makefile#ac50153c787c413ddfdb81c63297366d17c89cfa</link>
        <description>Merge branch &apos;barry/2022-01-27/doc-cco-finite-elements&apos; into &apos;main&apos;Cook up trivial demo of use of MatSetPreallocationCOO() with finite elementsSee merge request petsc/petsc!4773

            List of files:
            /petsc/src/mat/tutorials/makefile</description>
        <pubDate>Fri, 18 Feb 2022 02:10:24 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>735d7f9063f91127bea1586e8c97a70d4dba06ba - Cook up trivial demo of use of MatSetPreallocationCOO() with finite elements</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/mat/tutorials/makefile#735d7f9063f91127bea1586e8c97a70d4dba06ba</link>
        <description>Cook up trivial demo of use of MatSetPreallocationCOO() with finite elementsClarify MatSetPreallocationCOO() usage in manual pageKokkos part of example provided by Jed BrownCommit-type: docs, example/spend 3hReported-by: Fande Kong &lt;fdkong.jd@gmail.com&gt;Thanks-to: Jed Brown &lt;jed@jedbrown.org&gt;Thanks-to: Junchao Zhang &lt;jczhang@mcs.anl.gov&gt;

            List of files:
            /petsc/src/mat/tutorials/makefile</description>
        <pubDate>Thu, 27 Jan 2022 22:02:11 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>12c380df29e3ce6e431165eeb5ea2c2cd44654c4 - Merge branch &apos;adams/feature-mat-cuda&apos; into &apos;master&apos;</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/mat/tutorials/makefile#12c380df29e3ce6e431165eeb5ea2c2cd44654c4</link>
        <description>Merge branch &apos;adams/feature-mat-cuda&apos; into &apos;master&apos;Adams/feature mat cudaSee merge request petsc/petsc!3137

            List of files:
            /petsc/src/mat/tutorials/makefile</description>
        <pubDate>Mon, 28 Sep 2020 19:38:09 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>3fa6b06a16b9e10b6e41dcaa1d4ab6dd90b29d60 - add cuda matrix for meta data method, assembly</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/mat/tutorials/makefile#3fa6b06a16b9e10b6e41dcaa1d4ab6dd90b29d60</link>
        <description>add cuda matrix for meta data method, assembly

            List of files:
            /petsc/src/mat/tutorials/makefile</description>
        <pubDate>Wed, 02 Sep 2020 21:34:35 +0000</pubDate>
        <dc:creator>Mark Adams &lt;mfadams@lbl.gov&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/mat/tutorials/makefile#7ea10ee11db2e07e7f75d402c9c0eb0db5382105</link>
        <description>Merge remote-tracking branch &apos;origin/maint&apos;

            List of files:
            /petsc/src/mat/tutorials/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>
