simon-git: spigot (master): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Wed Aug 23 20:58:01 BST 2017


TL;DR:
  32b73a4 Buildscr: stop delegating to Windows for code signing.

Repository:     https://git.tartarus.org/simon/spigot.git
On the web:     https://git.tartarus.org/?p=simon/spigot.git
Branch updated: master
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2017-08-23 20:58:01

commit 32b73a48e30882f0e5a0cfae6ac932c9593b2571
web diff https://git.tartarus.org/?p=simon/spigot.git;a=commitdiff;h=32b73a48e30882f0e5a0cfae6ac932c9593b2571;hp=e513b0789875f30414f887c65b9222e35eb82810
Author: Simon Tatham <anakin at pobox.com>
Date:   Wed Aug 23 20:54:05 2017 +0100

    Buildscr: stop delegating to Windows for code signing.
    
    At least, not in the default clang-cl build mode. In Visual Studio
    build mode, we still delegate to Windows, because we had to do that
    anyway for the main compilation. But in the default mode, we now don't
    do anything on Windows or even a plausible Windows emulation.

 Buildscr | 29 +++++++++++++++++------------
 1 file changed, 17 insertions(+), 12 deletions(-)



More information about the tartarus-commits mailing list