<?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>46e0ca94f25a4f96a5dacc1fc1cf4f89da837fb7 - Merge branch &apos;balay/update-Makefile.basic.user&apos; into &apos;main&apos;</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/ts/tutorials/advection-diffusion-reaction/makefile#46e0ca94f25a4f96a5dacc1fc1cf4f89da837fb7</link>
        <description>Merge branch &apos;balay/update-Makefile.basic.user&apos; into &apos;main&apos;Makefile.basic.user: add in example usage when application is split in multiple dirs - src, include, obj, binSee merge request petsc/petsc!8731

            List of files:
            /petsc/src/ts/tutorials/advection-diffusion-reaction/makefile</description>
        <pubDate>Sat, 27 Sep 2025 14:09:32 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>40b3300938403fb7ce5b7f462b997061406d6ba2 - tests: update CLEANFILES, and fix a compile target</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/ts/tutorials/advection-diffusion-reaction/makefile#40b3300938403fb7ce5b7f462b997061406d6ba2</link>
        <description>tests: update CLEANFILES, and fix a compile target

            List of files:
            /petsc/src/ts/tutorials/advection-diffusion-reaction/makefile</description>
        <pubDate>Fri, 26 Sep 2025 06:25:57 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&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/ts/tutorials/advection-diffusion-reaction/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/ts/tutorials/advection-diffusion-reaction/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/ts/tutorials/advection-diffusion-reaction/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/ts/tutorials/advection-diffusion-reaction/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/ts/tutorials/advection-diffusion-reaction/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/ts/tutorials/advection-diffusion-reaction/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/ts/tutorials/advection-diffusion-reaction/makefile#39eaa9ead223b28d96934c0404a1dac27f840ef2</link>
        <description>Remove MANSEC from makefiles it is not needed in, tutorials and tests

            List of files:
            /petsc/src/ts/tutorials/advection-diffusion-reaction/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/ts/tutorials/advection-diffusion-reaction/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/ts/tutorials/advection-diffusion-reaction/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/ts/tutorials/advection-diffusion-reaction/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/ts/tutorials/advection-diffusion-reaction/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>850ff99a9e58591ec440ff8d4284c27143984f06 - Merge branch &apos;jolivet/follow-up-6107-6113&apos; into &apos;main&apos;</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/ts/tutorials/advection-diffusion-reaction/makefile#850ff99a9e58591ec440ff8d4284c27143984f06</link>
        <description>Merge branch &apos;jolivet/follow-up-6107-6113&apos; into &apos;main&apos;Remove unneeded (empty) makefile variablesSee merge request petsc/petsc!6132

            List of files:
            /petsc/src/ts/tutorials/advection-diffusion-reaction/makefile</description>
        <pubDate>Thu, 09 Mar 2023 05:26:01 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>c8c5c547f526914c69472d8cade615559dc64129 - Remove empty preprocessor variables</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/ts/tutorials/advection-diffusion-reaction/makefile#c8c5c547f526914c69472d8cade615559dc64129</link>
        <description>Remove empty preprocessor variables

            List of files:
            /petsc/src/ts/tutorials/advection-diffusion-reaction/makefile</description>
        <pubDate>Thu, 02 Mar 2023 06:19:36 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&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/ts/tutorials/advection-diffusion-reaction/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/ts/tutorials/advection-diffusion-reaction/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/ts/tutorials/advection-diffusion-reaction/makefile#21e3ffae2f3b73c0bd738cf6d0a809700fc04bb0</link>
        <description>Remove unneeded declarations of LOCDIR from all the makefilesCommit-type:documentation

            List of files:
            /petsc/src/ts/tutorials/advection-diffusion-reaction/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/ts/tutorials/advection-diffusion-reaction/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/ts/tutorials/advection-diffusion-reaction/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/ts/tutorials/advection-diffusion-reaction/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/ts/tutorials/advection-diffusion-reaction/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/ts/tutorials/advection-diffusion-reaction/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/ts/tutorials/advection-diffusion-reaction/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>12bafbd6895fdf8a5c3339d9f73d10665cb4503c - Merge branch &apos;hongzh/add-acms-support&apos; into &apos;main&apos;</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/ts/tutorials/advection-diffusion-reaction/makefile#12bafbd6895fdf8a5c3339d9f73d10665cb4503c</link>
        <description>Merge branch &apos;hongzh/add-acms-support&apos; into &apos;main&apos;Add support for CAMSSee merge request petsc/petsc!4111

            List of files:
            /petsc/src/ts/tutorials/advection-diffusion-reaction/makefile</description>
        <pubDate>Mon, 09 Aug 2021 21:35:41 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>60f0b76ed2293387b137bb632a681b21c2f7fb7d - Add matrix-free example for ex5adj and clean up ex5 examples</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/ts/tutorials/advection-diffusion-reaction/makefile#60f0b76ed2293387b137bb632a681b21c2f7fb7d</link>
        <description>Add matrix-free example for ex5adj and clean up ex5 examples- Delete duplicative code for the ease of maintenance.- Update output for the examples

            List of files:
            /petsc/src/ts/tutorials/advection-diffusion-reaction/makefile</description>
        <pubDate>Wed, 28 Apr 2021 22:04:12 +0000</pubDate>
        <dc:creator>Hong Zhang &lt;hongzhang@anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>5780c0b363e272a501cdd533d3466cc5427f1ff1 - Merge remote-tracking branch &apos;origin/release&apos; into master</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/ts/tutorials/advection-diffusion-reaction/makefile#5780c0b363e272a501cdd533d3466cc5427f1ff1</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos; into master

            List of files:
            /petsc/src/ts/tutorials/advection-diffusion-reaction/makefile</description>
        <pubDate>Wed, 14 Oct 2020 14:28:34 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>c0a8964b16fca8295bbf49beb345e8d8462931d3 - Merge branch &apos;psanan/docs-link-fixes-2020-10-10&apos; into &apos;release&apos;</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/ts/tutorials/advection-diffusion-reaction/makefile#c0a8964b16fca8295bbf49beb345e8d8462931d3</link>
        <description>Merge branch &apos;psanan/docs-link-fixes-2020-10-10&apos; into &apos;release&apos;Docs: fix broken linksSee merge request petsc/petsc!3335

            List of files:
            /petsc/src/ts/tutorials/advection-diffusion-reaction/makefile</description>
        <pubDate>Mon, 12 Oct 2020 18:19:27 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>06ad4722ea818207439de9591c640e0cfa79564b - Docs: Fix broken links</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/ts/tutorials/advection-diffusion-reaction/makefile#06ad4722ea818207439de9591c640e0cfa79564b</link>
        <description>Docs: Fix broken linksFix broken links and other formatting errors expose by&quot;make linkcheck&quot; in the Sphinx docs root.This includes updating links in the .rst files, adding missing examples to EXAMPLESCsections in makefiles, and fixing entries in BibTeX files.

            List of files:
            /petsc/src/ts/tutorials/advection-diffusion-reaction/makefile</description>
        <pubDate>Sat, 10 Oct 2020 09:50:13 +0000</pubDate>
        <dc:creator>Patrick Sanan &lt;patrick.sanan@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
