Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

abseil v20230125 LTS #53

Merged
merged 10 commits into from
Feb 10, 2023
48 changes: 6 additions & 42 deletions .azure-pipelines/azure-pipelines-linux.yml

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

26 changes: 4 additions & 22 deletions .azure-pipelines/azure-pipelines-osx.yml

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

13 changes: 2 additions & 11 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 @@ -12,16 +12,10 @@ cxx_compiler:
- gxx
cxx_compiler_version:
- '11'
cxx_standard:
- '17'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
shared_libs:
- 'ON'
target_platform:
- linux-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - cxx_standard
- shared_libs
27 changes: 0 additions & 27 deletions .ci_support/linux_64_cxx_standard11shared_libsOFF.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .ci_support/linux_64_cxx_standard14shared_libsOFF.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .ci_support/linux_64_cxx_standard17shared_libsOFF.yaml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,10 @@ cxx_compiler:
- gxx
cxx_compiler_version:
- '11'
cxx_standard:
- '17'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
shared_libs:
- 'ON'
target_platform:
- linux-aarch64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - cxx_standard
- shared_libs
31 changes: 0 additions & 31 deletions .ci_support/linux_aarch64_cxx_standard11shared_libsOFF.yaml

This file was deleted.

31 changes: 0 additions & 31 deletions .ci_support/linux_aarch64_cxx_standard14shared_libsOFF.yaml

This file was deleted.

31 changes: 0 additions & 31 deletions .ci_support/linux_aarch64_cxx_standard17shared_libsOFF.yaml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,10 @@ cxx_compiler:
- gxx
cxx_compiler_version:
- '11'
cxx_standard:
- '17'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
shared_libs:
- 'ON'
target_platform:
- linux-ppc64le
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - cxx_standard
- shared_libs
27 changes: 0 additions & 27 deletions .ci_support/linux_ppc64le_cxx_standard11shared_libsOFF.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .ci_support/linux_ppc64le_cxx_standard14shared_libsOFF.yaml

This file was deleted.

Loading