| #
c6f17229
|
| 01-Aug-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
cc6a95ce
|
| 30-Jul-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jed/doc-petsc.pc/release' into 'release'
docs testing: use petsc.pc instead of PETSc.pc
See merge request petsc/petsc!4170
|
| #
abc97e15
|
| 15-Jul-2021 |
Jed Brown <jed@jedbrown.org> |
docs testing: use petsc.pc instead of PETSc.pc
pkg-config conventions use lowercase and we would like to eventually remove PETSc.pc (which currently exists for backward compatibility) so we should g
docs testing: use petsc.pc instead of PETSc.pc
pkg-config conventions use lowercase and we would like to eventually remove PETSc.pc (which currently exists for backward compatibility) so we should give users consistent guidance on the preferred method.
Note that our current PETSc.pc process works so long as build and install both happen on case-sensitive or both happen on case-insensitive systems (in which case petsc.pc replaces PETSc.pc), but not when the systems differ. Julia JLL build environment builds packages on case-sensitive systems to be used by case-insensitive (OSX), and thus needs to skip PETSc.pc to avoid a collision. One could imagine building on case-insensitive OSX and using from case-sensitive, in which case we would only have petsc.pc.
show more ...
|
| #
eea4aa5c
|
| 24-Aug-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/maint' into master
|
| #
a1f38dfe
|
| 24-Aug-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/ci-codeowners/maint' into 'maint'
CI: update codeowners for .gitlab*ci.yml
See merge request petsc/petsc!3087
|
| #
50c5671d
|
| 23-Aug-2020 |
Satish Balay <balay@mcs.anl.gov> |
CI: update codeowners for .gitlab*ci.yml and .gitlab-alcf-ci.yaml -> .gitlab-alcf-ci.yml add knepley to 'network' codeowners
|