$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [quickbook] diagnosing a missing [endsect]?
From: Daniel James (dnljms_at_[hidden])
Date: 2017-03-17 15:22:49
On 17 March 2017 at 14:46, Peter Dimov via Boost <boost_at_[hidden]> wrote:
>> There is a prebuilt Quickbook in libboost-dev, but it's 1.46 on Ubuntu
>> Precise which Travis uses, so it will not contain our hypothetical strict
>> validation options. We could bite the bullet and build it from source, I
>> suppose. But...
>
>
> On further reflection, the obvious way to make Quickbook available for
> Travis/Appveyor builds is to just publish binaries using the Github release
> system.
Perhaps something like this?
https://github.com/boostorg/website/blob/master/.travis.yml#L13