Opened 3 months ago

Closed 2 months ago

#5745 closed enhancement (fixed)

ninja-1.13.0

Reported by: Bruce Dubbs Owned by: lfs-book
Priority: normal Milestone: 12.4
Component: Book Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (2)

comment:1 by Bruce Dubbs, 2 months ago

v1.13.0

  • Ninja now automatically joins a GNU Make jobserver as a client (version 4.4 on non-Windows systems required for "fifo" style)
  • Print exit code of failed subcommands
  • ninja -t compdb accepts a target
  • Support for ANSI (color) escape codes in NINJA_STATUS

See https://github.com/ninja-build/ninja/milestone/8?closed=1 for a complete list of changes.

comment:2 by Bruce Dubbs, 2 months ago

Resolution: fixed
Status: newclosed

Fixed at commit d4171ab2ff.

Note: See TracTickets for help on using tickets.