Closed mkrautz closed 7 years ago
The commit should explain what it solves - as described in #9
@Kissaki Thanks for the review.
Issue #9 talks about a Python version that's linked from within #9 - it is/was a WIP, never really ready to merge, only served as a proof-of-concept.
I'll add some more docs to the commit...
Letting this sit until I can verify a full build actually works. :-)
This pull request updates the buildenv/1.3.x/win32-static buildenv to install its own copy of Cygwin, instead of relying on the user to do so.
Since we mirror the Cygwin installation files ourselves, this means that we now ensure that all users of a particular buildenv use the same Cygwin version -- which is great for ensuring stability and reproducibility of bugs.