Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: bazel-contrib/toolchains_llvm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9c7785466accfb8baad3e436f8ead270f6798322
Choose a base ref
..
head repository: bazel-contrib/toolchains_llvm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: fe310b9d4699903b7a4fee954426f39531fb8e02
Choose a head ref
Showing with 18 additions and 18 deletions.
  1. +1 −1 .github/workflows/release.yml
  2. +7 −7 .github/workflows/tests.yml
  3. +2 −2 tests/MODULE.bazel
  4. +8 −8 tests/WORKSPACE
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Prepare release
run: .github/workflows/release_prep.sh > release_notes.txt
- name: Release
14 changes: 7 additions & 7 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@ jobs:
contents: read # For repo checkout
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Trunk Check
uses: trunk-io/trunk-action@v1
test:
@@ -41,7 +41,7 @@ jobs:
- if: startsWith(matrix.os, 'ubuntu')
name: Install APT packages
run: sudo apt-get -y install libtinfo5
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Test
env:
USE_BAZEL_VERSION: ${{ matrix.bazel_version }}
@@ -59,7 +59,7 @@ jobs:
- if: startsWith(matrix.os, 'ubuntu')
name: Install APT packages
run: sudo apt-get -y install libtinfo5
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Test
env:
USE_BAZEL_VERSION: ${{ matrix.bazel_version }}
@@ -82,29 +82,29 @@ jobs:
]
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Test
run: tests/scripts/${{ matrix.script }}_test.sh
xcompile_test:
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Test
run: tests/scripts/run_xcompile_tests.sh
abs_paths_test:
runs-on: ubuntu-latest
steps:
- name: Install APT packages
run: sudo apt-get -y install libtinfo5
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Test
run: tests/scripts/run_tests.sh -t @llvm_toolchain_with_absolute_paths//:cc-toolchain-x86_64-linux
sys_paths_test:
runs-on: ubuntu-latest
steps:
- name: Install APT packages
run: sudo apt-get -y install libtinfo5
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Download and Extract LLVM distribution
env:
release: llvmorg-16.0.0
4 changes: 2 additions & 2 deletions tests/MODULE.bazel
Original file line number Diff line number Diff line change
@@ -22,7 +22,7 @@ local_path_override(

bazel_dep(name = "bazel_skylib", version = "1.5.0")
bazel_dep(name = "platforms", version = "0.0.8")
bazel_dep(name = "rules_cc", version = "0.0.8")
bazel_dep(name = "rules_cc", version = "0.0.9")
bazel_dep(name = "rules_go", version = "0.41.0", repo_name = "io_bazel_rules_go")
bazel_dep(name = "rules_foreign_cc", version = "0.9.0")
bazel_dep(name = "rules_rust", version = "0.27.0")
@@ -49,7 +49,7 @@ git_override(
# https://github.com/bazelbuild/rules_rust/issues/1493
git_override(
module_name = "rules_rust",
commit = "4dbb81a008f4031c9ad65138fa2a49f32352f80f",
commit = "a844b19241eefa515631f5d790d7c3c703d250fc",
remote = "https://github.com/bazelbuild/rules_rust.git",
)

16 changes: 8 additions & 8 deletions tests/WORKSPACE
Original file line number Diff line number Diff line change
@@ -148,9 +148,9 @@ http_archive(

http_archive(
name = "com_github_google_benchmark",
sha256 = "6430e4092653380d9dc4ccb45a1e2dc9259d581f4866dc0759713126056bc1d7",
strip_prefix = "benchmark-1.7.1",
urls = ["https://github.com/google/benchmark/archive/v1.7.1.tar.gz"],
sha256 = "6bc180a57d23d4d9515519f92b0c83d61b05b5bab188961f36ac7b06b0d9e9ce",
strip_prefix = "benchmark-1.8.3",
urls = ["https://github.com/google/benchmark/archive/v1.8.3.tar.gz"],
)

http_archive(
@@ -191,8 +191,8 @@ go_download_sdk(

http_archive(
name = "rules_rust",
sha256 = "29ea0f1d0cad8fc90400479dee0a8b69204b7e6927081b5a27d6da872114a160",
urls = ["https://github.com/bazelbuild/rules_rust/releases/download/0.16.0/rules_rust-v0.16.0.tar.gz"],
sha256 = "6501960c3e4da32495d1e1007ded0769a534cb195c30dea36aa54f9d8a3f0361",
urls = ["https://github.com/bazelbuild/rules_rust/releases/download/0.38.0/rules_rust-v0.38.0.tar.gz"],
)

load("@rules_rust//rust:repositories.bzl", "rules_rust_dependencies", "rust_register_toolchains")
@@ -206,9 +206,9 @@ rust_register_toolchains()

http_archive(
name = "rules_foreign_cc",
sha256 = "69023642d5781c68911beda769f91fcbc8ca48711db935a75da7f6536b65047f",
strip_prefix = "rules_foreign_cc-0.6.0",
url = "https://github.com/bazelbuild/rules_foreign_cc/archive/0.6.0.tar.gz",
sha256 = "476303bd0f1b04cc311fc258f1708a5f6ef82d3091e53fd1977fa20383425a6a",
strip_prefix = "rules_foreign_cc-0.10.1",
url = "https://github.com/bazelbuild/rules_foreign_cc/archive/0.10.1.tar.gz",
)

load("@rules_foreign_cc//foreign_cc:repositories.bzl", "rules_foreign_cc_dependencies")