-
Notifications
You must be signed in to change notification settings - Fork 32
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
Use Make Automatic Variables, update msvs-detect #125
Conversation
97c703c
to
89ce2b6
Compare
89ce2b6
to
543ec4e
Compare
CFLAGS
and CPPFLAGS
, update msvs-detect9653ba2
to
aefb885
Compare
d952ca9
to
305b944
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In-passing comment on one of the Makefile changes!
I've looked at some of the earlier commits of this already - I like the direction it's going, but could you split the first 3 commits to a separate PR because I think they should all pass immediately and it will get the noise out of the way of looking at the C compiler warnings part?
305b944
to
7f54e3c
Compare
I've removed the compiler warnings commits from this PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lovely, ta!
Hacking in passing, I decided to use Make Automatic Variables to avoid redundancies with file names, and update msvc-detect.