| #
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
|
| #
37239a41
|
| 21-Mar-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1789 from CEED/jeremy/clang-format-19
Use llvm 19
|
| #
6eb06d7c
|
| 21-Mar-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
format - use llvm 19
|
| #
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
|
| #
99db02ec
|
| 09-Jul-2024 |
James Wright <james@jameswright.xyz> |
Merge pull request #1633 from CEED/jrwrigh/clang-format-18
refactor: Changes for clang-format 18
|
| #
eaae1aea
|
| 09-Jul-2024 |
James Wright <james@jameswright.xyz> |
refactor: Changes for clang-format 18
|
| #
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
|
| #
73441d27
|
| 08-Mar-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1505 from CEED/jeremy/return-ceed
Add Ceed*ReturnCeed
|
| #
0c9ac183
|
| 08-Mar-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ci - use clang-format 17
|
| #
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
|
| #
e64bb3f3
|
| 05-Sep-2023 |
Sebastian Grimberg <sebastiangrimb@gmail.com> |
Update clang-format version to v16 (#1317)
Update clang-format version to v16 (Homebrew default since Spring 2023)
|
| #
39e9d732
|
| 12-Apr-2023 |
James Wright <james@jameswright.xyz> |
Merge pull request #1194 from CEED/jrwrigh/fix-style-ci
CI: Run apt update before installing clang-format
|
| #
4febb801
|
| 12-Apr-2023 |
James Wright <james@jameswright.xyz> |
Attempt CI Formatting Fix
|
| #
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
|
| #
b559d91b
|
| 15-Feb-2023 |
Jed Brown <jed@jedbrown.org> |
ci: upgrade to clang-format-15 (#1157)
|
| #
2b730f8b
|
| 17-Nov-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Switch to clang-format (#1051)
* style - switch to clang-format
* ci - use newer libxsmm
* action - update format action
* format - consistent use of {} for multi-line if/for
* make - re
Switch to clang-format (#1051)
* style - switch to clang-format
* ci - use newer libxsmm
* action - update format action
* format - consistent use of {} for multi-line if/for
* make - remove stray newline
* make - simpler 'make format' target
* ci - use newer libxsmm
* doc - minor release note claification
* minor - minor fix
* minor - minor fix
* minor - minor fix
* minor - minor fix
* make format
* format - less aggressive alignment rules
* tidy - check for argument name mismatches
* fix newline
* format - mirror Ratel update to .clang-format
* fix merge error
* fix merge conflict
* fix merge error
* drop style in .phony list
* Update .clang-format
Co-authored-by: Jed Brown <jed@jedbrown.org>
* apply updated format
Co-authored-by: Jed Brown <jed@jedbrown.org>
show more ...
|
| #
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 ...
|
| #
3bc9cee3
|
| 15-Dec-2020 |
Jed Brown <jed@jedbrown.org> |
Merge pull request #671 from CEED/origin/jed/ci-github-ubuntu-20.04
CI: move GitHub Actions to ubuntu 20.04
|