Commit graph

5 commits

Author SHA1 Message Date
Thibault Saunier 20cca3f10b msys2: Handle aliased functions when generating the .lib files 2017-09-25 14:15:09 -03:00
Thibault Saunier d68bff3c47 msys2: Allow disabling failures on warning 2016-12-13 21:42:11 -03:00
Thibault Saunier 1efbb1392d msys2: Fix special lib names regexes and add some necessary ones
And always flush on prints (so we have understandable outputs)
2016-12-13 21:42:01 -03:00
Thibault Saunier 0857e59dea msys2: Pass extra argument directly to uninstalled.py 2016-12-13 21:41:34 -03:00
Thibault Saunier 1c46eb2751 Add a script to setup a developement environment based on msys2
This environment is meant to be setup in a Visual Studio
'Native X64 tools' terminal, and takes for granted that
msys2 has been installed, Visual Studio has C(++) support
has been installed and python3 is installed and is present
in PATH.

https://bugzilla.gnome.org/show_bug.cgi?id=775281
2016-12-13 14:48:34 -03:00