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

Fix setupext [backport to 1.4.x] #3510

Merged
merged 1 commit into from Sep 18, 2014
Merged

Commits on Sep 14, 2014

  1. Add proper search for libpng and freetype on win32 during install.

    Allow for getstatusoutput on win32 and use INCLUDE and LIB env vars
    
    Back off on the use of the environmental variables
    
    Pinpointed necessary location for INCLUDE
    
    Fix link to matplotlib-winbuild
    
    Normalize handling of library location finding
    
    Include more paths in the search
    
    Restore _check for_pkg_config behavior
    
    Implement getstatusoutput on win32
    
    Remove win32 getstatusoutput in favor of explicit check_include_file
    blink1073 committed Sep 14, 2014
    Copy the full SHA
    3c99de4 View commit details
    Browse the repository at this point in the history