Date: Tue, 7 Jan 2014 19:11:32 +0100 From: Baptiste Daroussin <bapt@freebsd.org> To: Alberto Villa <avilla@FreeBSD.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r338983 - head/Mk/Uses Message-ID: <20140107181132.GQ36154@ithaqua.etoilebsd.net> In-Reply-To: <CAJp7RHbwhuLsipkCqKoAzTUoVunpZvv9d9PxEoWZkdb9mQpaSg@mail.gmail.com> References: <201401070818.s078Iwww001363@svn.freebsd.org> <CAJp7RHZE8gaOP05pMzmApt1ustyNQ3EPb3h3Mt14-Sf3KOuELg@mail.gmail.com> <20140107135942.GM36154@ithaqua.etoilebsd.net> <CAJp7RHZkhDOH7KBvZQN2Oc0Rehq8VBnGzEjZGdYGeidwFnrXqA@mail.gmail.com> <CAJp7RHbwhuLsipkCqKoAzTUoVunpZvv9d9PxEoWZkdb9mQpaSg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--oDto3OTLsk6uOlQH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 07, 2014 at 06:56:47PM +0100, Alberto Villa wrote: > 2014/1/7 Alberto Villa <avilla@freebsd.org>: > > 2014/1/7 Baptiste Daroussin <bapt@freebsd.org>: > >> On Tue, Jan 07, 2014 at 04:40:55PM +0300, Alberto Villa wrote: > >>> Is it a good thing to put a user related switch (you don't want to set > >>> "verbose" in ports Makefiles) as a USES argument? In cmake.mk we use > >>> CMAKE_VERBOSE (and so we do in qmake.mk), which can be set in > >>> make.conf(5). I suggest a NINJA_VERBOSE to replace USES=3Dninja:verbo= se. > >> > >> I was puzzled about it you are right :) > >> > >> Want to do it? > > > > Sure, OK! >=20 > Done in r339016. >=20 > Just a question: if Ninja can replace make completely (can it?), > shouldn't it be a user switchable solution a' la ccache? > --=20 > Alberto Villa, FreeBSD committer <avilla@FreeBSD.org> > http://people.FreeBSD.org/~avilla Nope cmake + make can be replaced by cmake + ninja but not other usage of ninja like chrome, v8 and nodejs. So any clever idea is welcome :) regards, Bapt --oDto3OTLsk6uOlQH Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.15 (FreeBSD) iEYEARECAAYFAlLMQ1MACgkQ8kTtMUmk6EzAVQCaA2Kf7Fk4pRoVzva12JaN+GSR JwcAoJTKTcsjwT3QtNcdnZ1TUeApTeNB =2eyE -----END PGP SIGNATURE----- --oDto3OTLsk6uOlQH--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140107181132.GQ36154>