glib/win32
Chun-wei Fan 7d64d109f0 MSVC 201x builds: Allow different Python versions per toolset
Use conditionals to select the Python installation, so that we can more
stick to the default Visual Studio versions used to compile each
official Python releases more closely.

This means by default:
-2010/2012/2013 builds use Python 3.4.x, which is built with 2010
-2015/2017 builds use Python 3.6.x, which is built with 2015
2017-07-12 18:18:28 +08:00
..
vs9 win32: Update MSVC projects for glib-genmarshal 2017-07-12 18:00:22 +08:00
vs10 MSVC 201x builds: Allow different Python versions per toolset 2017-07-12 18:18:28 +08:00
vs11 win32: Update MSVC projects for glib-genmarshal 2017-07-12 18:00:22 +08:00
vs12 win32: Update MSVC projects for glib-genmarshal 2017-07-12 18:00:22 +08:00
vs14 win32: Update MSVC projects for glib-genmarshal 2017-07-12 18:00:22 +08:00
vs15 win32: Update MSVC projects for glib-genmarshal 2017-07-12 18:00:22 +08:00
detectenv-msvc.mak win32/detectenv-msvc.mak: Make it usable from Visual Studio projects 2017-02-17 17:54:23 +08:00
gen_util_scripts.py win32: Update MSVC projects for glib-genmarshal 2017-07-12 18:00:22 +08:00
glibpc.py Visual Studio builds: Move project files to win32/ 2017-01-09 14:00:46 +08:00
Makefile-newvs.am Visual Studio builds: Fix previous commit 2017-02-15 14:14:05 +08:00
Makefile.am Visual Studio builds: Add script to generate utility scripts 2017-05-24 12:57:53 +08:00
Makefile.msvcproj Visual Studio builds: Move project files to win32/ 2017-01-09 14:00:46 +08:00
pc_base.py win32/pc_base.py: Update path for GLib master 2017-03-13 15:36:11 +08:00
replace.py win32/replace.py: Fix replacing items in files with UTF-8 content 2017-05-09 18:20:42 -07:00
setup.py Remove unused marshallers-related files 2017-07-10 16:47:48 +01:00