[www] r346646 - Win snapshot: r346630
Hans Wennborg via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 12 03:47:18 PST 2018
Author: hans
Date: Mon Nov 12 03:47:17 2018
New Revision: 346646
URL: http://llvm.org/viewvc/llvm-project?rev=346646&view=rev
Log:
Win snapshot: r346630
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=346646&r1=346645&r2=346646&view=diff
==============================================================================
--- www/trunk/builds/index.html (original)
+++ www/trunk/builds/index.html Mon Nov 12 03:47:17 2018
@@ -36,8 +36,8 @@ license.</p>
<div class="rel_boxtext">
<p>We provide a periodically updated installer for Windows:</p>
- <p><a href="https://prereleases.llvm.org/win-snapshots/LLVM-8.0.0-r345380-win64.exe">Windows installer (64-bit)</a> <a href="https://prereleases.llvm.org/win-snapshots/LLVM-8.0.0-r345380-win64.exe.sig">(.sig)</a>,
- based on SVN r345380 (26 October 2018).</p>
+ <p><a href="https://prereleases.llvm.org/win-snapshots/LLVM-8.0.0-r346630-win64.exe">Windows installer (64-bit)</a> <a href="https://prereleases.llvm.org/win-snapshots/LLVM-8.0.0-r346630-win64.exe.sig">(.sig)</a>,
+ based on SVN r346630 (12 November 2018).</p>
<p>If there is a previous version installed, the installer provides an option
to uninstall it.</p>
@@ -61,10 +61,10 @@ license.</p>
<code>/p:PlatformToolset=llvm</code> to try out the toolchain without
modifying the project files.</p>
- <p>A <a href="https://prereleases.llvm.org/win-snapshots/LLVM-8.0.0-r345380-win32.exe">32-bit version</a> <a href="https://prereleases.llvm.org/win-snapshots/LLVM-8.0.0-r345380-win32.exe.sig">(.sig)</a>
+ <p>A <a href="https://prereleases.llvm.org/win-snapshots/LLVM-8.0.0-r346630-win32.exe">32-bit version</a> <a href="https://prereleases.llvm.org/win-snapshots/LLVM-8.0.0-r346630-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>
+ <p>The .sig files are PGP signatures using key <a href="https://releases.llvm.org/6.0.0/hans-gpg-key.asc">346630</a>.</p>
</div>
<div class="rel_section">clang-format plugin for Visual Studio</div>
@@ -74,8 +74,8 @@ license.</p>
requires Visual Studio 2012 Professional or later. Notably, the Express
editions do not support plugins.</p>
- <p><a href="https://prereleases.llvm.org/win-snapshots/ClangFormat-r345380.vsix">Visual Studio plugin installer</a> <a href="https://prereleases.llvm.org/win-snapshots/ClangFormat-r345380.vsix.sig">(.sig)</a>,
- based on SVN r345380. 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="https://prereleases.llvm.org/win-snapshots/clang-format-r345380.exe">clang-format-r345380.exe</a> <a href="https://prereleases.llvm.org/win-snapshots/clang-format-r345380.exe.sig">(.sig)</a>.</p>
+ <p><a href="https://prereleases.llvm.org/win-snapshots/ClangFormat-r346630.vsix">Visual Studio plugin installer</a> <a href="https://prereleases.llvm.org/win-snapshots/ClangFormat-r346630.vsix.sig">(.sig)</a>,
+ based on SVN r346630. 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="https://prereleases.llvm.org/win-snapshots/clang-format-r346630.exe">clang-format-r346630.exe</a> <a href="https://prereleases.llvm.org/win-snapshots/clang-format-r346630.exe.sig">(.sig)</a>.</p>
</div>
More information about the llvm-commits
mailing list