add script to build python
commit7c2bd63e78cec779ad6874e5f2db73af775b70af
authorErik Faye-Lund <kusmabite@gmail.com>
Tue, 9 Oct 2012 23:20:28 +0000 (10 01:20 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sun, 25 Nov 2012 17:06:42 +0000 (25 11:06 -0600)
tree1d25739b0fea00d682b47285120a5a7df1d83c2b
parent705df7b2cb2652d427008faef782999d82bd90ec
add script to build python

This is both nasty and incomplete, but at least for me it results
in a seemingly working python interpreter.

I don't know if or how complete the module-support is, but at least
all modules that seems to be built into the Windows EXE on MSVC are
present.

Perhaps someone else will enjoy this as well.

Signed-off-by: Erik Faye-Lund <kusmabite@gmail.com>
git
src/python/patches/0001-dirty-patch.patch [new file with mode: 0644]
src/python/release.sh [new file with mode: 0644]