| #
66af8762
|
| 18-Oct-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Remove DIRS variable and unneeded tabs from all makefiles since no longer needed
Commit-type: housekeeping
|
| #
67fb7a53
|
| 13-Oct-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
28ef7e56
|
| 13-Oct-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/fix-distclean' into 'release'
distclean: make distclean more robust
See merge request petsc/petsc!6924
|
| #
ae137055
|
| 10-Oct-2023 |
Satish Balay <balay@mcs.anl.gov> |
distclean: make distclean more robust
|
| #
3c35ffd0
|
| 02-Aug-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-08-01/fix-clangformat-version-check' into 'main'
Make clangformat check the clang-format version for match to PETSc requirements
See merge request petsc/petsc!6773
|
| #
76259815
|
| 01-Aug-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Make clangformat check the clang-format version for match to PETSc requirements
|
| #
f28a0ef0
|
| 31-Jul-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'release'
|
| #
a6aa6268
|
| 25-Jul-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/fix-make-4.3-j' into 'release'
build: fix 'make -j4 all' with make-4.3
See merge request petsc/petsc!6754
|
| #
1621140d
|
| 25-Jul-2023 |
Satish Balay <balay@mcs.anl.gov> |
build: fix 'make -j4 all' with make-4.3
gmake[3]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.
|
| #
cf9512e4
|
| 17-Jul-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-Wextra-semi-stmt' into 'main'
Fix -Wextra-semi-stmt
See merge request petsc/petsc!6708
|
| #
275c7060
|
| 14-Jul-2023 |
Pierre Jolivet <pierre@joliv.et> |
Minor wording issue
|
| #
0d2c8a20
|
| 14-Jul-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2023-07-11/allfortranstubs-call-delete-first' into 'main'
Fortran Stubs Delete First
See merge request petsc/petsc!6695
|
| #
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
|
| #
95ee7e3e
|
| 12-Jul-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Have generatefortranstubs.py properly handle arguments instead of implicit handling
|
| #
a7a36ba3
|
| 12-Jul-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Check arch-darwin-c-debug and arch-darwin-c-debug/src exist before deleting it in deletefortranstubs
|
| #
c32c14a3
|
| 11-Jul-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Make allfortranstubs should call deletefortranstubs first
|
| #
4922791d
|
| 27-Jun-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Cleanup of c2html build in docs
Commit-type: docs-only
|
| #
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
|
| #
fb2aa080
|
| 26-Jun-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
mv wwwindex.py directly into doc directory and call it directly from python
Other minor cleanup of doc build process makefiles
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
|
| #
cce94d37
|
| 24-Jun-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Add notes on 3 doc building make rules that need to be rewritten in Python
Commit-type: docs-only
|
| #
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 ...
|
| #
e7e77b6a
|
| 11-Jul-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fortran-inplace' into 'main'
configure: add --with-fortran-bindings-inplace
See merge request petsc/petsc!6690
|
| #
6b351dac
|
| 11-Jul-2023 |
Pierre Jolivet <pierre@joliv.et> |
configure: add --with-fortran-bindings-inplace
|
| #
8fb404ee
|
| 09-Jul-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-06-22/-add-out-of-place-fortran-stubs' into 'main'
Add support for generating fortran stubs out of the source directory and into PETSC_ARCH
See merge request petsc/petsc!66
Merge branch 'barry/2023-06-22/-add-out-of-place-fortran-stubs' into 'main'
Add support for generating fortran stubs out of the source directory and into PETSC_ARCH
See merge request petsc/petsc!6627
show more ...
|