simon-git: putty (main): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Sun Apr 18 17:09:33 BST 2021


TL;DR:
  fa353e9f Add missing dependencies on generated source files.
  f6142ba2 Disavow putty.org in the FAQ.

Repository:     https://git.tartarus.org/simon/putty.git
On the web:     https://git.tartarus.org/?p=simon/putty.git
Branch updated: main
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2021-04-18 17:09:33

commit fa353e9f4a173573c9bdc365145c5a50c51b3c5b
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=fa353e9f4a173573c9bdc365145c5a50c51b3c5b;hp=d01f682f32fb753df0652bb950fecaa47ee1b618
Author: Simon Tatham <anakin at pobox.com>
Date:   Sun Apr 18 17:01:50 2021 +0100

    Add missing dependencies on generated source files.
    
    The utils library shouldn't be built until cmake_commit.c exists, and
    similarly with the charset library and sbcsdat.c.

 CMakeLists.txt         | 1 +
 charset/CMakeLists.txt | 1 +
 2 files changed, 2 insertions(+)

commit f6142ba29b9398d03ad56b5e2db03c5ec9fcba44
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=f6142ba29b9398d03ad56b5e2db03c5ec9fcba44;hp=fa353e9f4a173573c9bdc365145c5a50c51b3c5b
Author: Simon Tatham <anakin at pobox.com>
Date:   Sun Apr 18 17:03:01 2021 +0100

    Disavow putty.org in the FAQ.
    
    A user asked recently whether it was our website, and that seemed like
    a fair question. It isn't, and we should make that as clear as we can.

 doc/faq.but | 10 ++++++++++
 1 file changed, 10 insertions(+)



More information about the tartarus-commits mailing list