Skip to content

Commit

Permalink
Merge pull request #17 from xoviat/master
Browse files Browse the repository at this point in the history
update flang to 11.0.1
  • Loading branch information
isuruf authored Jan 31, 2021
2 parents ffe12d6 + 41aab15 commit 5ed618e
Show file tree
Hide file tree
Showing 27 changed files with 527 additions and 292 deletions.
53 changes: 0 additions & 53 deletions .appveyor.yml

This file was deleted.

40 changes: 40 additions & 0 deletions .azure-pipelines/azure-pipelines-linux.yml

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

110 changes: 110 additions & 0 deletions .azure-pipelines/azure-pipelines-win.yml

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

23 changes: 23 additions & 0 deletions .ci_support/linux_64_.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
c_compiler:
- gcc
c_compiler_version:
- '9'
cdt_name:
- cos6
channel_sources:
- conda-forge,defaults
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '9'
docker_image:
- quay.io/condaforge/linux-anvil-comp7
target_platform:
- linux-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - cdt_name
- docker_image
6 changes: 0 additions & 6 deletions .ci_support/linux_target_platformlinux-64.yaml

This file was deleted.

12 changes: 12 additions & 0 deletions .ci_support/win_64_.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
c_compiler:
- vs2017
channel_sources:
- conda-forge,defaults
channel_targets:
- conda-forge main
cxx_compiler:
- vs2017
target_platform:
- win-64
vc:
- '14'

This file was deleted.

33 changes: 0 additions & 33 deletions .circleci/build_steps.sh

This file was deleted.

27 changes: 0 additions & 27 deletions .circleci/checkout_merge_commit.sh

This file was deleted.

26 changes: 12 additions & 14 deletions .circleci/config.yml

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

4 changes: 0 additions & 4 deletions .circleci/fast_finish_ci_pr_build.sh

This file was deleted.

Loading

0 comments on commit 5ed618e

Please sign in to comment.