History log of /petsc/config/configure.py (Results 1 – 25 of 700)
Revision Date Author Comments
# 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/*


# 115191fa 02-Jul-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2025-05-28/improve-configure-python-package-support' into 'main'

Add support to PythonPackage() for --with-xxx and --with-xxx-dir

See merge request petsc/petsc!8446


# 09e8478f 29-May-2025 Barry Smith <bsmith@mcs.anl.gov>

Add support to PythonPackage() for --with-xxx and --with-xxx-dir

CMake packages that have the file pyproject.toml in their root direct also get an automatic pip install.

PythonPackage can now list

Add support to PythonPackage() for --with-xxx and --with-xxx-dir

CMake packages that have the file pyproject.toml in their root direct also get an automatic pip install.

PythonPackage can now list an explicit version number with self.version

show more ...


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

Merge remote-tracking branch 'origin/release'


# e80aff1c 03-Apr-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/fix-petsc-case' into 'release'

Fix wrong case for PETSc

See merge request petsc/petsc!8266


# f0b74427 01-Apr-2025 Pierre Jolivet <pierre@joliv.et>

Fix wrong case for PETSc


# 5a236de6 21-Oct-2024 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# f3b83a66 21-Oct-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2024-10-17/useful-error-message-missing-setuptools/release' into 'release'

python-3.12 removed distutils, and suggests using it from setuptools

See merge request petsc/petsc!7951


# c4a4d5b1 18-Oct-2024 Barry Smith <bsmith@mcs.anl.gov>

Have better boxed errors for some messages


# 6e57e0df 25-Feb-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'balay/win32fe_cl' into 'main'

win32fe: rename wrapper scripts 'win_cl' to 'win32fe_cl' , and add in support for OneAPI compilers icx, ifx

See merge request petsc/petsc!7321


# 5a5615ad 24-Feb-2024 Satish Balay <balay@mcs.anl.gov>

Intel oneAPI: add support for icx and ifx on Microsoft Windows along with win32fe_icx and win32fe_ifx wrappers

Currently ifx lacks support for DLLEXPORT - hence can be used only with --with-shared-l

Intel oneAPI: add support for icx and ifx on Microsoft Windows along with win32fe_icx and win32fe_ifx wrappers

Currently ifx lacks support for DLLEXPORT - hence can be used only with --with-shared-libraries=0

show more ...


# 7d7394c2 24-Feb-2024 Satish Balay <balay@mcs.anl.gov>

win32fe: rename wrapper scripts 'win_cl' to 'win32fe_cl' (and similar)


# ef631a64 20-Apr-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-04-14/check-for-conda-on-failure' into 'main'

If configure fails and Conda is running possibly print additional helpful text

See merge request petsc/petsc!6332


# 7e4ff156 14-Apr-2023 Barry Smith <bsmith@mcs.anl.gov>

If configure fails and Conda is running print useful information in error message

In other words it automatically prints what we would send in our first email after looking at
configure.log

Satish

If configure fails and Conda is running print useful information in error message

In other words it automatically prints what we would send in our first email after looking at
configure.log

Satish may suggest tempering the wording

Commit-type: configure, build, debugability

show more ...


# 52c44e20 17-Feb-2023 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# bacc47f9 16-Feb-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2023-02-16/fix-banner-length-undefined/release' into 'release'

Fix configure.py: name 'banner_length' is not defined

See merge request petsc/petsc!6077


# 6a1f9e42 16-Feb-2023 Jacob Faibussowitsch <jacob.fai@gmail.com>

Fix configure.py: name 'banner_length' is not defined


# f5fa743f 25-Jan-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-01-06/rework-win32fe' into 'main'

Use compiler wrappers win_cl, win_icl, win_ifort, win_lib instead of win32fe directly to simplify Windows compiler usage and have it work f

Merge branch 'barry/2023-01-06/rework-win32fe' into 'main'

Use compiler wrappers win_cl, win_icl, win_ifort, win_lib instead of win32fe directly to simplify Windows compiler usage and have it work for CMake packages

See merge request petsc/petsc!5961

show more ...


# 33a1b2de 07-Jan-2023 Barry Smith <bsmith@mcs.anl.gov>

Introduce win_* scripts to replace use of win32fe xxx in configure code

win32fe functionality is still used inside of the win_* scripts

Commit-type: feature, configure


# 9aae4796 13-Jan-2023 Barry Smith <bsmith@mcs.anl.gov>

configure: remove Borland, Compaq compiler checks


# 896ba80d 15-Nov-2022 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# cfe16d28 13-Nov-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/docs-mingw' into 'release'

Docs: add MSYS2 MinGW instructions

See merge request petsc/petsc!5828


12345678910>>...28