Skip to content

Commit

Permalink
Merge pull request #78 from h-vetinari/19
Browse files Browse the repository at this point in the history
Build for LLVM 19
  • Loading branch information
isuruf authored Oct 1, 2024
2 parents 228ac6d + f084242 commit 6266354
Show file tree
Hide file tree
Showing 28 changed files with 78 additions and 412 deletions.
32 changes: 12 additions & 20 deletions .azure-pipelines/azure-pipelines-linux.yml

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

60 changes: 24 additions & 36 deletions .azure-pipelines/azure-pipelines-osx.yml

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

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ target_platform:
zip_keys:
- - c_stdlib_version
- cdt_name
- - llvm_version
- channel_sources
- channel_targets
- - macos_machine
- cross_platform
zlib:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ target_platform:
zip_keys:
- - c_stdlib_version
- cdt_name
- - llvm_version
- channel_sources
- channel_targets
- - macos_machine
- cross_platform
zlib:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,17 +19,14 @@ docker_image:
libuuid:
- '2'
llvm_version:
- '16.0'
- '19.1'
macos_machine:
- x86_64-apple-darwin13.4.0
target_platform:
- linux-64
zip_keys:
- - c_stdlib_version
- cdt_name
- - llvm_version
- channel_sources
- channel_targets
- - macos_machine
- cross_platform
zlib:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ target_platform:
zip_keys:
- - c_stdlib_version
- cdt_name
- - llvm_version
- channel_sources
- channel_targets
- - macos_machine
- cross_platform
zlib:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ target_platform:
zip_keys:
- - c_stdlib_version
- cdt_name
- - llvm_version
- channel_sources
- channel_targets
- - macos_machine
- cross_platform
zlib:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,17 +19,14 @@ docker_image:
libuuid:
- '2'
llvm_version:
- '16.0'
- '19.1'
macos_machine:
- arm64-apple-darwin20.0.0
target_platform:
- linux-64
zip_keys:
- - c_stdlib_version
- cdt_name
- - llvm_version
- channel_sources
- channel_targets
- - macos_machine
- cross_platform
zlib:
Expand Down

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ macos_machine:
target_platform:
- osx-64
zip_keys:
- - llvm_version
- channel_sources
- channel_targets
- - macos_machine
- cross_platform
zlib:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ macos_machine:
target_platform:
- osx-64
zip_keys:
- - llvm_version
- channel_sources
- channel_targets
- - macos_machine
- cross_platform
zlib:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,12 @@ cxx_compiler:
cxx_compiler_version:
- '17'
llvm_version:
- '16.0'
- '19.1'
macos_machine:
- x86_64-apple-darwin13.4.0
target_platform:
- osx-64
zip_keys:
- - llvm_version
- channel_sources
- channel_targets
- - macos_machine
- cross_platform
zlib:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ macos_machine:
target_platform:
- osx-64
zip_keys:
- - llvm_version
- channel_sources
- channel_targets
- - macos_machine
- cross_platform
zlib:
Expand Down
Loading

0 comments on commit 6266354

Please sign in to comment.