History log of /petsc/config/examples/arch-ci-mswin-uni.py (Results 1 – 18 of 18)
Revision Date Author Comments
# 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/*


# 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 ...


# 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


# 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'


# d4f02cf1 24-Aug-2019 Satish Balay <balay@mcs.anl.gov>

switch windows tests from ps4 to ps5. However retain arch-ci-mswin-opt-impi on ps4 and set allow_failure

This test is crashing with hydra_pmi_proxy.exe lock on tests/ksp/ksp/examples/tutorials/runex

switch windows tests from ps4 to ps5. However retain arch-ci-mswin-opt-impi on ps4 and set allow_failure

This test is crashing with hydra_pmi_proxy.exe lock on tests/ksp/ksp/examples/tutorials/runex54f_1
perhaps due to MPIEXEC_TIMEOUT

show more ...


# 3e0a28c5 23-Aug-2019 Satish Balay <balay@mcs.anl.gov>

convert mswin examples to glci format