Skip to content

Commit

Permalink
MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.27.1, and co…
Browse files Browse the repository at this point in the history
…nda-forge-pinning 2023.10.10.09.57.53
  • Loading branch information
conda-forge-webservices[bot] committed Oct 10, 2023
1 parent 8f866ee commit 633b25a
Show file tree
Hide file tree
Showing 12 changed files with 160 additions and 76 deletions.
5 changes: 0 additions & 5 deletions .azure-pipelines/azure-pipelines-linux.yml

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

53 changes: 8 additions & 45 deletions .azure-pipelines/azure-pipelines-win.yml

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

4 changes: 3 additions & 1 deletion .ci_support/linux_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@ cxx_compiler_version:
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libabseil:
- '20230125'
- '20230802'
re2:
- 2023.03.02
target_platform:
- linux-64
zip_keys:
Expand Down
4 changes: 3 additions & 1 deletion .ci_support/linux_aarch64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@ cxx_compiler_version:
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libabseil:
- '20230125'
- '20230802'
re2:
- 2023.03.02
target_platform:
- linux-aarch64
zip_keys:
Expand Down
4 changes: 3 additions & 1 deletion .ci_support/linux_ppc64le_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@ cxx_compiler_version:
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libabseil:
- '20230125'
- '20230802'
re2:
- 2023.03.02
target_platform:
- linux-ppc64le
zip_keys:
Expand Down
8 changes: 5 additions & 3 deletions .ci_support/osx_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,21 @@ MACOSX_DEPLOYMENT_TARGET:
c_compiler:
- clang
c_compiler_version:
- '15'
- '16'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- clangxx
cxx_compiler_version:
- '15'
- '16'
libabseil:
- '20230125'
- '20230802'
macos_machine:
- x86_64-apple-darwin13.4.0
re2:
- 2023.03.02
target_platform:
- osx-64
zip_keys:
Expand Down
8 changes: 5 additions & 3 deletions .ci_support/osx_arm64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,21 @@ MACOSX_DEPLOYMENT_TARGET:
c_compiler:
- clang
c_compiler_version:
- '15'
- '16'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- clangxx
cxx_compiler_version:
- '15'
- '16'
libabseil:
- '20230125'
- '20230802'
macos_machine:
- arm64-apple-darwin20.0.0
re2:
- 2023.03.02
target_platform:
- osx-arm64
zip_keys:
Expand Down
4 changes: 3 additions & 1 deletion .ci_support/win_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ channel_targets:
cxx_compiler:
- vs2019
libabseil:
- '20230125'
- '20230802'
re2:
- 2023.03.02
target_platform:
- win-64
9 changes: 4 additions & 5 deletions .scripts/build_steps.sh

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

4 changes: 2 additions & 2 deletions .scripts/logging_utils.sh

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

18 changes: 9 additions & 9 deletions .scripts/run_osx_build.sh

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

115 changes: 115 additions & 0 deletions .scripts/run_win_build.bat

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

0 comments on commit 633b25a

Please sign in to comment.