History log of /petsc/config/install.py (Results 26 – 50 of 357)
Revision Date Author Comments
# 4be7d352 01-May-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'dalcinl/pip-petsc/release' into 'release'

pip-petsc: Update after upstream changes in pyproject_hooks package

See merge request petsc/petsc!7516


# 1eeab4b4 29-Apr-2024 Lisandro Dalcin <dalcinl@gmail.com>

pip-petsc: Update after upstream changes in pyproject_hooks package


# 8c77480b 04-Apr-2024 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# c9a0a1cf 04-Apr-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'dalcinl/py-wheel' into 'release'

petsc4py: Support for building relocatable Python wheels

See merge request petsc/petsc!7429


# 5ee53db2 04-Apr-2024 Lisandro Dalcin <dalcinl@gmail.com>

pip-petsc: Support for building relocatable Python wheels


# 360cdf6b 28-Oct-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-10-25/rename-rules-doc' into 'main'

Rename rules.doc and rules.utils because GitLab treats the former as a MS Word document.

See merge request petsc/petsc!6965


# cb5db241 25-Oct-2023 Barry Smith <bsmith@mcs.anl.gov>

Rename rules.doc and rules.utils because GitLab treats the former as a MS Word document.

Thanks-to: Jed Brown


# 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


# 5c0471ee 22-Mar-2023 Barry Smith <bsmith@mcs.anl.gov>

Pull out rules into lib/petsc/conf/rules.utils needed by SLEPc

Commit-type: make
Reported-by: Jose Roman


# 7c3f9ffd 22-Mar-2023 Barry Smith <bsmith@mcs.anl.gov>

Fix rules.doc on install

Commit-type: make
Reported-by: Jose Roman


# 6e9001cf 27-Feb-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'psanan/install-lib' into 'main'

Configuration: add install-lib makefile target for lighter-weight installs

See merge request petsc/petsc!5092


# fad83ead 07-Apr-2022 Patrick Sanan <patrick.sanan@gmail.com>

configure: install-lib target for lighter installs

The share/petsc/examples directory can require over 50MB and accounts for about
half the footprint of an install. It is likely not needed for all u

configure: install-lib target for lighter installs

The share/petsc/examples directory can require over 50MB and accounts for about
half the footprint of an install. It is likely not needed for all use cases,
motivating providing an option for a lighter-weight install.

Add an option to the install script to skip installing the examples
directory, and use it within a new install-lib target in the top-level
makefile.

In the interest of stability for users who rely on data in share/petsc,
do not skip other, smaller, potential "extras" in the
share/petsc/ directory in the install, in particular share/petsc/datafiles/.

Reported-by: Valentin Churavy <vchuravy@mit.edu>
Thanks-to: Jed Brown <jed@jedbrown.org>

show more ...


# 3c3b5421 20-Jan-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/feature-hpddm-inertia-ci' into 'main'

PCHPDDM: add -pc_hpddm_levels_1_eps_use_inertia

See merge request petsc/petsc!5984


# a035e9fa 16-Jan-2023 Pierre Jolivet <pierre@joliv.et>

configure: cleanup [hpddm,slepc].py


# a207d08e 30-Oct-2022 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# ed31fb71 30-Oct-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jose/codespell-typos' into 'release'

A few more codespell fixes

See merge request petsc/petsc!5786


# d5b43468 29-Oct-2022 Jose E. Roman <jroman@dsic.upv.es>

A few more codespell fixes


# 7d7a1305 18-Apr-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'balay/disable-python2' into 'main'

Balay/disable python2

See merge request petsc/petsc!5131


# df3bd252 15-Apr-2022 Satish Balay <balay@mcs.anl.gov>

disable python2 support - now python3.4+ is required
- update CI tests to use python3
- continue to use python2 on MacOS CI [due to python3 issues on 10.15.7]


# 18001a66 19-Nov-2021 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# c56d7c7c 18-Nov-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'balay/fix-win-install' into 'release'

install: avoid ranlib for windows build [and fix path to win32fe in petscvariables]

See merge request petsc/petsc!4566


# 011f288a 18-Nov-2021 Satish Balay <balay@mcs.anl.gov>

install: avoid ranlib for windows build [and fix path to win32fe in petscvariables]

Reported-by: Milan Pelletier <milan.pelletier@protonmail.com>


# bec4fe95 28-Sep-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/fix-h2opus' into 'main'

Stefanozampini/fix h2opus

See merge request petsc/petsc!4368


# 58780e5d 27-Sep-2021 Stefano Zampini <stefano.zampini@gmail.com>

Allow using query_tests from prefix installations


# c011b83e 06-May-2021 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


12345678910>>...15