Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Apr 2021 07:00:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 254678] Mk/Uses/ninja.mk: Add support for devel/samurai
Message-ID:  <bug-254678-7788-O6AbkOBZgk@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-254678-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-254678-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254678

--- Comment #30 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3Da91d65363fe8aa72bdf427bb639b0fe=
258ee7c01

commit a91d65363fe8aa72bdf427bb639b0fe258ee7c01
Author:     Tobias Kortkamp <tobik@FreeBSD.org>
AuthorDate: 2021-04-06 07:23:13 +0000
Commit:     Tobias Kortkamp <tobik@FreeBSD.org>
CommitDate: 2021-04-20 06:57:34 +0000

    Mk/Uses/ninja.mk: Add support for devel/samurai (D29353)

    Samurai is a Ninja-compatible build tool with fewer dependencies
    than Ninja.  Hook it to the framework via a new NINJA_DEFAULT.

    This also adds %p to NINJA_STATUS to make Ninja or Samurai print
    the percentage of completed jobs to make it easier to eyeball how
    much of the build is done.

    PR:             254678
    Exp-run by:     antoine

 Mk/Uses/ninja.mk              | 61 +++++++++++++++++++++++++++++++++++++++=
----
 Mk/bsd.default-versions.mk    |  4 ++-
 devel/jiri/Makefile           |  5 ++--
 devel/meson/Makefile          |  3 +--
 devel/tinygo/Makefile         |  5 ++--
 graphics/py-h3/Makefile       |  3 +--
 japanese/mozc-server/Makefile |  7 +++--
 lang/mono6.8/Makefile         |  2 +-
 lang/rust-bootstrap/Makefile  |  3 +--
 lang/rust/Makefile            |  5 ++--
 math/py-pdal/Makefile         |  5 ++--
 math/sage/Makefile            |  8 +++---
 multimedia/handbrake/Makefile |  4 +--
 sysutils/fluxengine/Makefile  |  4 +--
 www/deno/Makefile             |  4 +--
 www/qt5-webengine/Makefile    |  3 +--
 16 files changed, 84 insertions(+), 42 deletions(-)

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-254678-7788-O6AbkOBZgk>