simon-git: putty (master): putty.git
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Sat Jan 21 15:30:57 GMT 2017
TL;DR:
2c07c64 Checklist updates from the website revamp.
d3c5271 Rename the maps directory in release.pl.
73e5b6d Fix misspelled redirect of the 64-bit installer.
Repository: https://git.tartarus.org/simon/putty.git
On the web: https://git.tartarus.org/?p=simon/putty.git
Branch updated: master
Committer: putty.git
Date: 2017-01-21 15:30:57
commit 2c07c641a0db53467dfedb7611d8db5e4b66de1e
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=2c07c641a0db53467dfedb7611d8db5e4b66de1e;hp=19aefec3e8b33f12e6edbead1028c07b5f486ce0
Author: Simon Tatham <anakin at pobox.com>
Date: Sat Dec 31 17:27:30 2016 +0000
Checklist updates from the website revamp.
I've now made a new section about how to turn on pre-release mode,
because although it's been carefully made trivial within the website
repo itself, there are still several things in other places I need to
edit.
Also added a note to myself to turn off nightly pre-release builds
after the release has gone out. I found on a previous occasion that my
build machine had been building them for months after they were
needed, which was harmless to the website but a waste of CPU!
CHECKLST.txt | 27 +++++++++++++++++++++++++--
1 file changed, 25 insertions(+), 2 deletions(-)
commit d3c52715d8a6156a9ea22139602838840fb9daf3
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=d3c52715d8a6156a9ea22139602838840fb9daf3;hp=2c07c641a0db53467dfedb7611d8db5e4b66de1e
Author: Simon Tatham <anakin at pobox.com>
Date: Sat Jan 21 15:17:03 2017 +0000
Rename the maps directory in release.pl.
The code that copies the link maps of the release Windows builds into
the place I store them for later debugging should now not
embarrassingly look in the wrong place when we make our first
post-VS2015 release.
release.pl | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
commit 73e5b6db25f4f2e3b3a52744d0a8df5acc98ef4d
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=73e5b6db25f4f2e3b3a52744d0a8df5acc98ef4d;hp=d3c52715d8a6156a9ea22139602838840fb9daf3
Author: Simon Tatham <anakin at pobox.com>
Date: Sat Jan 21 15:29:50 2017 +0000
Fix misspelled redirect of the 64-bit installer.
The .htaccess written by Buildscr into the w64 directory was applying
a redirect from 'putty-installer.msi', but in fact the name by which
the website links to snapshot and prerelease installers in that
directory is 'putty-64bit-installer.msi'.
Buildscr | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the tartarus-commits
mailing list