| #
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/*
|
| #
6ee04767
|
| 18-Aug-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/disable-fortran-bindings' into 'main'
configure: disable Fortran bindings of external packages by default
See merge request petsc/petsc!8647
|
| #
caff39ff
|
| 15-Aug-2025 |
Pierre Jolivet <pierre@joliv.et> |
Proper capitalization of ExodusII
|
| #
f920de81
|
| 12-Apr-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
99f2261a
|
| 12-Apr-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/cleanup-buildsystem' into 'release'
BuildSystem: remove unused options
See merge request petsc/petsc!6311
|
| #
fa5e6ec9
|
| 11-Apr-2023 |
Pierre Jolivet <pierre@joliv.et> |
BuildSystem: remove unused options
|
| #
c9ff3cca
|
| 16-Apr-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2022-02-24/update-scotch-version' into 'main'
PTSCOTCH 7.0.1 + --download-bison
See merge request petsc/petsc!4905
|
| #
f2346781
|
| 12-Apr-2022 |
Pierre Jolivet <pierre@joliv.et> |
configure: housekeeping
|
| #
1241a243
|
| 13-Feb-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2022-01-05/c99' into 'main'
Feature: C99 and C++11
See merge request petsc/petsc!4700
|
| #
5b3958d3
|
| 09-Feb-2022 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
enforce C++11 at configure-time:
- checkCxxDialect() now participates in deciding the viability of C++-enabled compilers, rather than being an add-on feature. - Bump minimum --with-cxx-dialect con
enforce C++11 at configure-time:
- checkCxxDialect() now participates in deciding the viability of C++-enabled compilers, rather than being an add-on feature. - Bump minimum --with-cxx-dialect configure argument from '03' to '11'. - Unify compiler elegibility testing.
show more ...
|
| #
a9583370
|
| 29-Nov-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/feature-add-package-buildLanguages' into 'main'
Add package buildLanguages so that we can correctly select a language for header checking etc
See merge request petsc/petsc!4603
|
| #
c9b04d1e
|
| 26-Nov-2021 |
Junchao Zhang <jczhang@mcs.anl.gov> |
Packages: replace self.cxx/fc with self.buildLanguages, so that we can correctly select a language for header etc checking
|
| #
d9c1c89a
|
| 27-Jul-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2021-06-15/configure-detect-cxx17' into 'main'
Detect C++17 in configure
See merge request petsc/petsc!4121
|
| #
b769fe62
|
| 15-Jun-2021 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Detect cxx17 from configure, as well as various CMake and pacakage cxx configuration cleanup. Each package now optionally defines a minimum and maximum cxx version, which configure checks for sanity
Detect cxx17 from configure, as well as various CMake and pacakage cxx configuration cleanup. Each package now optionally defines a minimum and maximum cxx version, which configure checks for sanity before starting. The upper bound of these limits are used for all packages and petsc source.
show more ...
|
| #
03fec62a
|
| 17-Jan-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/feature-mmg-parmmg' into 'master'
configure: add Mmg and ParMmg
See merge request petsc/petsc!3375
|
| #
2850b57e
|
| 28-Oct-2020 |
Pierre Jolivet <pierre@joliv.et> |
configure: cleanup formCMakeConfigureArgs
|
| #
adde923f
|
| 20-Jan-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/maint'
|
| #
039779b6
|
| 20-Jan-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/update-configure-timeout/maint' into 'maint'
configure: update to use minimum timeout=60 [lower timeout does not speed up...
See merge request petsc/petsc!2398
|
| #
0319534e
|
| 16-Dec-2019 |
Satish Balay <balay@mcs.anl.gov> |
configure: update to use minimum timeout=60 [lower timeout does not speed up configure - it just kills jobs on overloaded machines]
|
| #
a5a49157
|
| 25-Oct-2018 |
Joseph Pusztay <josephpusztay@Josephs-MacBook-Pro.local> |
Merge branch 'master' into jpusztay/feature-swarm-symplectic-example
|
| #
e901d7f7
|
| 25-Oct-2018 |
Joseph Pusztay <josephpusztay@Josephs-MacBook-Pro.local> |
Merge branch 'master' into jpustay/feature-swarm-example
|
| #
baeaa64e
|
| 25-Oct-2018 |
Joseph Pusztay <josephpu@buffalo.edu> |
Merged petsc/petsc into master
|
| #
df90af56
|
| 24-Oct-2018 |
Matthew G. Knepley <knepley@gmail.com> |
Merge branch 'master' into arcowie-rem/feature-error-logging
* master: (393 commits) Bib: Update reference Mat: Doc fix Bib: Updated ref PetscDS: Doc fixes PC+LU: Do not try to refactor an
Merge branch 'master' into arcowie-rem/feature-error-logging
* master: (393 commits) Bib: Update reference Mat: Doc fix Bib: Updated ref PetscDS: Doc fixes PC+LU: Do not try to refactor an already factored matrix Mat: Small fix for checking and docs Mat: Added MatSetFactorType() - Needed it when making a shell matrix look factored PetscDS: Added PetscDSUpdateBoundary() - Lets the user change the boundary condition single precision produces different convergence history p4est: has a dependency on zlib - so handle it correctly Add -mat_mffd_complex to use the Lyness complex number trick to compute J_u * v instead of differencing. Replace VecWAXPY by VecAXPY if needed Revert "Replace VecWAXPY by VecAXPY if needed" Replace VecWAXPY by VecAXPY if needed MatHermitianTransposeGetMat and MatCreateVecs ex19: Updated test filter to avoid false positives. DM: Improved Global-To-Natural docs Suggested-by: Josh L <ysjosh.lo@gmail.com> Do not build shared openblas when doing static build Upgrade OpenBLAS to 0.3.3 test: add alt output file for changes in OSX-10.14 and Xcode-10.0 [perhaps related to ML] ...
Conflicts: src/vec/is/utils/vsectionis.c
show more ...
|
| #
dfd95116
|
| 20-Oct-2018 |
Pierre Jolivet <pierre.jolivet@enseeiht.fr> |
Merged petsc/petsc into master
|