<?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 c-fortran-test-linux-osx.yml</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>79b8f26d59e0cb873c9646613d2a970c85250a64 - Merge pull request #1924 from hughcars/fix-march-native-arm</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/.github/workflows/c-fortran-test-linux-osx.yml#79b8f26d59e0cb873c9646613d2a970c85250a64</link>
        <description>Merge pull request #1924 from hughcars/fix-march-native-armFix gcc `-march=native` for arm mac

            List of files:
            /libCEED/.github/workflows/c-fortran-test-linux-osx.yml</description>
        <pubDate>Fri, 06 Feb 2026 16:08:26 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>94ab23f82a7dd32392e4d004d5d63092f89e6af7 - ci: preserve CI job names, add apple-clang test</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/.github/workflows/c-fortran-test-linux-osx.yml#94ab23f82a7dd32392e4d004d5d63092f89e6af7</link>
        <description>ci: preserve CI job names, add apple-clang testMap compiler display names to actual binaries in a step instead ofusing matrix include/exclude, so job names stay as gcc/clang. Addsa separate apple-clang job on macOS to test the system compiler.

            List of files:
            /libCEED/.github/workflows/c-fortran-test-linux-osx.yml</description>
        <pubDate>Thu, 05 Feb 2026 23:38:25 +0000</pubDate>
        <dc:creator>Hugh Carson &lt;hughcars@amazon.com&gt;</dc:creator>
    </item>
<item>
        <title>eb5e7f265ad4bea76490efa023163fbf9f3d6c69 - ci: fix macOS tests to use explicit GCC and LLVM compilers</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/.github/workflows/c-fortran-test-linux-osx.yml#eb5e7f265ad4bea76490efa023163fbf9f3d6c69</link>
        <description>ci: fix macOS tests to use explicit GCC and LLVM compilersThe &quot;gcc&quot; on macOS is a symlink to Apple Clang, so the existing matrixwas testing Apple Clang twice instead of testing distinct compilers.Fix by testing three explicit compilers on macOS:- clang: Apple Clang (system)- gcc-15: real GCC from Homebrew- llvm: LLVM 18 from HomebrewPrint compiler version to make the distinction visible in CI output.

            List of files:
            /libCEED/.github/workflows/c-fortran-test-linux-osx.yml</description>
        <pubDate>Wed, 04 Feb 2026 17:44:51 +0000</pubDate>
        <dc:creator>Hugh Carson &lt;hughcars@amazon.com&gt;</dc:creator>
    </item>
<item>
        <title>f359f128d58d9b574c7d200aedc8457b301f7081 - Merge pull request #1801 from CEED/jeremy/actions-versions</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/.github/workflows/c-fortran-test-linux-osx.yml#f359f128d58d9b574c7d200aedc8457b301f7081</link>
        <description>Merge pull request #1801 from CEED/jeremy/actions-versionsactions - use latest gcc

            List of files:
            /libCEED/.github/workflows/c-fortran-test-linux-osx.yml</description>
        <pubDate>Fri, 18 Apr 2025 16:27:56 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>ed1ebff7abaa668c9b274382abc627b7a8754a20 - actions - use latest gcc</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/.github/workflows/c-fortran-test-linux-osx.yml#ed1ebff7abaa668c9b274382abc627b7a8754a20</link>
        <description>actions - use latest gcc

            List of files:
            /libCEED/.github/workflows/c-fortran-test-linux-osx.yml</description>
        <pubDate>Fri, 18 Apr 2025 16:04:36 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>376019f05c0ddf81bf20aeae1e0a85220fcf6e20 - Merge pull request #1793 from CEED/jeremy/ci-macos</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/.github/workflows/c-fortran-test-linux-osx.yml#376019f05c0ddf81bf20aeae1e0a85220fcf6e20</link>
        <description>Merge pull request #1793 from CEED/jeremy/ci-macosci - use macos-15

            List of files:
            /libCEED/.github/workflows/c-fortran-test-linux-osx.yml</description>
        <pubDate>Tue, 25 Mar 2025 18:44:13 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>44bedce47970978d946e78a8673df21b3b2dd4a0 - ci - macos needs -jn now over -j</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/.github/workflows/c-fortran-test-linux-osx.yml#44bedce47970978d946e78a8673df21b3b2dd4a0</link>
        <description>ci - macos needs -jn now over -j

            List of files:
            /libCEED/.github/workflows/c-fortran-test-linux-osx.yml</description>
        <pubDate>Tue, 25 Mar 2025 18:42:11 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>8ddf3821d65409a20079cd5155deefdfc980e853 - ci - use macos-15</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/.github/workflows/c-fortran-test-linux-osx.yml#8ddf3821d65409a20079cd5155deefdfc980e853</link>
        <description>ci - use macos-15

            List of files:
            /libCEED/.github/workflows/c-fortran-test-linux-osx.yml</description>
        <pubDate>Tue, 25 Mar 2025 15:26:44 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>a66bea3d12f6983000c98f7c3e64307c7113d79b - Merge pull request #1765 from CEED/jeremy/restore-ibm-ci</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/.github/workflows/c-fortran-test-linux-osx.yml#a66bea3d12f6983000c98f7c3e64307c7113d79b</link>
        <description>Merge pull request #1765 from CEED/jeremy/restore-ibm-cici - restore IBM testing

            List of files:
            /libCEED/.github/workflows/c-fortran-test-linux-osx.yml</description>
        <pubDate>Fri, 28 Feb 2025 21:10:34 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>d402b6f85c4d9a9e57466cd088bf2e84d90848f4 - ci - minor, tests run slower with -V by default</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/.github/workflows/c-fortran-test-linux-osx.yml#d402b6f85c4d9a9e57466cd088bf2e84d90848f4</link>
        <description>ci - minor, tests run slower with -V by default

            List of files:
            /libCEED/.github/workflows/c-fortran-test-linux-osx.yml</description>
        <pubDate>Fri, 28 Feb 2025 20:59:51 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>ef9a992f4cf09f2be4ec72f649495c67ec03f813 - Merge pull request #1586 from CEED/jeremy/gpu-points-rstr-fix</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/.github/workflows/c-fortran-test-linux-osx.yml#ef9a992f4cf09f2be4ec72f649495c67ec03f813</link>
        <description>Merge pull request #1586 from CEED/jeremy/gpu-points-rstr-fixrstr - transpose AtPoints restriction fixes

            List of files:
            /libCEED/.github/workflows/c-fortran-test-linux-osx.yml</description>
        <pubDate>Fri, 17 May 2024 23:19:10 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>d83cf49fece5d7d5441d5b92eb712b904329a4d2 - ci - use Ubuntu 2404</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/.github/workflows/c-fortran-test-linux-osx.yml#d83cf49fece5d7d5441d5b92eb712b904329a4d2</link>
        <description>ci - use Ubuntu 2404

            List of files:
            /libCEED/.github/workflows/c-fortran-test-linux-osx.yml</description>
        <pubDate>Fri, 17 May 2024 17:47:41 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>62600ae07c21f707e4288d1aeec69780ce91c58e - Merge pull request #1513 from CEED/jeremy/pad-both</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/.github/workflows/c-fortran-test-linux-osx.yml#62600ae07c21f707e4288d1aeec69780ce91c58e</link>
        <description>Merge pull request #1513 from CEED/jeremy/pad-bothFix CI Issues

            List of files:
            /libCEED/.github/workflows/c-fortran-test-linux-osx.yml</description>
        <pubDate>Thu, 14 Mar 2024 16:38:19 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>fdcec0cc1fe69bc36821bfdbf00524e346c69b19 - ci - drop duplicate make command</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/.github/workflows/c-fortran-test-linux-osx.yml#fdcec0cc1fe69bc36821bfdbf00524e346c69b19</link>
        <description>ci - drop duplicate make command

            List of files:
            /libCEED/.github/workflows/c-fortran-test-linux-osx.yml</description>
        <pubDate>Wed, 13 Mar 2024 18:45:14 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>dac006f4b1286e149730fc053228d9c1b7b2db2b - ci - ASAN only on Noether</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/.github/workflows/c-fortran-test-linux-osx.yml#dac006f4b1286e149730fc053228d9c1b7b2db2b</link>
        <description>ci - ASAN only on Noether

            List of files:
            /libCEED/.github/workflows/c-fortran-test-linux-osx.yml</description>
        <pubDate>Wed, 13 Mar 2024 18:41:42 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>ff78e5d3649b8d5f6f19cbe6a50a5ec37139adaf - ci - use newer GCC/Clang</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/.github/workflows/c-fortran-test-linux-osx.yml#ff78e5d3649b8d5f6f19cbe6a50a5ec37139adaf</link>
        <description>ci - use newer GCC/Clang

            List of files:
            /libCEED/.github/workflows/c-fortran-test-linux-osx.yml</description>
        <pubDate>Wed, 13 Mar 2024 18:30:32 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>89abb232790bc7aa20a3b705e49d23b84eb98b98 - Merge pull request #1489 from CEED/jeremy/actions-version</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/.github/workflows/c-fortran-test-linux-osx.yml#89abb232790bc7aa20a3b705e49d23b84eb98b98</link>
        <description>Merge pull request #1489 from CEED/jeremy/actions-versionci - update action versions

            List of files:
            /libCEED/.github/workflows/c-fortran-test-linux-osx.yml</description>
        <pubDate>Mon, 26 Feb 2024 16:19:56 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>e735508cdfa08f2ead7f8e6e8f825d0fa851c858 - ci - update action versions</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/.github/workflows/c-fortran-test-linux-osx.yml#e735508cdfa08f2ead7f8e6e8f825d0fa851c858</link>
        <description>ci - update action versions

            List of files:
            /libCEED/.github/workflows/c-fortran-test-linux-osx.yml</description>
        <pubDate>Fri, 23 Feb 2024 23:28:48 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>7bd8c1e105af1aae833bf99bc5af5ba9045cd393 - Merge pull request #1243 from CEED/jed/fix-asan-bugs</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/.github/workflows/c-fortran-test-linux-osx.yml#7bd8c1e105af1aae833bf99bc5af5ba9045cd393</link>
        <description>Merge pull request #1243 from CEED/jed/fix-asan-bugsFix -fsanitize=address bugs

            List of files:
            /libCEED/.github/workflows/c-fortran-test-linux-osx.yml</description>
        <pubDate>Fri, 30 Jun 2023 18:35:02 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@jedbrown.org&gt;</dc:creator>
    </item>
<item>
        <title>fb65186694c9b38c654be1449633e240207b029f - CI: upgrade actions to gcc-12 and enable address sanitizer</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/.github/workflows/c-fortran-test-linux-osx.yml#fb65186694c9b38c654be1449633e240207b029f</link>
        <description>CI: upgrade actions to gcc-12 and enable address sanitizer

            List of files:
            /libCEED/.github/workflows/c-fortran-test-linux-osx.yml</description>
        <pubDate>Wed, 28 Jun 2023 19:05:39 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@jedbrown.org&gt;</dc:creator>
    </item>
</channel>
</rss>
