History log of /petsc/makefile (Results 176 – 200 of 1637)
Revision Date Author Comments
# 6c551c63 25-Aug-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/fix-checkclangformat' into 'main'

makefile: fix checkclangformat error on MacOS, and improve

See merge request petsc/petsc!5544


# 9a632cc8 25-Aug-2022 Pierre Jolivet <pierre@joliv.et>

makefile: fix checkclangformat
- fix error on MacOS due to spaces in 'wc' output
- checkclangformatversion should print error for clang-15 aswell
- checkclangformat prints diff with color (up to 1000

makefile: fix checkclangformat
- fix error on MacOS due to spaces in 'wc' output
- checkclangformatversion should print error for clang-15 aswell
- checkclangformat prints diff with color (up to 1000) lines only in CI
- the patch file from CI is usable with 'patch -Np1 < patchfile'

show more ...


# 58d68138 23-Aug-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2022-08-21/clang-format-source' into 'main'

format repository with clang-format

See merge request petsc/petsc!5541


# c45dcc3f 20-Jul-2022 Barry Smith <bsmith@mcs.anl.gov>

Introduce clangformat formating make rule, recursively does a directory and all directories below

There are probably much better ways to write the make rules

Commit-type: style, housekeeping
/spend

Introduce clangformat formating make rule, recursively does a directory and all directories below

There are probably much better ways to write the make rules

Commit-type: style, housekeeping
/spend 20m

show more ...


# 0ffc23ff 14-Aug-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2022-08-09/fix-manualpage-rot' into 'main'

Stop make allmanpages if an error is detected. Otherwise errors are hidden and never fixed.

See merge request petsc/petsc!5510


# d7b6776f 09-Aug-2022 Barry Smith <bsmith@mcs.anl.gov>

Stop make allmanpages if an error is detected. Otherwise errors are hidden and never fixed.

Especially in the CI.


# fa5b160a 31-Jul-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2022-07-22/fix-mumps-check-uni' into 'main'

cleanup makefiles for "make check"

See merge request petsc/petsc!5467


# 27cb8d94 22-Jul-2022 Barry Smith <bsmith@mcs.anl.gov>

clean up makefiles for make check

Commit-type: error-checking, housekeeping
/spend 35m


# ffe05fd1 22-Jul-2022 Barry Smith <bsmith@mcs.anl.gov>

Do not do the MUMPS make check when compiled with MPI-UNI since parallel MUMPS cannot be run

Commit-type: error-checking, housekeeping
/spend 5m


# 946067a9 19-Jul-2022 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 940689ef 19-Jul-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/test' into 'release'

makefile: properly avoid silent error

See merge request petsc/petsc!5444


# 2b38c152 19-Jul-2022 Pierre Jolivet <pierre@joliv.et>

makefile: properly avoid silent error

See also https://gitlab.com/petsc/petsc/-/merge_requests/5405


# 83eaadc5 14-Jul-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2022-07-11/fix-use-allmanualpages' into 'main'

Cleanup incorrect usage of allmanualpages and allhtml in make rules and docs

See merge request petsc/petsc!5419


# 425fd74b 11-Jul-2022 Barry Smith <bsmith@mcs.anl.gov>

Cleanup incorrect usage of allmanualpages and allhtml in make rules and docs

The relevant rule is allmanpages!

Commit-type: bug-fix, documentation
/spend 6m
Reported-by: knepley Matthew <knepley@gm

Cleanup incorrect usage of allmanualpages and allhtml in make rules and docs

The relevant rule is allmanpages!

Commit-type: bug-fix, documentation
/spend 6m
Reported-by: knepley Matthew <knepley@gmail.com>

show more ...


# 7349f010 08-Jul-2022 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# c4499004 07-Jul-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/fix-makefile' into 'release'

makefile: avoid silent error

See merge request petsc/petsc!5405


# e892040a 07-Jul-2022 Pierre Jolivet <pierre@joliv.et>

makefile: avoid silent error

gmake[2]: Leaving directory '/home/svcpetsc/builds/JuL9GhZA/0/petsc/petsc'
gmake[1]: *** [/home/svcpetsc/builds/JuL9GhZA/0/petsc/petsc/lib/petsc/conf/rules:56: libs] Err

makefile: avoid silent error

gmake[2]: Leaving directory '/home/svcpetsc/builds/JuL9GhZA/0/petsc/petsc'
gmake[1]: *** [/home/svcpetsc/builds/JuL9GhZA/0/petsc/petsc/lib/petsc/conf/rules:56: libs] Error 2
gmake[1]: Leaving directory '/home/svcpetsc/builds/JuL9GhZA/0/petsc/petsc'
cat: arch-ci-freebsd-cxx-cmplx-pkgs-dbg/lib/petsc/conf/error.log: No such file or directory
[: !=: unexpected operator

show more ...


# 673874f5 17-May-2022 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 140d1121 17-May-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'balay/fix-make-check-clean' into 'release'

build: make sure 'clean' is done consistently before and after the tests in 'make check'

See merge request petsc/petsc!5255


# bd579fed 16-May-2022 Satish Balay <balay@mcs.anl.gov>

build: make sure 'clean' is done consistently before and after the tests in 'make check'

Reported-by: Lisandro Dalcin <dalcinl@gmail.com>


# 6ffe77ea 12-May-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2022-05-03/cleanup-makefiles' into 'main'

remove unneeded stuff from makefiles

See merge request petsc/petsc!5211


# ac09b921 05-May-2022 Barry Smith <bsmith@mcs.anl.gov>

Get values of makefile SOURCE etc from the file system instead of makefiles

Use SUBMANSEC from include files for manual sections instead of the makefile

Unfortunately this has to be one large commi

Get values of makefile SOURCE etc from the file system instead of makefiles

Use SUBMANSEC from include files for manual sections instead of the makefile

Unfortunately this has to be one large commit since the changes all have to be done at once

Commit-type: docs
/spend 10m

show more ...


# f97672e5 03-May-2022 Barry Smith <bsmith@mcs.anl.gov>

remove garbage from makefiles

Including
* unused FLAGS variables
* All: lib that did not work
* stray blank lines etc

Commit-type: housekeeping
/spend 1h


# 89669be4 02-May-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'psanan/docs-sphinx-man-pages' into 'main'

Integrate Man Pages into Sphinx Docs

Closes #1132 and #1015

See merge request petsc/petsc!4989


# b8a29d3a 22-Mar-2022 Patrick Sanan <patrick.sanan@gmail.com>

Docs: refactor classic docs build into pre and post to allow proper mapping

The URLs required to link to the new, integrated manual pages now
depend on the Sphinx builder (dirhtml or html), as in th

Docs: refactor classic docs build into pre and post to allow proper mapping

The URLs required to link to the new, integrated manual pages now
depend on the Sphinx builder (dirhtml or html), as in the new
htmlmap_modified. To allow this same mapping file to be used with
C2HTML when the HTML source pages are built (with the classic process),
refactor to delay this stage until after the main Sphinx build
and to use htmlmap_modified.

show more ...


12345678910>>...66