Skip to content

Commit

Permalink
Merge pull request #78 from minrk/windows
Browse files Browse the repository at this point in the history
  • Loading branch information
minrk authored Oct 9, 2024
2 parents aaceba6 + 33d4514 commit 9f67bd9
Show file tree
Hide file tree
Showing 125 changed files with 1,258 additions and 521 deletions.
93 changes: 91 additions & 2 deletions .azure-pipelines/azure-pipelines-linux.yml

Large diffs are not rendered by default.

73 changes: 71 additions & 2 deletions .azure-pipelines/azure-pipelines-osx.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

97 changes: 97 additions & 0 deletions .azure-pipelines/azure-pipelines-win.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -46,18 +46,16 @@ python:
- 3.10.* *_cpython
scalar:
- complex
scotch:
- 7.0.5
slepc:
- '3.21'
slepc4py:
- '3.21'
spdlog:
- '1.12'
target_platform:
- linux-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - c_stdlib_version
- cdt_name
- - python
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -46,18 +46,16 @@ python:
- 3.10.* *_cpython
scalar:
- real
scotch:
- 7.0.5
slepc:
- '3.21'
slepc4py:
- '3.21'
spdlog:
- '1.12'
target_platform:
- linux-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - c_stdlib_version
- cdt_name
- - python
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -46,18 +46,16 @@ python:
- 3.11.* *_cpython
scalar:
- complex
scotch:
- 7.0.5
slepc:
- '3.21'
slepc4py:
- '3.21'
spdlog:
- '1.12'
target_platform:
- linux-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - c_stdlib_version
- cdt_name
- - python
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -46,18 +46,16 @@ python:
- 3.11.* *_cpython
scalar:
- real
scotch:
- 7.0.5
slepc:
- '3.21'
slepc4py:
- '3.21'
spdlog:
- '1.12'
target_platform:
- linux-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - c_stdlib_version
- cdt_name
- - python
- channel_sources
Loading

0 comments on commit 9f67bd9

Please sign in to comment.