office-gobmx/python3
Tor Lillqvist 1ea411fb15 We need to tell the MSVS 2010 build to use Windows7.1SDK
At least for me it wouldn't build otherwise. But yeah, what it
somebody uses MSVS 2010 with another SDK? It seems that the solution
only offers the SDK 7.1 as an alternative?

The default was v100, whatever that measn. Could it be that my MSVS
2010 installation is borked? Or that I did not have to install a
bundled SDK with it, because I already had a separate 7.1 SDK?

Also simplify a bit, no need to $(filter) on VCVER inside ifeqs that
already check the very same VCVER.

Change-Id: Ifef98c9466fc24db27d9e38c6878c77adfb4ed75
2012-11-30 01:22:22 +02:00
..
prj
CustomTarget_PythonFramework.mk
ExternalPackage_python3.mk python3: use version variables instead of hardcoded number 2012-11-28 23:49:26 +01:00
ExternalProject_python3.mk We need to tell the MSVS 2010 build to use Windows7.1SDK 2012-11-30 01:22:22 +02:00
i100492-freebsd.patch.1 defuzz patches to squeak by RHEL-5 patch 2012-11-28 09:18:09 +00:00
Makefile
Module_python3.mk
python-3.3.0-aix.patch.1 defuzz patches to squeak by RHEL-5 patch 2012-11-28 09:18:09 +00:00
python-3.3.0-darwin.patch.1
python-3.3.0-ffi-clang.patch.1
python-3.3.0-i42553.patch.2
python-3.3.0-implicit-int.patch.1
python-3.3.0-msvc-disable.patch.1
python-3.3.0-msvc-x64.patch.1
python-3.3.0-msvc2012.patch.1
python-3.3.0-ssl.patch.1 Kill the ProjectReference to ssl.vcxproj, too 2012-11-30 01:21:09 +02:00
README
UnpackedTarball_python3.mk defuzz patches to squeak by RHEL-5 patch 2012-11-28 09:18:09 +00:00
Zip_PythonFramework.mk

CPython implementation of Python 3 from http://www.python.org