Skip to content

Commit

Permalink
Merge pull request #85 from sshockwave/patch-1
Browse files Browse the repository at this point in the history
Add cmake scripts
  • Loading branch information
xhochy authored Apr 28, 2023
2 parents 48d5c20 + c2a30e8 commit d24c24f
Show file tree
Hide file tree
Showing 29 changed files with 140 additions and 138 deletions.
60 changes: 30 additions & 30 deletions .azure-pipelines/azure-pipelines-linux.yml

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

32 changes: 16 additions & 16 deletions .azure-pipelines/azure-pipelines-osx.yml

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

20 changes: 10 additions & 10 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 @@ -17,7 +17,7 @@ docker_image:
libprotobuf:
- '3.21'
numpy:
- '1.20'
- '1.21'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ docker_image:
libprotobuf:
- '3.21'
numpy:
- '1.20'
- '1.21'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ docker_image:
libprotobuf:
- '3.21'
numpy:
- '1.20'
- '1.21'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ docker_image:
libprotobuf:
- '3.21'
numpy:
- '1.20'
- '1.21'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ docker_image:
libprotobuf:
- '3.21'
numpy:
- '1.20'
- '1.21'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ docker_image:
libprotobuf:
- '3.21'
numpy:
- '1.20'
- '1.21'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ docker_image:
libprotobuf:
- '3.21'
numpy:
- '1.20'
- '1.21'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ docker_image:
libprotobuf:
- '3.21'
numpy:
- '1.20'
- '1.21'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ docker_image:
libprotobuf:
- '3.21'
numpy:
- '1.20'
- '1.21'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ docker_image:
libprotobuf:
- '3.21'
numpy:
- '1.20'
- '1.21'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ docker_image:
libprotobuf:
- '3.21'
numpy:
- '1.20'
- '1.21'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ docker_image:
libprotobuf:
- '3.21'
numpy:
- '1.20'
- '1.21'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ libprotobuf:
macos_machine:
- x86_64-apple-darwin13.4.0
numpy:
- '1.20'
- '1.21'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ libprotobuf:
macos_machine:
- x86_64-apple-darwin13.4.0
numpy:
- '1.20'
- '1.21'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ libprotobuf:
macos_machine:
- x86_64-apple-darwin13.4.0
numpy:
- '1.20'
- '1.21'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ libprotobuf:
macos_machine:
- x86_64-apple-darwin13.4.0
numpy:
- '1.20'
- '1.21'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ libprotobuf:
macos_machine:
- arm64-apple-darwin20.0.0
numpy:
- '1.20'
- '1.21'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ libprotobuf:
macos_machine:
- arm64-apple-darwin20.0.0
numpy:
- '1.20'
- '1.21'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ cxx_compiler:
libprotobuf:
- '3.21'
numpy:
- '1.20'
- '1.21'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ cxx_compiler:
libprotobuf:
- '3.21'
numpy:
- '1.20'
- '1.21'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ cxx_compiler:
libprotobuf:
- '3.21'
numpy:
- '1.20'
- '1.21'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ cxx_compiler:
libprotobuf:
- '3.21'
numpy:
- '1.20'
- '1.21'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
Loading

1 comment on commit d24c24f

@conda-forge-webservices
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi! This is the friendly automated conda-forge-webservice.

I updated the Github team because of this commit.

You should get push access to this feedstock and CI services.

Your package won't be available for installation locally until it is built
and synced to the anaconda.org CDN (takes 1-2 hours after the build finishes).

Feel free to join the community chat room.

NOTE: Please make sure to not push to the repository directly.
Use branches in your fork for any changes and send a PR.
More details on this are here.

Please sign in to comment.