Skip to content

Commit

Permalink
Merge pull request #34 from h-vetinari/clangxx
Browse files Browse the repository at this point in the history
add `clangxx_win-64`
  • Loading branch information
xhochy authored Apr 21, 2024
2 parents ad22d3c + c40768a commit 08eb364
Show file tree
Hide file tree
Showing 36 changed files with 435 additions and 106 deletions.
8 changes: 4 additions & 4 deletions .azure-pipelines/azure-pipelines-linux.yml

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

8 changes: 4 additions & 4 deletions .azure-pipelines/azure-pipelines-osx.yml

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

24 changes: 12 additions & 12 deletions .azure-pipelines/azure-pipelines-win.yml

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

Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ WINSDK_URL:
- https://go.microsoft.com/fwlink/?linkid=2249825
WINSDK_VERSION:
- 10.0.22621.0
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
cdt_name:
- cos6
channel_sources:
Expand All @@ -38,3 +42,5 @@ zip_keys:
- CL_VERSION
- TOOLCHAIN_COMBINED
- MSVC_HEADERS_VERSION
- - c_stdlib_version
- cdt_name
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ WINSDK_URL:
- https://go.microsoft.com/fwlink/?linkid=2249825
WINSDK_VERSION:
- 10.0.22621.0
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
cdt_name:
- cos6
channel_sources:
Expand All @@ -38,3 +42,5 @@ zip_keys:
- CL_VERSION
- TOOLCHAIN_COMBINED
- MSVC_HEADERS_VERSION
- - c_stdlib_version
- cdt_name
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ WINSDK_URL:
- https://go.microsoft.com/fwlink/?linkid=2249825
WINSDK_VERSION:
- 10.0.22621.0
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
cdt_name:
- cos6
channel_sources:
Expand All @@ -38,3 +42,5 @@ zip_keys:
- CL_VERSION
- TOOLCHAIN_COMBINED
- MSVC_HEADERS_VERSION
- - c_stdlib_version
- cdt_name
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ WINSDK_URL:
- https://go.microsoft.com/fwlink/?linkid=2249825
WINSDK_VERSION:
- 10.0.22621.0
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
cdt_name:
- cos6
channel_sources:
Expand All @@ -38,3 +42,5 @@ zip_keys:
- CL_VERSION
- TOOLCHAIN_COMBINED
- MSVC_HEADERS_VERSION
- - c_stdlib_version
- cdt_name
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
CHOST_BASE:
- x86_64-pc-windows-msvc
CLANG_VERSION:
- 18.1.2
- 18.1.3
CL_VERSION:
- 19.29.30139
FINAL_CFLAGS:
Expand All @@ -22,6 +22,10 @@ WINSDK_URL:
- https://go.microsoft.com/fwlink/?linkid=2249825
WINSDK_VERSION:
- 10.0.22621.0
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
cdt_name:
- cos6
channel_sources:
Expand All @@ -38,3 +42,5 @@ zip_keys:
- CL_VERSION
- TOOLCHAIN_COMBINED
- MSVC_HEADERS_VERSION
- - c_stdlib_version
- cdt_name
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
CHOST_BASE:
- x86_64-pc-windows-msvc
CLANG_VERSION:
- 18.1.2
- 18.1.3
CL_VERSION:
- 19.38.33130
FINAL_CFLAGS:
Expand All @@ -22,6 +22,10 @@ WINSDK_URL:
- https://go.microsoft.com/fwlink/?linkid=2249825
WINSDK_VERSION:
- 10.0.22621.0
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
cdt_name:
- cos6
channel_sources:
Expand All @@ -38,3 +42,5 @@ zip_keys:
- CL_VERSION
- TOOLCHAIN_COMBINED
- MSVC_HEADERS_VERSION
- - c_stdlib_version
- cdt_name
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ WINSDK_URL:
- https://go.microsoft.com/fwlink/?linkid=2249825
WINSDK_VERSION:
- 10.0.22621.0
c_stdlib:
- macosx_deployment_target
c_stdlib_version:
- '10.9'
channel_sources:
- conda-forge
channel_targets:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ WINSDK_URL:
- https://go.microsoft.com/fwlink/?linkid=2249825
WINSDK_VERSION:
- 10.0.22621.0
c_stdlib:
- macosx_deployment_target
c_stdlib_version:
- '10.9'
channel_sources:
- conda-forge
channel_targets:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ WINSDK_URL:
- https://go.microsoft.com/fwlink/?linkid=2249825
WINSDK_VERSION:
- 10.0.22621.0
c_stdlib:
- macosx_deployment_target
c_stdlib_version:
- '10.9'
channel_sources:
- conda-forge
channel_targets:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ WINSDK_URL:
- https://go.microsoft.com/fwlink/?linkid=2249825
WINSDK_VERSION:
- 10.0.22621.0
c_stdlib:
- macosx_deployment_target
c_stdlib_version:
- '10.9'
channel_sources:
- conda-forge
channel_targets:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
CHOST_BASE:
- x86_64-pc-windows-msvc
CLANG_VERSION:
- 18.1.2
- 18.1.3
CL_VERSION:
- 19.29.30139
FINAL_CFLAGS:
Expand All @@ -24,6 +24,10 @@ WINSDK_URL:
- https://go.microsoft.com/fwlink/?linkid=2249825
WINSDK_VERSION:
- 10.0.22621.0
c_stdlib:
- macosx_deployment_target
c_stdlib_version:
- '10.9'
channel_sources:
- conda-forge
channel_targets:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
CHOST_BASE:
- x86_64-pc-windows-msvc
CLANG_VERSION:
- 18.1.2
- 18.1.3
CL_VERSION:
- 19.38.33130
FINAL_CFLAGS:
Expand All @@ -24,6 +24,10 @@ WINSDK_URL:
- https://go.microsoft.com/fwlink/?linkid=2249825
WINSDK_VERSION:
- 10.0.22621.0
c_stdlib:
- macosx_deployment_target
c_stdlib_version:
- '10.9'
channel_sources:
- conda-forge
channel_targets:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ RUNTIME_VERSION:
- 14.29.30139
VCVER:
- '14.2'
VSVER:
- '16'
VSYEAR:
- '2019'
c_stdlib:
- vs
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -27,6 +27,5 @@ vc:
zip_keys:
- - VCVER
- VSYEAR
- VSVER
- RUNTIME_VERSION
- CL_VERSION
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ RUNTIME_VERSION:
- 14.38.33130
VCVER:
- '14.3'
VSVER:
- '17'
VSYEAR:
- '2022'
c_stdlib:
- vs
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -27,6 +27,5 @@ vc:
zip_keys:
- - VCVER
- VSYEAR
- VSVER
- RUNTIME_VERSION
- CL_VERSION
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ RUNTIME_VERSION:
- 14.29.30139
VCVER:
- '14.2'
VSVER:
- '16'
VSYEAR:
- '2019'
c_stdlib:
- vs
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -27,6 +27,5 @@ vc:
zip_keys:
- - VCVER
- VSYEAR
- VSVER
- RUNTIME_VERSION
- CL_VERSION
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ RUNTIME_VERSION:
- 14.38.33130
VCVER:
- '14.3'
VSVER:
- '17'
VSYEAR:
- '2022'
c_stdlib:
- vs
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -27,6 +27,5 @@ vc:
zip_keys:
- - VCVER
- VSYEAR
- VSVER
- RUNTIME_VERSION
- CL_VERSION
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
CLANG_VERSION:
- 18.1.2
- 18.1.3
CL_VERSION:
- 19.29.30139
FINAL_CFLAGS:
Expand All @@ -12,10 +12,10 @@ RUNTIME_VERSION:
- 14.29.30139
VCVER:
- '14.2'
VSVER:
- '16'
VSYEAR:
- '2019'
c_stdlib:
- vs
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -27,6 +27,5 @@ vc:
zip_keys:
- - VCVER
- VSYEAR
- VSVER
- RUNTIME_VERSION
- CL_VERSION
Loading

0 comments on commit 08eb364

Please sign in to comment.