]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add workaround for VS 2010 nmake clean issue. VS 2010 doesn't set up PATH for nmake...
authorChristian Heimes <christian@cheimes.de>
Tue, 19 Nov 2013 23:50:38 +0000 (00:50 +0100)
committerChristian Heimes <christian@cheimes.de>
Tue, 19 Nov 2013 23:50:38 +0000 (00:50 +0100)
commit888dcc32cd8bb0d5169c461468a405004781811c
tree2c8d065c45b48c33ab9826f112c6b7f379564245
parent6715828d89fcb70f6a398f7488c090763acf0084
parent2658dd7cab487ee6361dba5a69623612dd69f448
Add workaround for VS 2010 nmake clean issue. VS 2010 doesn't set up PATH for nmake.exe correctly.
Misc/NEWS
PC/python3.mak