public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Cc: Adolf Belka <adolf.belka@ipfire.org>
Subject: [PATCH] ninja: Update to version 1.13.1
Date: Mon, 27 Oct 2025 11:54:50 +0100	[thread overview]
Message-ID: <20251027105450.49660-2-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20251027105450.49660-1-adolf.belka@ipfire.org>

- Update from version 1.12.1 to 1.13.1
- No change in rootfile
- Changelog
    1.13.1
	Fix LINK : fatal error LNK1104: cannot open file on Windows in some cases #2616
	Compatibility with older distros for Linux ARM version #2619
	Restore "multiple rules generate" error with dyndep #2621
    1.13.0
	Ninja now automatically joins a GNU Make jobserver as a client (version 4.4 on
	 non-Windows systems required for "fifo" style) #1139
	Print exit code of failed subcommands #1507
	New tool ninja -t compdb-targets like compdb, but takes a list of targets
	 instead of rules #1544
	Support for ANSI (color) escape codes in NINJA_STATUS #713

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 lfs/ninja | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lfs/ninja b/lfs/ninja
index 50e97f69f..1d502d051 100644
--- a/lfs/ninja
+++ b/lfs/ninja
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.12.1
+VER        = 1.13.1
 
 THISAPP    = ninja-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 915545888cbd7d9e6e7e4fb0bad42f6c36ecef2de93356966541de0f8f4315e59e47cf20f189de5de11ba2a038488c7964ec709bad8868488cc03524a88483f4
+$(DL_FILE)_BLAKE2 = 610faa82e23ad23ec949f8a75cb4d8533c654bbfea63f2105e214d49cbf739af29d3ceebb4ead52693c7d925220817970073cd14ac8e948c5130b9ecfbac26ba
 
 install : $(TARGET)
 
-- 
2.51.1



      reply	other threads:[~2025-10-27 10:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-27 10:54 [PATCH] core199: Ship ninja Adolf Belka
2025-10-27 10:54 ` Adolf Belka [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20251027105450.49660-2-adolf.belka@ipfire.org \
    --to=adolf.belka@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox