| #
fd5a8555
|
| 31-Jan-2026 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'release'
|
| #
8d4b0557
|
| 31-Jan-2026 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/ci-win11' into 'release'
CI: migrate mswin jobs with Win-11, VS-2026, OneAPI-2025.3.1, MS-MPI-10.1.3
See merge request petsc/petsc!8988
|
| #
89dc456a
|
| 22-Jan-2026 |
Satish Balay <balay@mcs.anl.gov> |
CI: migrate mswin jobs with Win-11, VS-2026, OneAPI-2025.3.1, MS-MPI-10.1.3
Note: ifort is now removed - but ifx fails with dll build
ex5f.obj : error LNK2019: unresolved external symbol MPIU_ABORT
CI: migrate mswin jobs with Win-11, VS-2026, OneAPI-2025.3.1, MS-MPI-10.1.3
Note: ifort is now removed - but ifx fails with dll build
ex5f.obj : error LNK2019: unresolved external symbol MPIU_ABORT referenced in function MAIN__
show more ...
|
| #
31d78bcd
|
| 02-Feb-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2022-12-10/petscerrorcode-nodiscard' into 'main'
Feature: Non-discardable PetscErrorCode
See merge request petsc/petsc!5923
|
| #
689a5dfa
|
| 20-Jan-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Add --with-strict-petscerrorcode configure option to optionally enable non-discardable PetscErrorCode
|
| #
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 ...
|
| #
7783203c
|
| 11-Jan-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Add support in package.py to build CMake packages with Windows compilers
Commit-type: feature, configure
|
| #
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
|
| #
dae471e4
|
| 02-Jun-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
44b0fa11
|
| 02-Jun-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/dll-ifort' into 'release'
Fix compile issues with win32/ifort and --with-shared-libraries
See merge request petsc/petsc!5264
|
| #
58b343d3
|
| 01-Jun-2022 |
Satish Balay <balay@mcs.anl.gov> |
CI: enable windows/ifort test with shared libraries
|
| #
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]
|
| #
71e05e80
|
| 16-Sep-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/maint' into master
|
| #
62d8a5e1
|
| 16-Sep-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/ci-win01/maint' into 'maint'
CI: add petsc-win01. Now all windows tests can be run on either petsc-win01 or ps5
See merge request petsc/petsc!3171
|
| #
93c79642
|
| 10-Sep-2020 |
Satish Balay <balay@mcs.anl.gov> |
CI: add petsc-win01. Now all windows tests can be run on either petsc-win01 or ps5
|
| #
e60f640e
|
| 25-Nov-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'maint'
|
| #
00170faf
|
| 25-Nov-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/fix-pkg-hash-concurrent-builds/maint' into 'maint'
Balay/fix pkg hash concurrent builds/maint
See merge request petsc/petsc!2320
|
| #
6e8c6390
|
| 21-Nov-2019 |
Satish Balay <balay@mcs.anl.gov> |
configure: attempt to mkdir package-prefix-hash location - if not found [instead of raising an error]
|
| #
35140aeb
|
| 05-Sep-2019 |
Pierre Jolivet <pierre.jolivet@enseeiht.fr> |
Merge branch 'master' into this one.
|
| #
660dac7e
|
| 04-Sep-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jed/gitlab-ci'
|
| #
3e0a28c5
|
| 23-Aug-2019 |
Satish Balay <balay@mcs.anl.gov> |
convert mswin examples to glci format
|