History log of /petsc/doc/makefile (Results 1 – 25 of 43)
Revision Date Author Comments
# 5e642da6 21-Oct-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/checkbadSource' into 'main'

checkbadSource: enforce proper style in makefiles

See merge request petsc/petsc!8802


# 3f02e49b 21-Oct-2025 Pierre Jolivet <pierre@joliv.et>

checkbadSource: enforce proper style in makefiles


# 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


# 07f25ad1 18-Jul-2024 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 40a6955a 15-Jul-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2024-07-12/fix-doc-double-copyright/release' into 'release'

Fix double printing of parts of the footer for website pages.

See merge request petsc/petsc!7691


# 2c804a55 12-Jul-2024 Barry Smith <bsmith@mcs.anl.gov>

Fix double printing of parts of the footer for website pages.

Reported-by: Nils Friess


# 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


# 6058a5bf 24-Jun-2023 Barry Smith <bsmith@mcs.anl.gov>

Minor improvements to time to build docs, also add (crude) timing collections for building docs so we know where to focus efforts
And use -j 2 for ci build

Commit-type: i.e. error-checking, optimiza

Minor improvements to time to build docs, also add (crude) timing collections for building docs so we know where to focus efforts
And use -j 2 for ci build

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 ...


# a663c1df 13-Apr-2023 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 517f05f0 13-Apr-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-03-30/fix-include-man-pages/release' into 'release'

Fix manual pages in include files

See merge request petsc/petsc!6272


# 16a05f60 13-Apr-2023 Barry Smith <bsmith@mcs.anl.gov>

Fix manual pages in include files


# f920de81 12-Apr-2023 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 4f018c1b 10-Apr-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-04-06/fix-docs-on-building-docs/release' into 'release'

Add doc/ make sphinxpdf rule to trivially build the users manual in PDF and fix documentation on how to build the doc

Merge branch 'barry/2023-04-06/fix-docs-on-building-docs/release' into 'release'

Add doc/ make sphinxpdf rule to trivially build the users manual in PDF and fix documentation on how to build the docs

See merge request petsc/petsc!6292

show more ...


# fc94438b 06-Apr-2023 Barry Smith <bsmith@mcs.anl.gov>

Add doc/ make sphinxpdf rule to trivially build the users manual in PDF in a Python virtual environment

Branch-name: barry/2023-04-06/fix-docs-on-building-docs/release
Branch-root: release
Branch-pu

Add doc/ make sphinxpdf rule to trivially build the users manual in PDF in a Python virtual environment

Branch-name: barry/2023-04-06/fix-docs-on-building-docs/release
Branch-root: release
Branch-purpose: Update the developers webpages on building documentation to current status

show more ...


# 0160b665 30-Mar-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-03-28/revert-make-clean-libs-tests' into 'main'

Revert bugs I introduced that prevented make clean and make libs from working...

See merge request petsc/petsc!6251


# 92d13c0e 29-Mar-2023 Barry Smith <bsmith@mcs.anl.gov>

Fix make clean in doc directory

Commit-type: make
Reported-by: Satish Balay


# e6bb321c 26-Mar-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-03-17/rm-unneeded-test-from-makefiles' into 'main'

simplify/cleanup makefile system

See merge request petsc/petsc!6201


# ff7a8e4f 22-Mar-2023 Barry Smith <bsmith@mcs.anl.gov>

Remove petsc-doc-env before builds since system may have changed since last use

Commit-type: make


# 0ec0a084 22-Feb-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-02-15/refactor-doc-subdirectories' into 'main'

Remove confusing and un-need docs directory that contains manual

See merge request petsc/petsc!6078


# 73fdd05b 22-Feb-2023 Barry Smith <bsmith@mcs.anl.gov>

Remove confusing and un-need docs directory that contains manual

Commit-type: housekeeping


# 24a551e6 19-Feb-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-02-17/add-more-make-help' into 'main'

Add make help for doc directory and add help for building website to toplevel make help

See merge request petsc/petsc!6086


# 86a7890d 17-Feb-2023 Barry Smith <bsmith@mcs.anl.gov>

Add make help for doc directory and add help for building website to toplevel make help

Commit-type: usability
/spend 10m


# 2291d37f 24-Jan-2023 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 298bc164 23-Jan-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2022-12-20/fix-docs-meetings/release' into 'release'

Add previous meetings links and new meeting information to the website

See merge request petsc/petsc!5988


12