Add a script to setup a developement environment based on msys2
authorThibault Saunier <thibault.saunier@osg.samsung.com>
Sat, 19 Nov 2016 13:18:33 +0000 (10:18 -0300)
committerThibault Saunier <tsaunier@gnome.org>
Tue, 13 Dec 2016 17:48:34 +0000 (14:48 -0300)
commit1c46eb2751f20f933a5772d09e64a120176ea2d6
tree521a66a4e589f43b664bc45aaf1a81c29aa60026
parent954c27641d77339db7d90aa69099d6a89727e2ba
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
gst-uninstalled.py
msys2_setup.py [new file with mode: 0644]
setup [deleted file]
setup.py [new file with mode: 0755]