svn commit: r338983 - head/Mk/Uses

Baptiste Daroussin bapt at freebsd.org
Tue Jan 7 18:11:37 UTC 2014


On Tue, Jan 07, 2014 at 06:56:47PM +0100, Alberto Villa wrote:
> 2014/1/7 Alberto Villa <avilla at freebsd.org>:
> > 2014/1/7 Baptiste Daroussin <bapt at 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=ninja:verbose.
> >>
> >> I was puzzled about it you are right :)
> >>
> >> Want to do it?
> >
> > Sure, OK!
> 
> Done in r339016.
> 
> Just a question: if Ninja can replace make completely (can it?),
> shouldn't it be a user switchable solution a' la ccache?
> -- 
> Alberto Villa, FreeBSD committer <avilla at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20140107/92823f54/attachment.sig>


More information about the svn-ports-all mailing list