0
0
mirror of https://github.com/python/cpython.git synced 2024-12-01 03:01:36 +01:00
Commit Graph

11 Commits

Author SHA1 Message Date
Zachary Ware
6373ba5199 Bump Windows build to 3.5 2014-03-17 15:57:38 -05:00
Christian Heimes
888dcc32cd Add workaround for VS 2010 nmake clean issue. VS 2010 doesn't set up PATH for nmake.exe correctly. 2013-11-20 00:50:38 +01:00
Christian Heimes
2658dd7cab Add workaround for VS 2010 nmake clean issue. VS 2010 doesn't set up PATH for nmake.exe correctly. 2013-11-20 00:41:29 +01:00
Georg Brandl
08a9012352 Bump version to 3.4.0 alpha 0. 2012-09-29 09:34:13 +02:00
Martin v. Löwis
1641cea02b Issue #15150: regenerate python3stub.def. 2012-06-23 19:56:19 +02:00
Martin v. Löwis
2c30ee1bd8 Merge with 3.2 2012-06-23 19:51:48 +02:00
Martin v. Löwis
7349eb27d7 The build target of this makefile is python3.dll, not python32.dll. 2012-06-23 19:36:08 +02:00
Georg Brandl
49857f8a93 Add updated .hgeol file and fix newlines in the 3.2 branch. 2011-03-05 15:11:35 +01:00
Antoine Pitrou
71219dad3e More eol-style's 2011-02-25 14:31:09 +00:00
Georg Brandl
fa2c61a222 More automated version replacement. 2011-02-20 10:41:31 +00:00
Martin v. Löwis
d53ee5dd12 Automate build for python3.dll.
Package missing files.
2010-12-05 23:07:58 +00:00