Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lld 16.0.0.rc1 #52

Merged
merged 40 commits into from
Feb 5, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
40 commits
Select commit Hold shift + click to select a range
4e83b33
[ci skip] [skip ci] [cf admin skip] ***NO_CI*** turning off CI for ma…
conda-forge-admin Mar 13, 2022
ab74e85
[ci skip] [skip ci] [cf admin skip] ***NO_CI*** turning on CI for mas…
conda-forge-admin Mar 13, 2022
537b74b
[ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration Conda…
conda-forge-admin Mar 13, 2022
a20f007
updated v14.0.0
regro-cf-autotick-bot Mar 23, 2022
9216b36
MNT: Re-rendered with conda-build 3.21.8, conda-smithy 3.18.0, and co…
regro-cf-autotick-bot Mar 23, 2022
7103f5c
Merge branch 'rc' into 14.0.0_h7f874b
h-vetinari Mar 23, 2022
30b3945
remove rc channel sources & targets
h-vetinari Mar 23, 2022
c0e613d
MNT: Re-rendered with conda-build 3.21.8, conda-smithy 3.18.0, and co…
h-vetinari Mar 23, 2022
d88f2b3
MNT: Re-rendered with conda-build 3.21.8, conda-smithy 3.19.0, and co…
Apr 28, 2022
4c3b766
lld v14.0.0 (#37)
github-actions[bot] Apr 28, 2022
b44c883
retrigger CI
h-vetinari Apr 28, 2022
d078569
updated v14.0.2
regro-cf-autotick-bot Apr 28, 2022
2e95960
correct license
h-vetinari Apr 28, 2022
c2b7b83
lld v14.0.2 (#40)
github-actions[bot] Apr 28, 2022
13514cd
updated v14.0.3
regro-cf-autotick-bot Apr 29, 2022
4559967
lld v14.0.3 (#41)
github-actions[bot] Apr 30, 2022
1993766
updated v14.0.4
regro-cf-autotick-bot May 25, 2022
170ea23
lld v14.0.4 (#42)
github-actions[bot] May 26, 2022
ddf5758
updated v14.0.6
regro-cf-autotick-bot Jun 25, 2022
6d95ff5
MNT: Re-rendered with conda-build 3.21.9, conda-smithy 3.21.0, and co…
regro-cf-autotick-bot Jun 25, 2022
0792a07
[ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration Conda…
conda-forge-curator[bot] Nov 2, 2022
c4e6229
MNT: Re-rendered with conda-build 3.22.0, conda-smithy 3.21.3, and co…
Nov 9, 2022
9bbfc61
Merge pull request #44 from regro-cf-autotick-bot/14.0.6_h576d45
h-vetinari Nov 9, 2022
6234591
updated v15.0.4
regro-cf-autotick-bot Nov 8, 2022
a66f2a3
lld v15.0.4 (#48)
github-actions[bot] Nov 9, 2022
b3b439b
updated v15.0.5
regro-cf-autotick-bot Nov 16, 2022
fcae1a5
lld v15.0.5 (#49)
github-actions[bot] Nov 17, 2022
7d49371
[ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration DotConda
conda-forge-curator[bot] Nov 17, 2022
e36f874
updated v15.0.6
regro-cf-autotick-bot Nov 29, 2022
2fa31c2
lld v15.0.6 (#50)
github-actions[bot] Nov 30, 2022
cbb3351
updated v15.0.7
regro-cf-autotick-bot Jan 12, 2023
787b4c3
MNT: Re-rendered with conda-build 3.23.3, conda-smithy 3.22.1, and co…
regro-cf-autotick-bot Jan 12, 2023
1b71b2f
lld v15.0.7 (#51)
github-actions[bot] Jan 13, 2023
b4f22aa
Merge remote-tracking branch 'upstream/main' into rc
h-vetinari Feb 1, 2023
3868d1b
Revert "remove rc channel sources & targets"
h-vetinari Feb 1, 2023
5cbd062
remove obsolete compiler pins
h-vetinari Feb 1, 2023
4799538
MNT: Re-rendered with conda-build 3.23.3, conda-smithy 3.22.1, and co…
h-vetinari Feb 1, 2023
644cbab
bump to 16.0.0.rc1
h-vetinari Feb 1, 2023
8d1c92e
remove obsolete skip
h-vetinari Feb 1, 2023
1ae10a0
rebase patch
h-vetinari Feb 1, 2023
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
2 changes: 1 addition & 1 deletion .azure-pipelines/azure-pipelines-osx.yml

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

73 changes: 25 additions & 48 deletions .azure-pipelines/azure-pipelines-win.yml

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/README

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

9 changes: 2 additions & 7 deletions .ci_support/linux_64_.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
c_compiler:
- gcc
c_compiler_version:
- '10'
- '11'
cdt_name:
- cos6
channel_sources:
Expand All @@ -11,16 +11,11 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '10'
- '11'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
pin_run_as_build:
zlib:
max_pin: x.x
target_platform:
- linux-64
vc:
- '14'
zip_keys:
- - c_compiler_version
- cxx_compiler_version
Expand Down
9 changes: 2 additions & 7 deletions .ci_support/linux_aarch64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ BUILD:
c_compiler:
- gcc
c_compiler_version:
- '10'
- '11'
cdt_arch:
- aarch64
cdt_name:
Expand All @@ -15,16 +15,11 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '10'
- '11'
docker_image:
- quay.io/condaforge/linux-anvil-aarch64
pin_run_as_build:
zlib:
max_pin: x.x
target_platform:
- linux-aarch64
vc:
- '14'
zip_keys:
- - c_compiler_version
- cxx_compiler_version
Expand Down
9 changes: 2 additions & 7 deletions .ci_support/linux_ppc64le_.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
c_compiler:
- gcc
c_compiler_version:
- '10'
- '11'
cdt_name:
- cos7
channel_sources:
Expand All @@ -11,16 +11,11 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '10'
- '11'
docker_image:
- quay.io/condaforge/linux-anvil-ppc64le
pin_run_as_build:
zlib:
max_pin: x.x
target_platform:
- linux-ppc64le
vc:
- '14'
zip_keys:
- - c_compiler_version
- cxx_compiler_version
Expand Down
5 changes: 0 additions & 5 deletions .ci_support/osx_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,8 @@ cxx_compiler_version:
- '*'
macos_machine:
- x86_64-apple-darwin13.4.0
pin_run_as_build:
zlib:
max_pin: x.x
target_platform:
- osx-64
vc:
- '14'
zip_keys:
- - c_compiler_version
- cxx_compiler_version
Expand Down
5 changes: 0 additions & 5 deletions .ci_support/osx_arm64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,8 @@ cxx_compiler_version:
- '*'
macos_machine:
- arm64-apple-darwin20.0.0
pin_run_as_build:
zlib:
max_pin: x.x
target_platform:
- osx-arm64
vc:
- '14'
zip_keys:
- - c_compiler_version
- cxx_compiler_version
Expand Down
7 changes: 1 addition & 6 deletions .ci_support/win_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,7 @@ channel_targets:
cxx_compiler:
- vs2019
libxml2:
- '2.9'
pin_run_as_build:
libxml2:
max_pin: x.x
zlib:
max_pin: x.x
- '2.10'
target_platform:
- win-64
vc:
Expand Down
5 changes: 3 additions & 2 deletions .circleci/config.yml

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

2 changes: 1 addition & 1 deletion .github/workflows/webservices.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
steps:
- name: webservices
id: webservices
uses: conda-forge/webservices-dispatch-action@master
uses: conda-forge/webservices-dispatch-action@main
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
rerendering_github_token: ${{ secrets.RERENDERING_GITHUB_TOKEN }}
13 changes: 10 additions & 3 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_osx_build.sh

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

30 changes: 22 additions & 8 deletions LICENSE.txt

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

Loading