<?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/vec/is/utils/hdf5/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/vec/is/utils/hdf5/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/vec/is/utils/hdf5/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/vec/is/utils/hdf5/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>5a236de668401f703e133ea891e0305529ed6f83 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/vec/is/utils/hdf5/makefile#5a236de668401f703e133ea891e0305529ed6f83</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/vec/is/utils/hdf5/makefile</description>
        <pubDate>Mon, 21 Oct 2024 15:10:28 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>6d20ba33a16d979a41355fce7d28d2a59649561b - Merge branch &apos;jose/release/linker-warnings&apos; into &apos;release&apos;</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/vec/is/utils/hdf5/makefile#6d20ba33a16d979a41355fce7d28d2a59649561b</link>
        <description>Merge branch &apos;jose/release/linker-warnings&apos; into &apos;release&apos;Fix ranlib warnings &apos;file has no symbols&apos;See merge request petsc/petsc!7953

            List of files:
            /petsc/src/vec/is/utils/hdf5/makefile</description>
        <pubDate>Mon, 21 Oct 2024 14:02:30 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>2e1d0745e031e9eda42a183866b5a94ccb2b4e44 - Fix ranlib warnings &apos;file has no symbols&apos;</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/vec/is/utils/hdf5/makefile#2e1d0745e031e9eda42a183866b5a94ccb2b4e44</link>
        <description>Fix ranlib warnings &apos;file has no symbols&apos;These warnings appear in macOS when configured --with-shared-libraries=0/Library/Developer/CommandLineTools/usr/bin/ranlib: file: arch-darwin-c-debug-noshared/lib/libpetsc.a(sectionhdf5.o) has no symbols/Library/Developer/CommandLineTools/usr/bin/ranlib: file: arch-darwin-c-debug-noshared/lib/libpetsc.a(zhdf5io.o) has no symbols/Library/Developer/CommandLineTools/usr/bin/ranlib: file: arch-darwin-c-debug-noshared/lib/libpetsc.a(hdf5io.o) has no symbols/Library/Developer/CommandLineTools/usr/bin/ranlib: file: arch-darwin-c-debug-noshared/lib/libpetsc.a(aijhdf5.o) has no symbols/Library/Developer/CommandLineTools/usr/bin/ranlib: file: arch-darwin-c-debug-noshared/lib/libpetsc.a(baijfact81.o) has no symbols/Library/Developer/CommandLineTools/usr/bin/ranlib: file: arch-darwin-c-debug-noshared/lib/libpetsc.a(densehdf5.o) has no symbols/Library/Developer/CommandLineTools/usr/bin/ranlib: file: arch-darwin-c-debug-noshared/lib/libpetsc.a(feceed.o) has no symbols/Library/Developer/CommandLineTools/usr/bin/ranlib: file: arch-darwin-c-debug-noshared/lib/libpetsc.a(fvceed.o) has no symbols/Library/Developer/CommandLineTools/usr/bin/ranlib: file: arch-darwin-c-debug-noshared/lib/libpetsc.a(plexhdf5xdmf.o) has no symbolsIncludes the removal of unnecessary custom fortran stubs.

            List of files:
            /petsc/src/vec/is/utils/hdf5/makefile</description>
        <pubDate>Sat, 19 Oct 2024 10:11:25 +0000</pubDate>
        <dc:creator>Jose E. Roman &lt;jroman@dsic.upv.es&gt;</dc:creator>
    </item>
<item>
        <title>e98d5aa1d9a8b761c58f921ec2d97e44eaf55cc3 - Merge branch &apos;barry/2024-01-03/docs-c2html&apos; into &apos;main&apos;</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/vec/is/utils/hdf5/makefile#e98d5aa1d9a8b761c58f921ec2d97e44eaf55cc3</link>
        <description>Merge branch &apos;barry/2024-01-03/docs-c2html&apos; into &apos;main&apos;Remove recursive build of c2html files; no longer uses classic makefilesSee merge request petsc/petsc!7167

            List of files:
            /petsc/src/vec/is/utils/hdf5/makefile</description>
        <pubDate>Fri, 12 Jan 2024 20:17:05 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>85d137db760bfafc53aa9c75310dbe9fc687c1cf - fix makefiles with tab char</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/vec/is/utils/hdf5/makefile#85d137db760bfafc53aa9c75310dbe9fc687c1cf</link>
        <description>fix makefiles with tab char

            List of files:
            /petsc/src/vec/is/utils/hdf5/makefile</description>
        <pubDate>Sun, 07 Jan 2024 04:43:12 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>8f6c1f1756d15f8007ae334033ce05d12453d3dd - Merge branch &apos;barry/2023-12-26/fix-some-mansec&apos; into &apos;main&apos;</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/vec/is/utils/hdf5/makefile#8f6c1f1756d15f8007ae334033ce05d12453d3dd</link>
        <description>Merge branch &apos;barry/2023-12-26/fix-some-mansec&apos; into &apos;main&apos;Fix the directory some code is in to get it listed in the proper MANSECSee merge request petsc/petsc!7146

            List of files:
            /petsc/src/vec/is/utils/hdf5/makefile</description>
        <pubDate>Tue, 02 Jan 2024 21:48:28 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>10b424faff5e8d6da0f655798b69cdf9a44a52d8 - The next few commits fix the directory some code is in to get it listed in the proper MANSEC or SUBMANSEC</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/vec/is/utils/hdf5/makefile#10b424faff5e8d6da0f655798b69cdf9a44a52d8</link>
        <description>The next few commits fix the directory some code is in to get it listed in the proper MANSEC or SUBMANSECIn this first commit it is PetscViewerHDF5ReadSizes and PetscViewerHDF5Load

            List of files:
            /petsc/src/vec/is/utils/hdf5/makefile</description>
        <pubDate>Tue, 26 Dec 2023 16:04:28 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
</channel>
</rss>
