<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in build_man_pages.py</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>a16d7c54a90597f5c8be70e4d1d8614d0ec77e42 - Merge branch &apos;barry/2025-05-27/docs-build-in-petsc-arch&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/doc/build_man_pages.py#a16d7c54a90597f5c8be70e4d1d8614d0ec77e42</link>
        <description>Merge branch &apos;barry/2025-05-27/docs-build-in-petsc-arch&apos; into &apos;main&apos;Build the docs files in $PETSC_ARCH whenSee merge request petsc/petsc!8444

            List of files:
            /petsc/doc/build_man_pages.py</description>
        <pubDate>Thu, 05 Jun 2025 19:36:14 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>7f01973001a8395880558ae3e5797dbd90504937 - Build the docs files in $PETSC_ARCH when</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/doc/build_man_pages.py#7f01973001a8395880558ae3e5797dbd90504937</link>
        <description>Build the docs files in $PETSC_ARCH when   PETSC_ARCH is set and make docs is usedOtherwise the docs continue to be built in the doc directory.Does not apply to petsc4py docs

            List of files:
            /petsc/doc/build_man_pages.py</description>
        <pubDate>Tue, 27 May 2025 10:28:07 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>b0dcfd164860a975c76f90dabf1036901aab1c4e - Merge branch &apos;barry/2025-03-20/minor-fortran-cleanup&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/doc/build_man_pages.py#b0dcfd164860a975c76f90dabf1036901aab1c4e</link>
        <description>Merge branch &apos;barry/2025-03-20/minor-fortran-cleanup&apos; into &apos;main&apos;Minor cleanup of Fortran binding stuff to simplify future maintainanceSee merge request petsc/petsc!8218

            List of files:
            /petsc/doc/build_man_pages.py</description>
        <pubDate>Sun, 23 Mar 2025 00:45:48 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>6dd63270497ad23dcf16ae500a87ff2b2a0b7474 - Minor cleanup of Fortran binding stuff to simplify future maintainance</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/doc/build_man_pages.py#6dd63270497ad23dcf16ae500a87ff2b2a0b7474</link>
        <description>Minor cleanup of Fortran binding stuff to simplify future maintainanceThere is no distinction between F90 and non-F90 code so combine ftn-custom and f90-custom directories and fortranimpl.h and f90impl.h files. Also move uses of f90 to ftn when simple

            List of files:
            /petsc/doc/build_man_pages.py</description>
        <pubDate>Thu, 20 Mar 2025 13:06:44 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>7c485f38c7819d08890bcd8c8d1254ebb44244db - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/doc/build_man_pages.py#7c485f38c7819d08890bcd8c8d1254ebb44244db</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/doc/build_man_pages.py</description>
        <pubDate>Tue, 09 Jul 2024 19:10:22 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>91fd0dc088169829212bf71b782fd9fd7e963810 - Merge branch &apos;barry/2024-07-08/minor-plex-docs/release&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/doc/build_man_pages.py#91fd0dc088169829212bf71b782fd9fd7e963810</link>
        <description>Merge branch &apos;barry/2024-07-08/minor-plex-docs/release&apos; into &apos;release&apos;Build PETSc and petsc4py docs with the same requirements fileSee merge request petsc/petsc!7678

            List of files:
            /petsc/doc/build_man_pages.py</description>
        <pubDate>Tue, 09 Jul 2024 19:10:03 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>34c645fd3b0199e05bec2fcc32d3597bfeb7f4f2 - Update sphinx packages used to build docs make petsc4py docs shared common requirements.txt</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/doc/build_man_pages.py#34c645fd3b0199e05bec2fcc32d3597bfeb7f4f2</link>
        <description>Update sphinx packages used to build docs make petsc4py docs shared common requirements.txtThis prevents errors such as below when building docsRunning Sphinx v7.3.7Using PETSC inventory from file:///Users/barrysmith/Src/petsc/doc/_build/html/objects.inv&lt;Inventory (url): PETSc v3.21, 7842 objects&gt;Exception occurred:  File &quot;petsc4py/PETSc.pyx&quot;, line 1, in init petsc4py.PETScValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject

            List of files:
            /petsc/doc/build_man_pages.py</description>
        <pubDate>Mon, 08 Jul 2024 14:30:52 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>f748bf6bfc83f133d5068e6a5445afd45844ada1 - Merge branch &apos;eijkhout/fix-script-python&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/doc/build_man_pages.py#f748bf6bfc83f133d5068e6a5445afd45844ada1</link>
        <description>Merge branch &apos;eijkhout/fix-script-python&apos; into &apos;main&apos;Script: Update python in petscnagupgrade.pySee merge request petsc/petsc!7299

            List of files:
            /petsc/doc/build_man_pages.py</description>
        <pubDate>Fri, 16 Feb 2024 02:49:21 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>1b37a2a7cc4a4fb30c3e967db1c694c0a1013f51 - Remove duplicates and switch to python3</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/doc/build_man_pages.py#1b37a2a7cc4a4fb30c3e967db1c694c0a1013f51</link>
        <description>Remove duplicates and switch to python3

            List of files:
            /petsc/doc/build_man_pages.py</description>
        <pubDate>Thu, 15 Feb 2024 18:03:35 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&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.kc2vjw.com:8080/history/petsc/doc/build_man_pages.py#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/doc/build_man_pages.py</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>4b64c689379e926e3f139ae5234e00f821822e4f - Fix build_man_pages.py to handle SUBMANSEC properly without BFORTSUBMANSEC</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/doc/build_man_pages.py#4b64c689379e926e3f139ae5234e00f821822e4f</link>
        <description>Fix build_man_pages.py to handle SUBMANSEC properly without BFORTSUBMANSEC

            List of files:
            /petsc/doc/build_man_pages.py</description>
        <pubDate>Tue, 26 Dec 2023 20:38:41 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>fc2888174f5be67f3901ece1a3b7924924f8af8d - Merge branch &apos;barry/2023-12-12/docs-error-on-bad-man-page&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/doc/build_man_pages.py#fc2888174f5be67f3901ece1a3b7924924f8af8d</link>
        <description>Merge branch &apos;barry/2023-12-12/docs-error-on-bad-man-page&apos; into &apos;main&apos;make docs should error on some errors in the manual pages. This...See merge request petsc/petsc!7113

            List of files:
            /petsc/doc/build_man_pages.py</description>
        <pubDate>Wed, 13 Dec 2023 19:44:14 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>5a0a9f497f4782fe7b135625b3076c5235e5e4d3 - !7005 stopped make docs from erroring on some errors in the manual pages. This now returns the erroring out</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/doc/build_man_pages.py#5a0a9f497f4782fe7b135625b3076c5235e5e4d3</link>
        <description>!7005 stopped make docs from erroring on some errors in the manual pages. This now returns the erroring outReported-by: Satish Balay

            List of files:
            /petsc/doc/build_man_pages.py</description>
        <pubDate>Tue, 12 Dec 2023 21:06:06 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>960d43a767641d0c3a68d0f582992298241081b6 - Merge branch &apos;barry/2023-11-06/doc-manpage-gen-to-python&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/doc/build_man_pages.py#960d43a767641d0c3a68d0f582992298241081b6</link>
        <description>Merge branch &apos;barry/2023-11-06/doc-manpage-gen-to-python&apos; into &apos;main&apos;Convert make allmanualpages to PythonSee merge request petsc/petsc!7005

            List of files:
            /petsc/doc/build_man_pages.py</description>
        <pubDate>Sun, 12 Nov 2023 14:52:12 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>3564227f45de1db6f03b7db00bc5cba98ef65d6b - Convert make allmanualpages to Python</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/doc/build_man_pages.py#3564227f45de1db6f03b7db00bc5cba98ef65d6b</link>
        <description>Convert make allmanualpages to PythonSignificantly faster on my laptop

            List of files:
            /petsc/doc/build_man_pages.py</description>
        <pubDate>Wed, 08 Nov 2023 15:30:58 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
</channel>
</rss>
