Re: [gentoo-dev] new eclass: meson.eclass for the meson build system

2017-05-04 Thread Ilya Tumaykin
Hello. Why even bother with _set_build_dir() function? It's called only once and unconditionally. -- Best regards. Ilya Tumaykin. signature.asc Description: This is a digitally signed message part.

Re: [gentoo-dev] new eclass: meson.eclass for the meson build system

2017-05-04 Thread Ulrich Mueller
> On Wed, 3 May 2017, William Hubbs wrote: > # @VARIABLE: mymesonargs I guess this is modeled after cmake-utils.eclass, but should eclass variables really use the "my" prefix? There seems to be no formal rule for this, but numerous devmanual examples (like MY_PV) suggest that MY is available

Re: [gentoo-dev] new eclass: meson.eclass for the meson build system

2017-05-04 Thread Michał Górny
On śro, 2017-05-03 at 22:11 -0500, William Hubbs wrote: > # Copyright 2017 Gentoo Foundation > # Distributed under the terms of the GNU General Public License v2 > > # @ECLASS: meson.eclass > # @MAINTAINER: > # William Hubbs > # @BLURB: common ebuild functions for