[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Make, MAKE_TERMOUT, color escape sequences, TTYs, and PTYs
From: |
Paul Smith |
Subject: |
Re: Make, MAKE_TERMOUT, color escape sequences, TTYs, and PTYs |
Date: |
Sun, 29 May 2016 11:04:49 -0400 |
On Sat, 2016-05-28 at 16:09 -0700, Josh Triplett wrote:
> If make's own stdout/stderr refers to a PTY, make could create PTYs in
> place of pipes, collect output that way, and synchronize it to its own
> stdout/stderr as it does now.
Just for clarity: GNU make doesn't use pipes to collect output, it uses
IO redirection to temporary files.
I don't see any serious issue with this proposal, as long as it's
appropriately managed for portability.
- Make, MAKE_TERMOUT, color escape sequences, TTYs, and PTYs, Josh Triplett, 2016/05/28
- Re: Make, MAKE_TERMOUT, color escape sequences, TTYs, and PTYs,
Paul Smith <=
- Re: Make, MAKE_TERMOUT, color escape sequences, TTYs, and PTYs, Tristan Wibberley, 2016/05/29
- Re: Make, MAKE_TERMOUT, color escape sequences, TTYs, and PTYs, Josh Triplett, 2016/05/31
- Prev by Date:
Make, MAKE_TERMOUT, color escape sequences, TTYs, and PTYs
- Next by Date:
Re: Make, MAKE_TERMOUT, color escape sequences, TTYs, and PTYs
- Previous by thread:
Make, MAKE_TERMOUT, color escape sequences, TTYs, and PTYs
- Next by thread:
Re: Make, MAKE_TERMOUT, color escape sequences, TTYs, and PTYs
- Index(es):