[llvm] r187874 - Add support for linking against a curses library when available and

Sean Silva silvas at purdue.edu
Wed Aug 7 12:25:57 PDT 2013


On Wed, Aug 7, 2013 at 12:19 PM, Richard <legalize at xmission.com> wrote:

>
> (Background: I'm the creator of the terminals wiki, linked in my
> signature, and I probably know way too much about terminals, escape
> codes, curses, termcap, etc., than any sane person should know :-).
> Amazingly enough, I have quite a bit of company in that box of insane
> persons.)
>

Do you have any idea if it would be too much code to detect the presence of
color terminals ourselves? (e.g. just hardcoding the small(?) amount of
specific functionality we need to detect color support and nothing else)

-- Sean Silva
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130807/ad6b9b34/attachment.html>


More information about the llvm-commits mailing list