Skip to content

Commit

Permalink
Merge pull request #5 from regro-cf-autotick-bot/rebuild-qt515-0-1_hd…
Browse files Browse the repository at this point in the history
…6acc6

Rebuild for qt515
  • Loading branch information
ymontmarin authored Aug 27, 2022
2 parents be234cc + 6a59ba7 commit f28a19e
Show file tree
Hide file tree
Showing 16 changed files with 269 additions and 85 deletions.
9 changes: 7 additions & 2 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.

13 changes: 5 additions & 8 deletions .ci_support/linux_64_.yaml
Original file line number Diff line number Diff line change
@@ -1,19 +1,16 @@
cdt_name:
- cos6
channel_sources:
- conda-forge,defaults
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '7'
- '10'
docker_image:
- condaforge/linux-anvil-comp7
pin_run_as_build:
qt:
max_pin: x.x
qt:
- '5.12'
- quay.io/condaforge/linux-anvil-cos7-x86_64
qt_main:
- '5.15'
target_platform:
- linux-64
10 changes: 10 additions & 0 deletions .ci_support/migrations/qt515.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
migrator_ts: 1653771978
__migrator:
kind: version
migration_number: 1
bump_number: 1

qt:
- 5.15
qt_main:
- 5.15
11 changes: 4 additions & 7 deletions .ci_support/osx_64_.yaml
Original file line number Diff line number Diff line change
@@ -1,19 +1,16 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
channel_sources:
- conda-forge,defaults
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- clangxx
cxx_compiler_version:
- '10'
- '13'
macos_machine:
- x86_64-apple-darwin13.4.0
pin_run_as_build:
qt:
max_pin: x.x
qt:
- '5.12'
qt_main:
- '5.15'
target_platform:
- osx-64
3 changes: 2 additions & 1 deletion .circleci/config.yml

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

2 changes: 2 additions & 0 deletions .gitattributes

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

35 changes: 31 additions & 4 deletions .scripts/build_steps.sh

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

35 changes: 35 additions & 0 deletions .scripts/logging_utils.sh

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

36 changes: 27 additions & 9 deletions .scripts/run_docker_build.sh

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

Loading

0 comments on commit f28a19e

Please sign in to comment.