Skip to content

Commit f634e11

Browse files
author
Documenter.jl
committed
build based on 2511b8b
1 parent e7b6bb8 commit f634e11

File tree

11 files changed

+22
-22
lines changed

11 files changed

+22
-22
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"documenter":{"julia_version":"1.7.3","generation_timestamp":"2025-01-03T23:31:53","documenter_version":"1.8.0"}}
1+
{"documenter":{"julia_version":"1.7.3","generation_timestamp":"2025-01-03T23:58:17","documenter_version":"1.8.0"}}

previews/PR1360/FAQ/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

previews/PR1360/build_tips/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

previews/PR1360/building/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

previews/PR1360/environment_variables/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

previews/PR1360/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

previews/PR1360/jll/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@
3838
"LocalPreferences.toml",
3939
"Bzip2_jll",
4040
"libbzip2_path" => "/usr/local/lib/libbz2.so",
41-
)</code></pre><p>Note that the product name is <code>libbzip2</code>, but we use <code>libbzip2_path</code>.</p><div class="admonition is-warning"><header class="admonition-header">Warning</header><div class="admonition-body"><p>There are two common cases where this will not work:</p><ol><li>The JLL is part of the <a href="https://github.com/JuliaLang/julia/tree/master/stdlib">Julia stdlib</a>, for example <code>Zlib_jll</code></li><li>The JLL has not been compiled with <a href="https://github.com/JuliaPackaging/JLLWrappers.jl">JLLWrappers.jl</a> as a dependency. In this case, it means that the last build of the JLL pre-dates the introduction of the JLLWrappers package and needs a fresh build. Please open an issue on <a href="https://github.com/JuliaPackaging/Yggdrasil/">Yggdrasil</a> requesting a new build, or make a pull request to update the relevant <code>build_tarballs.jl</code> script.</li></ol></div></div></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../build_tips/">« Build Tips</a><a class="docs-footer-nextpage" href="../FAQ/">FAQ »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="auto">Automatic (OS)</option><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option><option value="catppuccin-latte">catppuccin-latte</option><option value="catppuccin-frappe">catppuccin-frappe</option><option value="catppuccin-macchiato">catppuccin-macchiato</option><option value="catppuccin-mocha">catppuccin-mocha</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.8.0 on <span class="colophon-date" title="Friday 3 January 2025 23:31">Friday 3 January 2025</span>. Using Julia version 1.7.3.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
41+
)</code></pre><p>Note that the product name is <code>libbzip2</code>, but we use <code>libbzip2_path</code>.</p><div class="admonition is-warning"><header class="admonition-header">Warning</header><div class="admonition-body"><p>There are two common cases where this will not work:</p><ol><li>The JLL is part of the <a href="https://github.com/JuliaLang/julia/tree/master/stdlib">Julia stdlib</a>, for example <code>Zlib_jll</code></li><li>The JLL has not been compiled with <a href="https://github.com/JuliaPackaging/JLLWrappers.jl">JLLWrappers.jl</a> as a dependency. In this case, it means that the last build of the JLL pre-dates the introduction of the JLLWrappers package and needs a fresh build. Please open an issue on <a href="https://github.com/JuliaPackaging/Yggdrasil/">Yggdrasil</a> requesting a new build, or make a pull request to update the relevant <code>build_tarballs.jl</code> script.</li></ol></div></div></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../build_tips/">« Build Tips</a><a class="docs-footer-nextpage" href="../FAQ/">FAQ »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="auto">Automatic (OS)</option><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option><option value="catppuccin-latte">catppuccin-latte</option><option value="catppuccin-frappe">catppuccin-frappe</option><option value="catppuccin-macchiato">catppuccin-macchiato</option><option value="catppuccin-mocha">catppuccin-mocha</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.8.0 on <span class="colophon-date" title="Friday 3 January 2025 23:58">Friday 3 January 2025</span>. Using Julia version 1.7.3.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>

previews/PR1360/reference/index.html

Lines changed: 12 additions & 12 deletions
Large diffs are not rendered by default.

previews/PR1360/rootfs/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

previews/PR1360/tricksy_gotchas/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

previews/PR1360/troubleshooting/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@
4141

4242
&quot;Clang&quot;
4343

44-
version 12.0.0.</code></pre><p>This issue is caused by not setting CMake policy CMP0025. This policy is supposed to only affect the CompilerId for AppleClang, but it also has the effect of turning off feature detection for upstream clang (which is what we&#39;re using here) on CMake versions prior to CMake 3.18. Add</p><pre><code class="nohighlight hljs">cmake_policy(SET CMP0025 NEW)</code></pre><p>At the very top of your CMakeLists.txt, before the project definition (or get an updated version of CMake).</p></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../FAQ/">« FAQ</a><a class="docs-footer-nextpage" href="../rootfs/">RootFS »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="auto">Automatic (OS)</option><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option><option value="catppuccin-latte">catppuccin-latte</option><option value="catppuccin-frappe">catppuccin-frappe</option><option value="catppuccin-macchiato">catppuccin-macchiato</option><option value="catppuccin-mocha">catppuccin-mocha</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.8.0 on <span class="colophon-date" title="Friday 3 January 2025 23:31">Friday 3 January 2025</span>. Using Julia version 1.7.3.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
44+
version 12.0.0.</code></pre><p>This issue is caused by not setting CMake policy CMP0025. This policy is supposed to only affect the CompilerId for AppleClang, but it also has the effect of turning off feature detection for upstream clang (which is what we&#39;re using here) on CMake versions prior to CMake 3.18. Add</p><pre><code class="nohighlight hljs">cmake_policy(SET CMP0025 NEW)</code></pre><p>At the very top of your CMakeLists.txt, before the project definition (or get an updated version of CMake).</p></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../FAQ/">« FAQ</a><a class="docs-footer-nextpage" href="../rootfs/">RootFS »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="auto">Automatic (OS)</option><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option><option value="catppuccin-latte">catppuccin-latte</option><option value="catppuccin-frappe">catppuccin-frappe</option><option value="catppuccin-macchiato">catppuccin-macchiato</option><option value="catppuccin-mocha">catppuccin-mocha</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.8.0 on <span class="colophon-date" title="Friday 3 January 2025 23:58">Friday 3 January 2025</span>. Using Julia version 1.7.3.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>

0 commit comments

Comments
 (0)