Skip to content
Merged
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
16 changes: 13 additions & 3 deletions .ci_support/linux_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ c_compiler_version:
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
- '2.17'
cdt_name:
- cos6
- cos7
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -27,11 +27,17 @@ libboost_devel:
libmatio_cpp:
- 0.2.5
libopencv:
- 4.9.0
- 4.10.0
libosqp:
- 0.6.3
libyarp:
- 3.9.0
numpy:
- '1.22'
- '1.23'
- '1.26'
- '1.22'
- '1.22'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -46,6 +52,8 @@ python:
- 3.12.* *_cpython
- 3.8.* *_cpython
- 3.9.* *_cpython
qhull:
- '2020.2'
spdlog:
- '1.13'
target_platform:
Expand All @@ -55,3 +63,5 @@ zip_keys:
- cxx_compiler_version
- - c_stdlib_version
- cdt_name
- - python
- numpy
12 changes: 11 additions & 1 deletion .ci_support/linux_aarch64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,17 @@ libboost_devel:
libmatio_cpp:
- 0.2.5
libopencv:
- 4.9.0
- 4.10.0
libosqp:
- 0.6.3
libyarp:
- 3.9.0
numpy:
- '1.22'
- '1.23'
- '1.26'
- '1.22'
- '1.22'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -50,6 +56,8 @@ python:
- 3.12.* *_cpython
- 3.8.* *_cpython
- 3.9.* *_cpython
qhull:
- '2020.2'
spdlog:
- '1.13'
target_platform:
Expand All @@ -59,3 +67,5 @@ zip_keys:
- cxx_compiler_version
- - c_stdlib_version
- cdt_name
- - python
- numpy
10 changes: 0 additions & 10 deletions .ci_support/migrations/boost1840.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions .ci_support/migrations/libmatio_cpp025.yaml

This file was deleted.

12 changes: 11 additions & 1 deletion .ci_support/osx_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,19 @@ libboost_devel:
libmatio_cpp:
- 0.2.5
libopencv:
- 4.9.0
- 4.10.0
libosqp:
- 0.6.3
libyarp:
- 3.9.0
macos_machine:
- x86_64-apple-darwin13.4.0
numpy:
- '1.22'
- '1.23'
- '1.26'
- '1.22'
- '1.22'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -48,10 +54,14 @@ python:
- 3.12.* *_cpython
- 3.8.* *_cpython
- 3.9.* *_cpython
qhull:
- '2020.2'
spdlog:
- '1.13'
target_platform:
- osx-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - python
- numpy
12 changes: 11 additions & 1 deletion .ci_support/osx_arm64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,19 @@ libboost_devel:
libmatio_cpp:
- 0.2.5
libopencv:
- 4.9.0
- 4.10.0
libosqp:
- 0.6.3
libyarp:
- 3.9.0
macos_machine:
- arm64-apple-darwin20.0.0
numpy:
- '1.22'
- '1.23'
- '1.26'
- '1.22'
- '1.22'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -48,10 +54,14 @@ python:
- 3.12.* *_cpython
- 3.8.* *_cpython
- 3.9.* *_cpython
qhull:
- '2020.2'
spdlog:
- '1.13'
target_platform:
- osx-arm64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - python
- numpy
13 changes: 12 additions & 1 deletion .ci_support/win_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,17 @@ libboost_devel:
libmatio_cpp:
- 0.2.5
libopencv:
- 4.9.0
- 4.10.0
libosqp:
- 0.6.3
libyarp:
- 3.9.0
numpy:
- '1.22'
- '1.23'
- '1.26'
- '1.22'
- '1.22'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -36,7 +42,12 @@ python:
- 3.12.* *_cpython
- 3.8.* *_cpython
- 3.9.* *_cpython
qhull:
- '2020.2'
spdlog:
- '1.13'
target_platform:
- win-64
zip_keys:
- - python
- numpy
7 changes: 7 additions & 0 deletions .scripts/build_steps.sh

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

7 changes: 7 additions & 0 deletions .scripts/run_osx_build.sh

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

5 changes: 5 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.

8 changes: 4 additions & 4 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ source:
patches:

build:
number: 11
number: 12

outputs:
# {{ namecxx }}
Expand Down Expand Up @@ -60,7 +60,7 @@ outputs:
- casadi
- qhull
- libopencv
- pcl >1.12
- pcl 1.14.0
- onnxruntime-cpp
# transitive public dependency of pcl
- vtk-base
Expand Down Expand Up @@ -134,16 +134,16 @@ outputs:
- casadi
- libboost-devel
- pugixml
- pcl >1.12
- pcl 1.14.0
- xorg-libxfixes # [linux]
- icub-models # Requested just for tests
- scipy # Requested just for tests
- pytest # Requested just for tests
- manifpy # Requested just for tests
- numpy
run:
- {{ pin_subpackage(namecxx, exact=True) }}
- python
- numpy
- manifpy
- idyntree
test:
Expand Down