Commit graph

2 commits

Author SHA1 Message Date
Dan Nicholson
df6e4b6cf1 pkg: Check INCLUDE environment variable for MSVC
On Windows builds when --msvc-syntax is in use, add paths in the INCLUDE
environment variable to the system include search path and ignore the
various GCC environment variables. See
https://msdn.microsoft.com/en-us/library/73f9s62w.aspx for details.

https://bugs.freedesktop.org/show_bug.cgi?id=94729
2017-03-20 11:34:02 -05:00
Dan Nicholson
1dfe95b8b8 check: Add test for system flags pruning
Test that pkg-config respects the various environment variables that
override the system flags handling.

https://bugs.freedesktop.org/show_bug.cgi?id=94729
2017-03-20 11:06:00 -05:00