-
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #208 from traversaro/fixgzclobbering
Add variants to permit clean co-installation with libgz-tools2
- Loading branch information
Showing
20 changed files
with
629 additions
and
30 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,72 @@ | ||
GZ_CLI_NAME_VARIANT: | ||
- gzcompatname | ||
assimp: | ||
- 5.3.1 | ||
bullet_cpp: | ||
- '3.25' | ||
c_compiler: | ||
- gcc | ||
c_compiler_version: | ||
- '12' | ||
c_stdlib: | ||
- sysroot | ||
c_stdlib_version: | ||
- '2.17' | ||
cdt_name: | ||
- cos7 | ||
channel_sources: | ||
- conda-forge | ||
channel_targets: | ||
- conda-forge main | ||
curl: | ||
- '8' | ||
cxx_compiler: | ||
- gxx | ||
cxx_compiler_version: | ||
- '12' | ||
docker_image: | ||
- quay.io/condaforge/linux-anvil-cos7-x86_64 | ||
ffmpeg: | ||
- '6' | ||
graphviz: | ||
- '9' | ||
hdf5: | ||
- 1.14.3 | ||
libabseil: | ||
- '20240116' | ||
libblas: | ||
- 3.9 *netlib | ||
libboost_devel: | ||
- '1.84' | ||
libcblas: | ||
- 3.9 *netlib | ||
libcurl: | ||
- '8' | ||
libgdal: | ||
- '3.8' | ||
libode: | ||
- 0.16.2 | ||
libprotobuf: | ||
- 4.25.3 | ||
libuuid: | ||
- '2' | ||
libxcb: | ||
- '1.15' | ||
pin_run_as_build: | ||
graphviz: | ||
max_pin: x | ||
qt_main: | ||
- '5.15' | ||
target_platform: | ||
- linux-64 | ||
tbb_devel: | ||
- '2021' | ||
tinyxml2: | ||
- '10' | ||
urdfdom: | ||
- '4.0' | ||
zip_keys: | ||
- - c_compiler_version | ||
- cxx_compiler_version | ||
- - c_stdlib_version | ||
- cdt_name |
2 changes: 2 additions & 0 deletions
2
.ci_support/linux_64_.yaml → ...linux_64_GZ_CLI_NAME_VARIANTorigname.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
GZ_CLI_NAME_VARIANT: | ||
- origname | ||
assimp: | ||
- 5.3.1 | ||
bullet_cpp: | ||
|
76 changes: 76 additions & 0 deletions
76
.ci_support/linux_aarch64_GZ_CLI_NAME_VARIANTgzcompatname.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,76 @@ | ||
BUILD: | ||
- aarch64-conda_cos7-linux-gnu | ||
GZ_CLI_NAME_VARIANT: | ||
- gzcompatname | ||
assimp: | ||
- 5.3.1 | ||
bullet_cpp: | ||
- '3.25' | ||
c_compiler: | ||
- gcc | ||
c_compiler_version: | ||
- '12' | ||
c_stdlib: | ||
- sysroot | ||
c_stdlib_version: | ||
- '2.17' | ||
cdt_arch: | ||
- aarch64 | ||
cdt_name: | ||
- cos7 | ||
channel_sources: | ||
- conda-forge | ||
channel_targets: | ||
- conda-forge main | ||
curl: | ||
- '8' | ||
cxx_compiler: | ||
- gxx | ||
cxx_compiler_version: | ||
- '12' | ||
docker_image: | ||
- quay.io/condaforge/linux-anvil-cos7-x86_64 | ||
ffmpeg: | ||
- '6' | ||
graphviz: | ||
- '9' | ||
hdf5: | ||
- 1.14.3 | ||
libabseil: | ||
- '20240116' | ||
libblas: | ||
- 3.9 *netlib | ||
libboost_devel: | ||
- '1.84' | ||
libcblas: | ||
- 3.9 *netlib | ||
libcurl: | ||
- '8' | ||
libgdal: | ||
- '3.8' | ||
libode: | ||
- 0.16.2 | ||
libprotobuf: | ||
- 4.25.3 | ||
libuuid: | ||
- '2' | ||
libxcb: | ||
- '1.15' | ||
pin_run_as_build: | ||
graphviz: | ||
max_pin: x | ||
qt_main: | ||
- '5.15' | ||
target_platform: | ||
- linux-aarch64 | ||
tbb_devel: | ||
- '2021' | ||
tinyxml2: | ||
- '10' | ||
urdfdom: | ||
- '4.0' | ||
zip_keys: | ||
- - c_compiler_version | ||
- cxx_compiler_version | ||
- - c_stdlib_version | ||
- cdt_name |
2 changes: 2 additions & 0 deletions
2
.ci_support/linux_aarch64_.yaml → ..._aarch64_GZ_CLI_NAME_VARIANTorigname.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
BUILD: | ||
- aarch64-conda_cos7-linux-gnu | ||
GZ_CLI_NAME_VARIANT: | ||
- origname | ||
assimp: | ||
- 5.3.1 | ||
bullet_cpp: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,74 @@ | ||
GZ_CLI_NAME_VARIANT: | ||
- gzcompatname | ||
MACOSX_DEPLOYMENT_TARGET: | ||
- '10.15' | ||
assimp: | ||
- 5.3.1 | ||
bullet_cpp: | ||
- '3.25' | ||
bzip2: | ||
- '1' | ||
c_compiler: | ||
- clang | ||
c_compiler_version: | ||
- '16' | ||
c_stdlib: | ||
- macosx_deployment_target | ||
c_stdlib_version: | ||
- '10.15' | ||
channel_sources: | ||
- conda-forge | ||
channel_targets: | ||
- conda-forge main | ||
curl: | ||
- '8' | ||
cxx_compiler: | ||
- clangxx | ||
cxx_compiler_version: | ||
- '16' | ||
ffmpeg: | ||
- '6' | ||
graphviz: | ||
- '9' | ||
hdf5: | ||
- 1.14.3 | ||
libabseil: | ||
- '20240116' | ||
libblas: | ||
- 3.9 *netlib | ||
libboost_devel: | ||
- '1.84' | ||
libcblas: | ||
- 3.9 *netlib | ||
libcurl: | ||
- '8' | ||
libgdal: | ||
- '3.8' | ||
libode: | ||
- 0.16.2 | ||
libprotobuf: | ||
- 4.25.3 | ||
libxcb: | ||
- '1.15' | ||
macos_machine: | ||
- x86_64-apple-darwin13.4.0 | ||
macos_min_version: | ||
- '10.15' | ||
pin_run_as_build: | ||
graphviz: | ||
max_pin: x | ||
qt_main: | ||
- '5.15' | ||
target_platform: | ||
- osx-64 | ||
tbb_devel: | ||
- '2021' | ||
tinyxml2: | ||
- '10' | ||
urdfdom: | ||
- '4.0' | ||
zip_keys: | ||
- - c_compiler_version | ||
- cxx_compiler_version | ||
zlib: | ||
- '1.2' |
2 changes: 2 additions & 0 deletions
2
.ci_support/osx_64_.yaml → ...t/osx_64_GZ_CLI_NAME_VARIANTorigname.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
GZ_CLI_NAME_VARIANT: | ||
- origname | ||
MACOSX_DEPLOYMENT_TARGET: | ||
- '10.15' | ||
assimp: | ||
|
72 changes: 72 additions & 0 deletions
72
.ci_support/osx_arm64_GZ_CLI_NAME_VARIANTgzcompatname.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,72 @@ | ||
GZ_CLI_NAME_VARIANT: | ||
- gzcompatname | ||
MACOSX_DEPLOYMENT_TARGET: | ||
- '11.0' | ||
assimp: | ||
- 5.3.1 | ||
bullet_cpp: | ||
- '3.25' | ||
bzip2: | ||
- '1' | ||
c_compiler: | ||
- clang | ||
c_compiler_version: | ||
- '16' | ||
c_stdlib: | ||
- macosx_deployment_target | ||
c_stdlib_version: | ||
- '11.0' | ||
channel_sources: | ||
- conda-forge | ||
channel_targets: | ||
- conda-forge main | ||
curl: | ||
- '8' | ||
cxx_compiler: | ||
- clangxx | ||
cxx_compiler_version: | ||
- '16' | ||
ffmpeg: | ||
- '6' | ||
graphviz: | ||
- '9' | ||
hdf5: | ||
- 1.14.3 | ||
libabseil: | ||
- '20240116' | ||
libblas: | ||
- 3.9 *netlib | ||
libboost_devel: | ||
- '1.84' | ||
libcblas: | ||
- 3.9 *netlib | ||
libcurl: | ||
- '8' | ||
libgdal: | ||
- '3.8' | ||
libode: | ||
- 0.16.2 | ||
libprotobuf: | ||
- 4.25.3 | ||
libxcb: | ||
- '1.15' | ||
macos_machine: | ||
- arm64-apple-darwin20.0.0 | ||
pin_run_as_build: | ||
graphviz: | ||
max_pin: x | ||
qt_main: | ||
- '5.15' | ||
target_platform: | ||
- osx-arm64 | ||
tbb_devel: | ||
- '2021' | ||
tinyxml2: | ||
- '10' | ||
urdfdom: | ||
- '4.0' | ||
zip_keys: | ||
- - c_compiler_version | ||
- cxx_compiler_version | ||
zlib: | ||
- '1.2' |
Oops, something went wrong.