On Mon, Apr 23, 2018 at 02:29:14PM +0100, Emmanuele Bassi wrote:
> From: Emmanuele Bassi
>
> This is an RFC/work-in-progress patch series for adding a Meson build to
> Wayland.
>
> It's not ready for merge, as it has a couple of issues:
>
> - the Doxygen-generated man pages are installed under
On Tue, 24 Apr 2018 09:03:05 +0100
Emmanuele Bassi wrote:
> On 23 April 2018 at 15:06, Pekka Paalanen wrote:
>
> > > - the Doxygen-generated man pages are installed under $datadir/man,
> > >instead of $mandir, because of Doxygen peculiarities, like forcing
> > >the creation of a `man3`
On 23 April 2018 at 15:06, Pekka Paalanen wrote:
> > - the Doxygen-generated man pages are installed under $datadir/man,
> >instead of $mandir, because of Doxygen peculiarities, like forcing
> >the creation of a `man3` directory for no reason; additionally, Meson
> >doesn't really li
On Mon, 23 Apr 2018 14:29:14 +0100
Emmanuele Bassi wrote:
> From: Emmanuele Bassi
>
> This is an RFC/work-in-progress patch series for adding a Meson build to
> Wayland.
>
> It's not ready for merge, as it has a couple of issues:
Awesome!
> - the Doxygen-generated man pages are installed un
From: Emmanuele Bassi
This is an RFC/work-in-progress patch series for adding a Meson build to
Wayland.
It's not ready for merge, as it has a couple of issues:
- the Doxygen-generated man pages are installed under $datadir/man,
instead of $mandir, because of Doxygen peculiarities, like forc