Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Produce colored diagnostics when building ninja with clang. #297

Merged
merged 1 commit into from
May 7, 2012

Conversation

nico
Copy link
Collaborator

@nico nico commented May 4, 2012

This can be disabled by having -fno-color-diagnostics in CFLAGS,
or setting TERM to dumb.

@nico
Copy link
Collaborator Author

nico commented May 5, 2012

Now without that weird merge commit.

This can be disabled by having -fno-color-diagnostics in CFLAGS,
or setting TERM to dumb.
@annulen
Copy link

annulen commented May 5, 2012

I think it's better to fix Ninja itself instead - with make clang doesn't require -fcolor-diagnostics to produce colored diagnostics.

@nico
Copy link
Collaborator Author

nico commented May 5, 2012

@annulen See issue #174 for extensive discussion on that point.

evmar added a commit that referenced this pull request May 7, 2012
Produce colored diagnostics when building ninja with clang.
@evmar evmar merged commit ff16370 into ninja-build:master May 7, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants