| #
13c6d3c6
|
| 17-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'psanan/docs-image-submodule-2' into 'release'
Move images to separate repository
See merge request petsc/petsc!4275
|
| #
efb2f1cd
|
| 02-Sep-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
CI: manual PDF build: make destination directory if it doesn't exist
|
| #
df0b4c32
|
| 02-Sep-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
CI: use doc/Makefile for docs-review build
Update the location of the docs for the review app, as "sphinx-build -b html" does not create an extra "html/" directory, but "sphinx-build -M html" does.
|
| #
168bb9f7
|
| 13-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/fix-misleading-indentation' into 'main'
g++11: fix -Werror=misleading-indentation
See merge request petsc/petsc!4298
|
| #
60d4fc61
|
| 10-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
g++11: fix -Werror=misleading-indentation
|
| #
420b78f2
|
| 09-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jed/rm-distutils' into 'main'
config: remove distutils from build
See merge request petsc/petsc!4253
|
| #
f04ce999
|
| 26-Aug-2021 |
Jed Brown <jed@jedbrown.org> |
Python: drop support for Python-2.6, which reached EOL in Sep 2017
|
| #
fbeef821
|
| 29-Aug-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
4ee6fed9
|
| 28-Aug-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/panda-fixes' into 'release'
manual: fix affiliations and update ArgonneReportTemplatePage2.pdf
See merge request petsc/petsc!4263
|
| #
9d2dc0f7
|
| 27-Aug-2021 |
Satish Balay <balay@mcs.anl.gov> |
docs: build pdf manual in tarball, CI, website
|
| #
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
|
| #
866d07e7
|
| 29-Jul-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'psanan/docs-ci-no-pause-for-docs-only' into 'release'
CI: skip pause for approval for docs-only MRs
See merge request petsc/petsc!4195
|
| #
2cd60a8b
|
| 28-Jul-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
CI: skip pause for approval for docs-only MRs
Make pause-for-approval descend from .test, which should skip it for if the docs-only label is present.
|
| #
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 ...
|
| #
f482f063
|
| 21-Jun-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/checkstack' into 'main'
Check Push/Pop
See merge request petsc/petsc!4077
|
| #
362febee
|
| 10-Jun-2021 |
Stefano Zampini <stefano.zampini@gmail.com> |
PetscStack : check for correct push/pop
Enforce checkstack for CI jobs Fixes from testsuite
|
| #
52d3f5ae
|
| 17-Jun-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
fa49ac38
|
| 15-Jun-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/fix-mpi4py-path' into 'main'
mpi4py: set PETSC_MPI4PY_PYTHONPATH etc in configureLibrary() - not in Install()
See merge request petsc/petsc!4086
|
| #
fd8bde4c
|
| 15-Jun-2021 |
Satish Balay <balay@mcs.anl.gov> |
CI: attempt to overcome random SEGV with dm_impls_plex_tests-ex42_sphere_3_p4 etc.
|
| #
5955ddf5
|
| 15-Jun-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/add-404' into 'release'
website: add 404 instructions. Also copy website files from docs/public
See merge request petsc/petsc!4091
|
| #
896ed1b8
|
| 15-Jun-2021 |
Satish Balay <balay@mcs.anl.gov> |
website: add 404 instructions. Also copy website files from docs/public
|
| #
087fd826
|
| 12-Jun-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
faca4557
|
| 12-Jun-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/doc-split-download' into 'release'
doc: list download instructions more prominantly
See merge request petsc/petsc!4082
|
| #
d2c2d1ee
|
| 11-Jun-2021 |
Satish Balay <balay@mcs.anl.gov> |
website: add a redirect from petsc.org to petsc.org/release
|