History log of /libCEED/ (Results 2876 – 2900 of 5646)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
6ecdb17907-Jun-2021 jeremylt <thompson.jeremy.luke@gmail.com>

git - add *.a to petsc gitignore

c620558004-Jun-2021 Jed Brown <jed@jedbrown.org>

.mailmap updates

e68dac8604-Jun-2021 Jed Brown <jed@jedbrown.org>

Remove unused Jenkins support


2aa7bb5002-Jun-2021 Jed Brown <jed@jedbrown.org>

Releasing and publishing packages and users manual

Co-authored-by: Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>
Co-authored-by: Will Pazner <11493037+pazner@users.noreply.github.co

Releasing and publishing packages and users manual

Co-authored-by: Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>
Co-authored-by: Will Pazner <11493037+pazner@users.noreply.github.com>
Reported-by: Valeria Barra <valeriabarra21@gmail.com>

show more ...

1046faaf02-Jun-2021 Jed Brown <jed@jedbrown.org>

Merge pull request #777 from CEED/jed/cite-0.8

Update citations to libCEED 0.8 users manual on Zenodo

95c5335002-Jun-2021 Jed Brown <jed@jedbrown.org>

Update citations to libCEED 0.8 users manual on Zenodo

615a24a702-Jun-2021 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Merge pull request #776 from CEED/jeremy/actions-fix-again

Jeremy/actions fix again

e76d5b4502-Jun-2021 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

actions - clearer check for release notes updates

Co-authored-by: Jed Brown <jed@jedbrown.org>

358e4bf201-Jun-2021 jeremylt <thompson.jeremy.luke@gmail.com>

actions - fix test condition for release notes update

9f03ab7e01-Jun-2021 jeremylt <thompson.jeremy.luke@gmail.com>

actions - try alternate syntax to skip action on main

ee3d0c6b01-Jun-2021 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Merge pull request #775 from CEED/jeremy/fix-release-test

actions - turn off release notes check on main

366b752f01-Jun-2021 jeremylt <thompson.jeremy.luke@gmail.com>

actions - turn off release notes check on main

76a75aa201-Jun-2021 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Merge pull request #774 from CEED/jeremy/warn-release-notes

Check Release Notes

72f1784f01-Jun-2021 jeremylt <thompson.jeremy.luke@gmail.com>

doc - update release notes

f826c51e01-Jun-2021 jeremylt <thompson.jeremy.luke@gmail.com>

github - add release notes check

c5fbda6828-May-2021 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Merge pull request #773 from CEED/leila/some-fix

Fluids - small fix in the README file

e49a745f28-May-2021 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

examples/fluids/README.md: fixed the link (from #754)

1cd2064828-May-2021 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Merge pull request #772 from CEED/jeremy/rust-doc

doc - use docs.rs over self hosted documentation

c09fca1128-May-2021 jeremylt <thompson.jeremy.luke@gmail.com>

doc - use rust crate documentation instead of user manual

dcefb99b28-May-2021 jeremylt <thompson.jeremy.luke@gmail.com>

doc - use docs.rs over self hosted documentation

c4016ce528-May-2021 Jed Brown <jed@jedbrown.org>

Merge pull request #766 from CEED/jed/rust-crates

rust: split crates into libceed-sys and libceed

a1cbad8528-May-2021 Jed Brown <jed@jedbrown.org>

rust/libceed: add README.md in preparation for packaging

09752d4428-May-2021 Jed Brown <jed@jedbrown.org>

rust/libceed-sys: add README.md and include it as crate docs

7df40ac928-May-2021 Jed Brown <jed@jedbrown.org>

rust: drop lib.name field, which is automatic

The explicit lib section without explicit path was breaking
cargo-readme.

e7f2101328-May-2021 Jed Brown <jed@jedbrown.org>

rust/libceed-sys: avoid rebuilding due to missing config.mk

This preserves the development mode in which you can put flags in
c-src/config.mk and have them used in your build.

1...<<111112113114115116117118119120>>...226