simon-git: halibut (master): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Mon May 15 09:00:46 BST 2017


TL;DR:
  8fa78c4 Update .gitignore.
  b6b32a8 Remove Buildscr.test.
  407cafe Update copyright date.

Repository:     https://git.tartarus.org/simon/halibut.git
On the web:     https://git.tartarus.org/?p=simon/halibut.git
Branch updated: master
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2017-05-15 09:00:46

commit 8fa78c44c9cad7ffd50fb914c9ebaa3ea67a5f6f
web diff https://git.tartarus.org/?p=simon/halibut.git;a=commitdiff;h=8fa78c44c9cad7ffd50fb914c9ebaa3ea67a5f6f;hp=e85dd26ce35d98e2340fc1b8b6d2dea474e0a8b4
Author: Simon Tatham <anakin at pobox.com>
Date:   Mon May 15 08:30:33 2017 +0100

    Update .gitignore.
    
    Now that I'm building a .chm as part of the default doc/Makefile
    target, I should ignore it.

 .gitignore | 1 +
 1 file changed, 1 insertion(+)

commit b6b32a8be2438548a848639f5f1f098a8b70a720
web diff https://git.tartarus.org/?p=simon/halibut.git;a=commitdiff;h=b6b32a8be2438548a848639f5f1f098a8b70a720;hp=8fa78c44c9cad7ffd50fb914c9ebaa3ea67a5f6f
Author: Simon Tatham <anakin at pobox.com>
Date:   Mon May 15 08:37:50 2017 +0100

    Remove Buildscr.test.
    
    Its purpose was as a convenient way to make the full set of test
    output files from inputs/test.but, _even_ the one that needed help
    from a Windows (or close enough) build machine to run HHC. But now we
    can generate CHM directly, the latter is not necessary, so this build
    script is no longer doing anything you can't do just as easily by just
    running 'halibut inputs/test.but'.

 Buildscr.test | 31 -------------------------------
 1 file changed, 31 deletions(-)

commit 407cafe5384a606ad5175e26653b261ef2efe460
web diff https://git.tartarus.org/?p=simon/halibut.git;a=commitdiff;h=407cafe5384a606ad5175e26653b261ef2efe460;hp=b6b32a8be2438548a848639f5f1f098a8b70a720
Author: Simon Tatham <anakin at pobox.com>
Date:   Mon May 15 08:43:14 2017 +0100

    Update copyright date.
    
    I think it's fair to say that I've added substantial new code this
    year.

 LICENCE         | 2 +-
 doc/blurb.but   | 2 +-
 doc/licence.but | 2 +-
 licence.c       | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)



More information about the tartarus-commits mailing list