[www] r339325 - win snapshot: r339319, now with pgp signatures
Hans Wennborg via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 9 03:31:26 PDT 2018
Author: hans
Date: Thu Aug 9 03:31:26 2018
New Revision: 339325
URL: http://llvm.org/viewvc/llvm-project?rev=339325&view=rev
Log:
win snapshot: r339319, now with pgp signatures
Modified:
www/trunk/builds/index.html
Modified: www/trunk/builds/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/builds/index.html?rev=339325&r1=339324&r2=339325&view=diff
==============================================================================
--- www/trunk/builds/index.html (original)
+++ www/trunk/builds/index.html Thu Aug 9 03:31:26 2018
@@ -36,8 +36,8 @@ license.</p>
<div class="rel_boxtext">
<p>We provide a periodically updated installer for Windows:</p>
- <p><a href="http://prereleases.llvm.org/win-snapshots/LLVM-8.0.0-r339039-win64.exe">Windows installer (64-bit)</a>,
- based on SVN r339039 (7 August 2018).</p>
+ <p><a href="http://prereleases.llvm.org/win-snapshots/LLVM-8.0.0-r339319-win64.exe">Windows installer (64-bit)</a> <a href="http://prereleases.llvm.org/win-snapshots/LLVM-8.0.0-r339319-win64.exe.sig">(.sig)</a>,
+ based on SVN r339319 (9 August 2018).</p>
<p>Currently, the package includes
<a href="https://clang.llvm.org">clang</a>,
@@ -58,8 +58,10 @@ license.</p>
<code>/p:PlatformToolset=llvm</code> to try out the toolchain without
modifying the project files.</p>
- <p>A <a href="http://prereleases.llvm.org/win-snapshots/LLVM-8.0.0-r339039-win32.exe">32-bit version</a>
+ <p>A <a href="http://prereleases.llvm.org/win-snapshots/LLVM-8.0.0-r339319-win32.exe">32-bit version</a> <a href="http://prereleases.llvm.org/win-snapshots/LLVM-8.0.0-r339319-win32.exe.sig">(.sig)</a>
of the installer is also available.</p>
+
+ <p>The .sig files are PGP signatures using key <a href="https://releases.llvm.org/6.0.0/hans-gpg-key.asc">345AD05D</a>.</p>
</div>
<div class="rel_section">clang-format plugin for Visual Studio</div>
@@ -69,8 +71,8 @@ license.</p>
requires Visual Studio 2012 Professional or later. Notably, the Express
editions do not support plugins.</p>
- <p><a href="http://prereleases.llvm.org/win-snapshots/ClangFormat-r339039.vsix">Visual Studio plugin installer</a>,
- based on SVN r339039. Also available <a href="https://marketplace.visualstudio.com/items?itemName=LLVMExtensions.ClangFormat">at the Visual Studio Marketplace</a>. A separate build of the clang-format binary is available as <a href="http://prereleases.llvm.org/win-snapshots/clang-format-r339039.exe">clang-format-r339039.exe</a>.</p>
+ <p><a href="http://prereleases.llvm.org/win-snapshots/ClangFormat-r339319.vsix">Visual Studio plugin installer</a> <a href="http://prereleases.llvm.org/win-snapshots/ClangFormat-r339319.vsix.sig">(.sig)</a>,
+ based on SVN r339319. Also available <a href="https://marketplace.visualstudio.com/items?itemName=LLVMExtensions.ClangFormat">at the Visual Studio Marketplace</a>. A separate build of the clang-format binary is available as <a href="http://prereleases.llvm.org/win-snapshots/clang-format-r339319.exe">clang-format-r339319.exe</a> <a href="http://prereleases.llvm.org/win-snapshots/clang-format-r339319.exe.sig">(.sig)</a>.</p>
</div>
More information about the llvm-commits
mailing list