Skip to content

Commit

Permalink
deploy: 60813d5
Browse files Browse the repository at this point in the history
  • Loading branch information
jsharpe committed Aug 29, 2023
1 parent bfc0155 commit 7264a61
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions main/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ <h1 class="menu-title">Rules ForeignCc</h1>
<h1 id="rules-foreigncc"><a class="header" href="#rules-foreigncc">Rules ForeignCc</a></h1>
<p>Rules for building C/C++ projects using foreign build systems (non Bazel) inside Bazel projects.</p>
<table><thead><tr><th>Release</th><th>Commit</th><th>Status</th></tr></thead><tbody>
<tr><td>main</td><td><a href="https://github.com/bazelbuild/rules_foreign_cc/commit/7b673547a3b51febb4e67642bf0cc30c3ba09453">7b67354</a></td><td><a href="https://buildkite.com/bazel/rules-foreign-cc/builds?branch=main"><img src="https://badge.buildkite.com/c28afbf846e2077715c753dda1f4b820cdcc46cc6cde16503c.svg?branch=main" alt="Build status" /></a></td></tr>
<tr><td>main</td><td><a href="https://github.com/bazelbuild/rules_foreign_cc/commit/60813d57a0e99be1a009c1a0e9627cdbe81fcd19">60813d5</a></td><td><a href="https://buildkite.com/bazel/rules-foreign-cc/builds?branch=main"><img src="https://badge.buildkite.com/c28afbf846e2077715c753dda1f4b820cdcc46cc6cde16503c.svg?branch=main" alt="Build status" /></a></td></tr>
</tbody></table>
<h2 id="overview"><a class="header" href="#overview">Overview</a></h2>
<p>Rules ForeignCc is designed to help users build projects that are not built by Bazel and also
Expand All @@ -167,8 +167,8 @@ <h2 id="setup"><a class="header" href="#setup">Setup</a></h2>
# release on the releases page: https://github.com/bazelbuild/rules_foreign_cc/releases
#
# sha256 = &quot;...&quot;,
strip_prefix = &quot;rules_foreign_cc-7b673547a3b51febb4e67642bf0cc30c3ba09453&quot;,
url = &quot;https://github.com/bazelbuild/rules_foreign_cc/archive/7b673547a3b51febb4e67642bf0cc30c3ba09453.tar.gz&quot;,
strip_prefix = &quot;rules_foreign_cc-60813d57a0e99be1a009c1a0e9627cdbe81fcd19&quot;,
url = &quot;https://github.com/bazelbuild/rules_foreign_cc/archive/60813d57a0e99be1a009c1a0e9627cdbe81fcd19.tar.gz&quot;,
)

load(&quot;@rules_foreign_cc//foreign_cc:repositories.bzl&quot;, &quot;rules_foreign_cc_dependencies&quot;)
Expand Down
6 changes: 3 additions & 3 deletions main/print.html
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ <h1 class="menu-title">Rules ForeignCc</h1>
<h1 id="rules-foreigncc"><a class="header" href="#rules-foreigncc">Rules ForeignCc</a></h1>
<p>Rules for building C/C++ projects using foreign build systems (non Bazel) inside Bazel projects.</p>
<table><thead><tr><th>Release</th><th>Commit</th><th>Status</th></tr></thead><tbody>
<tr><td>main</td><td><a href="https://github.com/bazelbuild/rules_foreign_cc/commit/7b673547a3b51febb4e67642bf0cc30c3ba09453">7b67354</a></td><td><a href="https://buildkite.com/bazel/rules-foreign-cc/builds?branch=main"><img src="https://badge.buildkite.com/c28afbf846e2077715c753dda1f4b820cdcc46cc6cde16503c.svg?branch=main" alt="Build status" /></a></td></tr>
<tr><td>main</td><td><a href="https://github.com/bazelbuild/rules_foreign_cc/commit/60813d57a0e99be1a009c1a0e9627cdbe81fcd19">60813d5</a></td><td><a href="https://buildkite.com/bazel/rules-foreign-cc/builds?branch=main"><img src="https://badge.buildkite.com/c28afbf846e2077715c753dda1f4b820cdcc46cc6cde16503c.svg?branch=main" alt="Build status" /></a></td></tr>
</tbody></table>
<h2 id="overview"><a class="header" href="#overview">Overview</a></h2>
<p>Rules ForeignCc is designed to help users build projects that are not built by Bazel and also
Expand All @@ -168,8 +168,8 @@ <h2 id="setup"><a class="header" href="#setup">Setup</a></h2>
# release on the releases page: https://github.com/bazelbuild/rules_foreign_cc/releases
#
# sha256 = &quot;...&quot;,
strip_prefix = &quot;rules_foreign_cc-7b673547a3b51febb4e67642bf0cc30c3ba09453&quot;,
url = &quot;https://github.com/bazelbuild/rules_foreign_cc/archive/7b673547a3b51febb4e67642bf0cc30c3ba09453.tar.gz&quot;,
strip_prefix = &quot;rules_foreign_cc-60813d57a0e99be1a009c1a0e9627cdbe81fcd19&quot;,
url = &quot;https://github.com/bazelbuild/rules_foreign_cc/archive/60813d57a0e99be1a009c1a0e9627cdbe81fcd19.tar.gz&quot;,
)

load(&quot;@rules_foreign_cc//foreign_cc:repositories.bzl&quot;, &quot;rules_foreign_cc_dependencies&quot;)
Expand Down
2 changes: 1 addition & 1 deletion main/searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion main/searchindex.json

Large diffs are not rendered by default.

0 comments on commit 7264a61

Please sign in to comment.