Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Nov 3, 2024
1 parent d0445dc commit 24e0f83
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 6 deletions.
8 changes: 4 additions & 4 deletions Commands.html
Original file line number Diff line number Diff line change
Expand Up @@ -580,8 +580,8 @@ <h4 id="examples5">Examples:</h4>
</code></pre>
<h3 id="install">install</h3>
<p><em>(since 0.47.0)</em></p>
<pre><code class="language-inc">$ meson install [-h] [-C WD] [--no-rebuild] [--only-changed] [--quiet]
[--destdir DESTDIR] [--dry-run]
<pre><code class="language-inc">$ meson install [-h] [-C WD] [--no-rebuild] [--only-changed] [-q]
[--destdir DESTDIR] [-n]
[--skip-subprojects [SKIP_SUBPROJECTS]] [--tags TAGS]
[--strip]
</code></pre>
Expand All @@ -592,11 +592,11 @@ <h3 id="install">install</h3>
--no-rebuild Do not rebuild before installing.
--only-changed Only overwrite files that are older than
the copied file.
--quiet Do not print every file that was
-q, --quiet Do not print every file that was
installed.
--destdir DESTDIR Sets or overrides DESTDIR environment.
(Since 0.57.0)
--dry-run, -n Doesn't actually install, but print
-n, --dry-run Doesn't actually install, but print
logs. (Since 0.57.0)
--skip-subprojects [SKIP_SUBPROJECTS]
Do not install files from given
Expand Down
7 changes: 7 additions & 0 deletions Wrapdb-projects.html
Original file line number Diff line number Diff line change
Expand Up @@ -1695,6 +1695,13 @@ <h1 id="meson-wrapdb-packages">Meson WrapDB packages</h1>
<td></td>
</tr>
<tr>
<td> openblas</td>
<td> <big><strong><a href="https://wrapdb.mesonbuild.com/v2/openblas_0.3.28-1/openblas.wrap">0.3.28-1</a></strong></big><br>
</td>
<td> openblas</td>
<td></td>
</tr>
<tr>
<td> opencl-headers</td>
<td> <big><strong><a href="https://wrapdb.mesonbuild.com/v2/opencl-headers_2023.04.17-1/opencl-headers.wrap">2023.04.17-1</a></strong></big><br><a href="https://wrapdb.mesonbuild.com/v2/opencl-headers_2022.05.18-1/opencl-headers.wrap">2022.05.18-1</a>, <a href="https://wrapdb.mesonbuild.com/v2/opencl-headers_2021.06.30-1/opencl-headers.wrap">2021.06.30-1</a>
</td>
Expand Down

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/js/search/openblas
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
urls_downloaded_cb({"token":"openblas","urls":[{"url":"Wrapdb-projects.html#meson-wrapdb-packages","node_type":"table","page":"Meson WrapDB packages","sections":["Meson WrapDB packages"],"context":{"gi-language":["default"]}}]});
2 changes: 1 addition & 1 deletion assets/js/trie_index.js

Large diffs are not rendered by default.

Binary file modified dumped.trie
Binary file not shown.

0 comments on commit 24e0f83

Please sign in to comment.