simon-git: halibut (master): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Sat May 13 20:39:58 BST 2017


TL;DR:
  9483106 Build a Windows halibut.exe using clang-cl.

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-13 20:39:58

commit 94831068fb5573b1ebdb9def9c2ad09f0694d45c
web diff https://git.tartarus.org/?p=simon/halibut.git;a=commitdiff;h=94831068fb5573b1ebdb9def9c2ad09f0694d45c;hp=7e330bca5bc45fa7feb6c31da5c3f1b6b44c208c
Author: Simon Tatham <anakin at pobox.com>
Date:   Sat May 13 20:10:55 2017 +0100

    Build a Windows halibut.exe using clang-cl.
    
    Or rather, clang in MS-targeted code generation but still with the
    Unix-style command line, which lets me use the existing Makefile with
    almost no change.

 Buildscr | 18 ++++++++++++++----
 Makefile |  9 ++++++---
 2 files changed, 20 insertions(+), 7 deletions(-)



More information about the tartarus-commits mailing list