]> granicus.if.org Git - python/commit
I've created three bat files based on the howto http://wiki.python.org/moin/Building_...
authorChristian Heimes <christian@cheimes.de>
Thu, 8 Nov 2007 23:55:45 +0000 (23:55 +0000)
committerChristian Heimes <christian@cheimes.de>
Thu, 8 Nov 2007 23:55:45 +0000 (23:55 +0000)
commit4a7cae526a7f90a48fedc77ca038d4b16682ed10
treedadca05e9c887f7544f65979642284a5d11eca4a
parentf78f12ac60d47ea92bbb2933872268e614fd2a0e
I've created three bat files based on the howto http://wiki.python.org/moin/Building_Python_with_the_free_MS_C_Toolkit

I figured out that the files may suite other developers. The files take care of most problems and makes building Python on Windows easier. Simply double click on build_env.bat to open a shell and type build.
PCbuild/build.bat [new file with mode: 0644]
PCbuild/build_env.bat [new file with mode: 0644]
PCbuild/env.bat [new file with mode: 0644]