| #
58256f30
|
| 03-Feb-2026 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jose/configure-split-slepc4py' into 'main'
configure: split slepc4py into a separate package
See merge request petsc/petsc!8982
|
| #
cbf5dfee
|
| 28-Jan-2026 |
Jose E. Roman <jroman@dsic.upv.es> |
configure: split slepc4py into a separate package
|
| #
7b5fd022
|
| 28-Oct-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/housekeeping' into 'main'
Minor housekeeping
See merge request petsc/petsc!8811
|
| #
ab701a13
|
| 27-Oct-2025 |
Pierre Jolivet <pierre@joliv.et> |
checkbadSource: check style of config/*
|
| #
3fbf8af3
|
| 27-Oct-2025 |
Pierre Jolivet <pierre@joliv.et> |
configure: CMake 4.1.2 and SuperLU_DIST 9.2.0
|
| #
683646a7
|
| 24-Oct-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stevendargaville/mac_pflare_fix' into 'main'
Fix for PFLARE external package build on MacOS.
See merge request petsc/petsc!8799
|
| #
8a64892a
|
| 22-Oct-2025 |
Satish Balay <balay@mcs.anl.gov> |
configure: add --download-cython, and a dependency from petsc4py
petsc4py - use PETSCPYTHONPATH (to correctly access cython dependency)
|
| #
bf2b7fd4
|
| 13-Oct-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/adddefine-in-addpost' into 'main'
configure: let addPost automatically addDefine('HAVE_pkgname')
See merge request petsc/petsc!8780
|
| #
f9a62e05
|
| 12-Oct-2025 |
Pierre Jolivet <pierre@joliv.et> |
configure: remove useless Makefile variables
|
| #
f8540a3c
|
| 12-Oct-2025 |
Pierre Jolivet <pierre@joliv.et> |
configure: let addPost automatically addDefine('HAVE_pkgname')
|
| #
7b2fcb5d
|
| 28-Jul-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/proper-capitalization' into 'main'
configure: fix capitalization of multiple packages and PETSc itself
See merge request petsc/petsc!8597
|
| #
f605775f
|
| 26-Jul-2025 |
Pierre Jolivet <pierre@joliv.et> |
configure: fix capitalization of multiple packages and PETSc itself
|
| #
a2773fc6
|
| 18-Jun-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2025-05-21/fix-post-build-install' into 'main'
Rework handling in configure/build handling of building/installing of packages...
See merge request petsc/petsc!8434
|
| #
a2dd8f59
|
| 21-May-2025 |
Barry Smith <bsmith@mcs.anl.gov> |
Rework handling in configure/build handling of building/installing of packages that must be built after PETSc
Add package.addPost() to register compile/install of external software to be done after
Rework handling in configure/build handling of building/installing of packages that must be built after PETSc
Add package.addPost() to register compile/install of external software to be done after PETSc is compiled/installed
Add package.addMakeCheck() to register make check for external software
Can now removed hardwired listing of rules for bamg, hpddm, etc from the PETSc makefiles
Much easier to add new packages that require post compiler/install makes
show more ...
|
| #
4bf22137
|
| 21-May-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/kokkos-threads' into 'main'
Enable C++11 threads support in KOKKOS
See merge request petsc/petsc!8407
|
| #
0a93e5f4
|
| 20-May-2025 |
Barry Smith <bsmith@mcs.anl.gov> |
Fix bug that broke the handling of Python path for mpi4py
|
| #
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
|
| #
5f5eafce
|
| 23-Apr-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
1b3d8219
|
| 21-Apr-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-setup-petsc4py' into 'release'
[mpi,petsc]4py: do not let setup.py add extra flags with Intel compilers
See merge request petsc/petsc!8333
|
| #
d90a52bd
|
| 19-Apr-2025 |
Pierre Jolivet <pierre@joliv.et> |
petsc4py: do not let setup.py add extra flags with Intel compilers
|
| #
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
|
| #
aab42556
|
| 28-Mar-2025 |
Satish Balay <balay@mcs.anl.gov> |
petsc4py: update python version check [min 3.6]
|
| #
cf20722f
|
| 29-Nov-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'release'
|