Skip to content
This repository has been archived by the owner on Jun 4, 2022. It is now read-only.

Rebuild for json_c016 #52

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 8 additions & 3 deletions .azure-pipelines/azure-pipelines-linux.yml

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

5 changes: 5 additions & 0 deletions .azure-pipelines/azure-pipelines-osx.yml

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

7 changes: 6 additions & 1 deletion .ci_support/README

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

12 changes: 6 additions & 6 deletions .ci_support/linux_64_bla_vendorGeneric.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,21 +11,21 @@ c_compiler_version:
cdt_name:
- cos6
channel_sources:
- conda-forge,defaults
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '7'
docker_image:
- quay.io/condaforge/linux-anvil-comp7
- quay.io/condaforge/linux-anvil-cos7-x86_64
glpk:
- '4.65'
hdf5:
- 1.10.6
json_c:
- '0.15'
- '0.16'
libblas:
- 3.8 *netlib
libcblas:
Expand All @@ -37,11 +37,13 @@ liblapack:
liblapacke:
- 3.8 *netlib
libprotobuf:
- '3.16'
- '3.18'
libxml2:
- '2.9'
lzo:
- '2'
mkl_devel:
- '2022'
pin_run_as_build:
arpack:
max_pin: x.x.x
Expand Down Expand Up @@ -70,7 +72,5 @@ xz:
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - cdt_name
- docker_image
zlib:
- '1.2'
12 changes: 6 additions & 6 deletions .ci_support/linux_64_bla_vendorIntel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,21 +11,21 @@ c_compiler_version:
cdt_name:
- cos6
channel_sources:
- conda-forge,defaults
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '7'
docker_image:
- quay.io/condaforge/linux-anvil-comp7
- quay.io/condaforge/linux-anvil-cos7-x86_64
glpk:
- '4.65'
hdf5:
- 1.10.6
json_c:
- '0.15'
- '0.16'
libblas:
- 3.8 *netlib
libcblas:
Expand All @@ -37,11 +37,13 @@ liblapack:
liblapacke:
- 3.8 *netlib
libprotobuf:
- '3.16'
- '3.18'
libxml2:
- '2.9'
lzo:
- '2'
mkl_devel:
- '2022'
pin_run_as_build:
arpack:
max_pin: x.x.x
Expand Down Expand Up @@ -70,7 +72,5 @@ xz:
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - cdt_name
- docker_image
zlib:
- '1.2'
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ __migrator:
build_number: 1
kind: version
migration_number: 1
libprotobuf:
- '3.16'
migrator_ts: 1620379043.9019938
json_c:
- '0.16'
migrator_ts: 1649940229.063424
12 changes: 7 additions & 5 deletions .ci_support/osx_64_bla_vendorGeneric.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,21 +9,21 @@ bzip2:
c_compiler:
- clang
c_compiler_version:
- '11'
- '12'
channel_sources:
- conda-forge,defaults
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- clangxx
cxx_compiler_version:
- '11'
- '12'
glpk:
- '4.65'
hdf5:
- 1.10.6
json_c:
- '0.15'
- '0.16'
libblas:
- 3.8 *netlib
libcblas:
Expand All @@ -35,13 +35,15 @@ liblapack:
liblapacke:
- 3.8 *netlib
libprotobuf:
- '3.16'
- '3.18'
libxml2:
- '2.9'
lzo:
- '2'
macos_machine:
- x86_64-apple-darwin13.4.0
mkl_devel:
- '2022'
pin_run_as_build:
arpack:
max_pin: x.x.x
Expand Down
12 changes: 7 additions & 5 deletions .ci_support/osx_64_bla_vendorIntel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,21 +9,21 @@ bzip2:
c_compiler:
- clang
c_compiler_version:
- '11'
- '12'
channel_sources:
- conda-forge,defaults
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- clangxx
cxx_compiler_version:
- '11'
- '12'
glpk:
- '4.65'
hdf5:
- 1.10.6
json_c:
- '0.15'
- '0.16'
libblas:
- 3.8 *netlib
libcblas:
Expand All @@ -35,13 +35,15 @@ liblapack:
liblapacke:
- 3.8 *netlib
libprotobuf:
- '3.16'
- '3.18'
libxml2:
- '2.9'
lzo:
- '2'
macos_machine:
- x86_64-apple-darwin13.4.0
mkl_devel:
- '2022'
pin_run_as_build:
arpack:
max_pin: x.x.x
Expand Down
2 changes: 2 additions & 0 deletions .gitattributes

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

14 changes: 10 additions & 4 deletions .scripts/build_steps.sh

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

9 changes: 6 additions & 3 deletions .scripts/run_docker_build.sh

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

Loading