History log of /libCEED/.github/workflows/c-fortran-test-linux-osx.yml (Results 1 – 25 of 32)
Revision Date Author Comments
# 79b8f26d 06-Feb-2026 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1924 from hughcars/fix-march-native-arm

Fix gcc `-march=native` for arm mac


# 94ab23f8 05-Feb-2026 Hugh Carson <hughcars@amazon.com>

ci: preserve CI job names, add apple-clang test

Map compiler display names to actual binaries in a step instead of
using matrix include/exclude, so job names stay as gcc/clang. Adds
a separate apple

ci: preserve CI job names, add apple-clang test

Map compiler display names to actual binaries in a step instead of
using matrix include/exclude, so job names stay as gcc/clang. Adds
a separate apple-clang job on macOS to test the system compiler.

show more ...


# eb5e7f26 04-Feb-2026 Hugh Carson <hughcars@amazon.com>

ci: fix macOS tests to use explicit GCC and LLVM compilers

The "gcc" on macOS is a symlink to Apple Clang, so the existing matrix
was testing Apple Clang twice instead of testing distinct compilers.

ci: fix macOS tests to use explicit GCC and LLVM compilers

The "gcc" on macOS is a symlink to Apple Clang, so the existing matrix
was 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 Homebrew

Print compiler version to make the distinction visible in CI output.

show more ...


# f359f128 18-Apr-2025 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1801 from CEED/jeremy/actions-versions

actions - use latest gcc


# ed1ebff7 18-Apr-2025 Jeremy L Thompson <jeremy@jeremylt.org>

actions - use latest gcc


# 376019f0 25-Mar-2025 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1793 from CEED/jeremy/ci-macos

ci - use macos-15


# 44bedce4 25-Mar-2025 Jeremy L Thompson <jeremy@jeremylt.org>

ci - macos needs -jn now over -j


# 8ddf3821 25-Mar-2025 Jeremy L Thompson <jeremy@jeremylt.org>

ci - use macos-15


# a66bea3d 28-Feb-2025 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1765 from CEED/jeremy/restore-ibm-ci

ci - restore IBM testing


# d402b6f8 28-Feb-2025 Jeremy L Thompson <jeremy@jeremylt.org>

ci - minor, tests run slower with -V by default


# ef9a992f 17-May-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1586 from CEED/jeremy/gpu-points-rstr-fix

rstr - transpose AtPoints restriction fixes


# d83cf49f 17-May-2024 Jeremy L Thompson <jeremy@jeremylt.org>

ci - use Ubuntu 2404


# 62600ae0 14-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1513 from CEED/jeremy/pad-both

Fix CI Issues


# fdcec0cc 13-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

ci - drop duplicate make command


# dac006f4 13-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

ci - ASAN only on Noether


# ff78e5d3 13-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

ci - use newer GCC/Clang


# 89abb232 26-Feb-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1489 from CEED/jeremy/actions-version

ci - update action versions


# e735508c 23-Feb-2024 Jeremy L Thompson <jeremy@jeremylt.org>

ci - update action versions


# 7bd8c1e1 30-Jun-2023 Jed Brown <jed@jedbrown.org>

Merge pull request #1243 from CEED/jed/fix-asan-bugs

Fix -fsanitize=address bugs


# fb651866 28-Jun-2023 Jed Brown <jed@jedbrown.org>

CI: upgrade actions to gcc-12 and enable address sanitizer


# 9d19400f 16-Mar-2023 Jed Brown <jed@jedbrown.org>

Merge pull request #1166 from CEED/jeremy/ci-fork

Run Actions or push to main or PR


# dcd9f19c 27-Feb-2023 Jeremy L Thompson <jeremy@jeremylt.org>

ci - run Actions or push to main or PR


# 8e763b33 26-Oct-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1079 from CEED/jeremy/rust-actions

Update action versions


# 0adbbf50 26-Oct-2022 Jeremy L Thompson <jeremy@jeremylt.org>

ci - update checkout action version


# 6c0547c1 20-Oct-2022 Jeremy L Thompson <jeremy@jeremylt.org>

CI MacOS 12 Update (#1077)

* ci - update to newer gcc

* ci - update gfortran in style job

* CI - use Ubuntu 22.04

* CI - ubuntu 22.04

* CI - newer Ubuntu for ICC CI

* CI - newer Ubunt

CI MacOS 12 Update (#1077)

* ci - update to newer gcc

* ci - update gfortran in style job

* CI - use Ubuntu 22.04

* CI - ubuntu 22.04

* CI - newer Ubuntu for ICC CI

* CI - newer Ubuntu for hardware emulation CI

* CI - keep older emulation images

* ci - ubuntu 22.04 for Julia CI

* ci - ubuntu 22.04 for Julia CI

* ci - ubuntu 22.04 for Python ci

* ci - ubuntu 22.04 for release notes ci check

* ci - ubuntu 22.04 for rust ci

* ci - ubuntu 22.04 for rust ci

* ci - newer run-on-arch action

* ci - pin macos-12

show more ...


12