| #
a16d7c54
|
| 05-Jun-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2025-05-27/docs-build-in-petsc-arch' into 'main'
Build the docs files in $PETSC_ARCH when
See merge request petsc/petsc!8444
|
| #
7f019730
|
| 27-May-2025 |
Barry Smith <bsmith@mcs.anl.gov> |
Build the docs files in $PETSC_ARCH when
PETSC_ARCH is set and make docs is used
Otherwise the docs continue to be built in the doc directory.
Does not apply to petsc4py docs
|
| #
b0dcfd16
|
| 23-Mar-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2025-03-20/minor-fortran-cleanup' into 'main'
Minor cleanup of Fortran binding stuff to simplify future maintainance
See merge request petsc/petsc!8218
|
| #
6dd63270
|
| 20-Mar-2025 |
Barry Smith <bsmith@mcs.anl.gov> |
Minor cleanup of Fortran binding stuff to simplify future maintainance
There is no distinction between F90 and non-F90 code so combine ftn-custom and f90-custom directories and fortranimpl.h and f90
Minor cleanup of Fortran binding stuff to simplify future maintainance
There is no distinction between F90 and non-F90 code so combine ftn-custom and f90-custom directories and fortranimpl.h and f90impl.h files. Also move uses of f90 to ftn when simple
show more ...
|
| #
b2e8165f
|
| 11-Jun-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
a56348c5
|
| 11-Jun-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/missing-fortran-examples' into 'release'
Docs: fix missing Fortran examples
See merge request petsc/petsc!7621
|
| #
b3fd2b1a
|
| 10-Jun-2024 |
Pierre Jolivet <pierre@joliv.et> |
Docs: fix missing Fortran examples
|
| #
c74fe4ad
|
| 01-May-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
b696390f
|
| 01-May-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2024-04-29/improve-build-man-examples-links/release' into 'release'
Improve detection of manual page usage in example tutorials
See merge request petsc/petsc!7518
|
| #
6f51e5ad
|
| 30-Apr-2024 |
Barry Smith <bsmith@mcs.anl.gov> |
Improve detection of manual page usage in example tutorials
Reported-by: Pierre Jolivet
|
| #
f748bf6b
|
| 16-Feb-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'eijkhout/fix-script-python' into 'main'
Script: Update python in petscnagupgrade.py
See merge request petsc/petsc!7299
|
| #
1b37a2a7
|
| 15-Feb-2024 |
Pierre Jolivet <pierre@joliv.et> |
Remove duplicates and switch to python3
|
| #
49d85fc3
|
| 14-Jan-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
d88959f9
|
| 13-Jan-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-docs' into 'release'
Docs: use a set to avoid duplicates
See merge request petsc/petsc!7189
|
| #
b0cd42ea
|
| 13-Jan-2024 |
Pierre Jolivet <pierre@joliv.et> |
Docs: use a set to avoid duplicates
|
| #
4ef3c568
|
| 23-Dec-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
c66e2ebb
|
| 23-Dec-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-12-21/improve-build-man-examples-links/release' into 'release'
Improve use of regex for finding examples to link to manual pages.
See merge request petsc/petsc!7135
|
| #
7f30e1ac
|
| 21-Dec-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Improve use of regex for finding examples to link to manual pages.
Reported-by: Niclas Götting <ngoetting@itp.uni-bremen.de>
|
| #
fc288817
|
| 13-Dec-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-12-12/docs-error-on-bad-man-page' into 'main'
make docs should error on some errors in the manual pages. This...
See merge request petsc/petsc!7113
|
| #
5a0a9f49
|
| 12-Dec-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
!7005 stopped make docs from erroring on some errors in the manual pages. This now returns the erroring out
Reported-by: Satish Balay
|
| #
02ff24cd
|
| 14-Jul-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-06-24/improve-doc-build-time' into 'main'
Minor improvements to time to build docs, also add (crude) timing collections...
See merge request petsc/petsc!6631
|
| #
fae261c0
|
| 27-Jun-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Convert generation of manual page links to implementations to python
Commit-type: docs-only, performance
|
| #
78163631
|
| 26-Jun-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
More tidying up of docs generation; more consistent timing information
Commit-type: docs-only
|
| #
d279607c
|
| 26-Jun-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Replace make allmanexamples with build_man_examples_links.py
Reduces time from 1.5 minutes to 7 seconds on my M2 laptop
Commit-type: docs-only
|
| #
e1124065
|
| 25-Jun-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
WIP speedning up finding examples
Commit-type: i.e. error-checking, optimization, bug-fix, portability-fix, testing-fix, style-fix, feature, documentation, example Funded-by: Project: Time: hour
WIP speedning up finding examples
Commit-type: i.e. error-checking, optimization, bug-fix, portability-fix, testing-fix, style-fix, feature, documentation, example Funded-by: Project: Time: hours Reported-by: Thanks-to: Development Tools: Vim, Emacs, Eclipse
show more ...
|