$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Olaf van der Spek (ml_at_[hidden])
Date: 2022-11-16 20:31:54
On Wed, Nov 16, 2022 at 11:08 AM Andrey Semashev via Boost
<boost_at_[hidden]> wrote:
>
> On 11/16/22 11:54, Peter Dimov via Boost wrote:
> >
> > I have added a Github Action to the superproject that should generate tarballs
> > with submodules on every tag:
> >
> > https://github.com/boostorg/boost/blob/master/.github/workflows/release.yml
> >
> > We'll see how well this works once the beta is tagged. (We don't tag RCs.)
>
> I think you need to convert the line endings for the .zip archive. And
> .7z might be desired.
Do normal line endings not work on Windows? ;)
-- Olaf