| #
9fa15c4d
|
| 09-Jan-2026 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'main' into 'main'
configure: switch hashlib usage from md5 to sha256
See merge request petsc/petsc!8943
|
| #
fe324abe
|
| 09-Jan-2026 |
Ronald Gould <ronald.l.gould@nasa.gov> |
configure: switch hashlib usage from md5 to sha256
and avoid "usedforsecurity = False" as its incompatible with Python <3.9.
|
| #
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/*
|
| #
3fbe0124
|
| 19-Mar-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
2f2961e3
|
| 18-Mar-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/minor-fixes' into 'release'
Minor fixes
See merge request petsc/petsc!8207
|
| #
8f47816e
|
| 18-Mar-2025 |
Pierre Jolivet <pierre@joliv.et> |
Minor fixes
|
| #
3531e584
|
| 03-Jan-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
bc5e8249
|
| 31-Dec-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/fix-reconfigure-check' into 'release'
configure: fix configure options saved in configure-hash - to remove duplicates.
See merge request petsc/petsc!8065
|
| #
e2555bbc
|
| 25-Dec-2024 |
Satish Balay <balay@mcs.anl.gov> |
configure: fix configure options saved in configure-hash - to remove duplicates. Use code similar to config/PETSc/Configure.py:configureScript()
|
| #
5e1fc75e
|
| 27-Jun-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2023-06-26/fixup-banner-lines' into 'main'
Fix banner line lengths for successful configure
See merge request petsc/petsc!6635
|
| #
e4d7ee71
|
| 26-Jun-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Fix banner line lengths for successful configure
|
| #
2eeb7c85
|
| 14-Feb-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-02-11/fix-download-package-warning-if-newer-version' into 'main'
Fix for incorrect code introduced in https://gitlab.com/petsc/petsc/-/merge_requests/6050#note_1273153360
S
Merge branch 'barry/2023-02-11/fix-download-package-warning-if-newer-version' into 'main'
Fix for incorrect code introduced in https://gitlab.com/petsc/petsc/-/merge_requests/6050#note_1273153360
See merge request petsc/petsc!6060
show more ...
|
| #
7f69da20
|
| 13-Feb-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Add check if --force is used with --with-prefix-hash and error since it is not supported
Add additional configure output to arch.py to help debug --with-prefix-hash issues
Commit-type: configure /s
Add check if --force is used with --with-prefix-hash and error since it is not supported
Add additional configure output to arch.py to help debug --with-prefix-hash issues
Commit-type: configure /spend 30m
show more ...
|
| #
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
|
| #
a275d695
|
| 27-Jun-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2022-06-19/improve-configure-logs' into 'main'
Remove some confusing and unneeded noise output in configure.log
See merge request petsc/petsc!5352
|
| #
7b65ca21
|
| 19-Jun-2022 |
Barry Smith <bsmith@mcs.anl.gov> |
Remove some confusing and unneeded noise output in configure.log
add missing doc for many configure methods so that configure.log has clear explanation for more tests it runs
Commit-type: configure
Remove some confusing and unneeded noise output in configure.log
add missing doc for many configure methods so that configure.log has clear explanation for more tests it runs
Commit-type: configure, usability /spend 2h
show more ...
|
| #
a330017b
|
| 29-May-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2022-05-26/avoid-configure-screen-warning' into 'main'
Avoid noisey unneeded configure print to screen message
See merge request petsc/petsc!5281
|
| #
d3c8a501
|
| 26-May-2022 |
Barry Smith <bsmith@mcs.anl.gov> |
Avoid noisey unneeded configure print to screen message
Commit-type: configure /spend 1m
|
| #
48b4965f
|
| 25-Apr-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/configure-housekeeping' into 'main'
configure: minor cleanup
See merge request petsc/petsc!5163
|
| #
61897808
|
| 25-Apr-2022 |
Pierre Jolivet <pierre@joliv.et> |
configure: avoid misplacement of "Language used.."
|
| #
dc712ac5
|
| 20-Apr-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/housekeeping-buildsystem' into 'main'
configure: further improve logPrintBox() + cleanup
See merge request petsc/petsc!5132
|
| #
d1b3ee28
|
| 17-Apr-2022 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
configure: further improve logPrintBox()
- add logPrintWarning() - make logPrintBox() add newlines after each printed line - make logPrintBox() properly handle truncated paths
|