History log of /petsc/src/sys/tests/makefile (Results 1 – 25 of 57)
Revision Date Author Comments
# 390474f9 09-Nov-2025 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 62e6563e 06-Nov-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/typos' into 'release'

Fix typos

See merge request petsc/petsc!8828


# 01e1867f 05-Nov-2025 Pierre Jolivet <pierre@joliv.et>

Fix typos


# 6ff259d9 24-Oct-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jczhang/2025-10-09/make-check-verbose' into 'main'

Support make check V=1

See merge request petsc/petsc!8775


# a03c4107 13-Oct-2025 Junchao Zhang <jczhang@anl.gov>

Build: print make check command with V=1


# 609caa7c 19-Jul-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/rm-explicit-empty-output_file' into 'main'

Remove 535 empty .out and consolidate the use of output/empty.out

See merge request petsc/petsc!8538


# e9c94b2b 10-Jul-2025 Satish Balay <balay@mcs.anl.gov>

fix 'make check' run targets [that don't use test harness] to not rely on empty output files


# 21657465 18-May-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2025-05-03/add-dolphinx-package' into 'main'

add --download-dolfinx

See merge request petsc/petsc!8371


# d03e3399 18-May-2025 Barry Smith <bsmith@mcs.anl.gov>

Add support for --download-dolphinx and its needed packages

Also add saving of pythonpath and PYTHONPATH in pkgconfig and petscvariables for users to access


# 09b68a49 04-Apr-2025 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 025e63a2 04-Apr-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'balay/petsc4py-py-ver-check' into 'release'

petsc4py: update python version check [min 3.6]

See merge request petsc/petsc!8251


# 3198a446 31-Mar-2025 Satish Balay <balay@mcs.anl.gov>

CI: migrate arch-ci-linux-pkgs-cxx-mlib to python-3.6 [for petsc4py test]


# 802a5182 22-Dec-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-12-21/rm-unneeded-mansec' into 'main'

Remove MANSEC from makefiles it is not needed in, tutorials and tests

See merge request petsc/petsc!7137


# 39eaa9ea 22-Dec-2023 Barry Smith <bsmith@mcs.anl.gov>

Remove MANSEC from makefiles it is not needed in, tutorials and tests


# 6612abce 23-Jun-2023 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# a615d7bc 23-Jun-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-06-19/fix-make-check-install/release' into 'release'

Fix make check when --prefix points to a read-only file system

See merge request petsc/petsc!6616


# 81b9c2c9 19-Jun-2023 Barry Smith <bsmith@mcs.anl.gov>

Fix make check when --prefix points to a read-only file system

In general make check should not be writing anything in a directory indicated by $PETSC_DIR since that is where PETSc is installed.

Sa

Fix make check when --prefix points to a read-only file system

In general make check should not be writing anything in a directory indicated by $PETSC_DIR since that is where PETSc is installed.

Satish, we should have a make install that then uses chmod u-w newpetscdir ; make check to verify this bug never reappears

Reported-by: Drew Parsons

show more ...


# 89480967 14-Apr-2023 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 3f66519b 14-Apr-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/fix-make-check' into 'release'

Fix incorrect syntax in make check with mpi4py

See merge request petsc/petsc!6330


# b59c00aa 14-Apr-2023 Pierre Jolivet <pierre@joliv.et>

Fix incorrect syntax in make check with mpi4py


# 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


# 60bb51bd 18-Mar-2023 Barry Smith <bsmith@mcs.anl.gov>

Remove need for seperate lib/petsc/conf/test file by merging with rules file

Commit-type: maintainability


# 986f41ea 13-Mar-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jczhang/add-mpiexec-tail' into 'main'

Add --with-mpiexec-tail to add arguments right before user's executable

See merge request petsc/petsc!6167


# 64f7b273 09-Mar-2023 Junchao Zhang <jczhang@anl.gov>

Config: add --with-mpiexec-tail to add arguments right before user's executable

So that we are albe to do mpiexec <mpiexec_flags> -n <np> <mpiexec_tail> ./ex1


# 297cb52f 01-Mar-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-02-22/rm-locdir' into 'main'

Remove need for hardwired LOCDIR in all makefiles

See merge request petsc/petsc!6113


123