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

RFC: Update Windows build toolchain and instructions #11705

Merged
merged 4 commits into from
Jun 20, 2015
Merged

Commits on Jun 16, 2015

  1. Make winrpm.sh crawl package dependencies

    and no longer always cd to dist-extras
    
    and explicitly check for its own dependencies
    tkelman committed Jun 16, 2015
    Configuration menu
    Copy the full SHA
    acb3e68 View commit details
    Browse the repository at this point in the history
  2. Add a script to download mingw-w64 toolchain from opensuse

    Partially fix using the opensuse toolchain from cygwin
    
    Only create junction to includes if it does not exist yet
    tkelman committed Jun 16, 2015
    Configuration menu
    Copy the full SHA
    690a376 View commit details
    Browse the repository at this point in the history
  3. Rewrite the MSYS2 build instructions

    testers needed!
    
    Rewrite cross-compiling instructions to use docker and opensuse 13.1
    
    and fix markdown lists
    
    Vagrant instead of Docker
    
    adjust msys2 setup steps
    
    Test with msys2's python2
    
    Remove path recommendation, not really needed any more
    
    [av skip]
    tkelman committed Jun 16, 2015
    Configuration menu
    Copy the full SHA
    709b8f4 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2015

  1. Reluctantly put back conventional windows python installation

    separate installers are annoying, but MSYS2 python does not play well with virtualenv
    
    [av skip]
    tkelman committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    062fb9d View commit details
    Browse the repository at this point in the history