Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix #16769. Remove outdated Visual Studio project directories for VC6, ↵ | Brian Curtin | 2013-01-25 | 1 | -178/+0 |
| | | | | VS7.1, and VS8. | ||||
* | Bump version to 3.4.0 alpha 0. | Georg Brandl | 2012-09-29 | 1 | -1/+1 |
| | |||||
* | More automated version replacement. | Georg Brandl | 2011-02-20 | 1 | -1/+1 |
| | |||||
* | Bump Windows versions to 3.2. | Martin v. Löwis | 2009-06-27 | 1 | -1/+1 |
| | |||||
* | More 3.0 -> 3.1 transistion in the Windows and OS/2 build files | Christian Heimes | 2008-12-04 | 1 | -1/+1 |
| | |||||
* | Ran svneol.py | Martin v. Löwis | 2008-06-13 | 1 | -178/+178 |
| | |||||
* | Merged revisions 64202 via svnmerge from | Amaury Forgeot d'Arc | 2008-06-12 | 1 | -0/+178 |
svn+ssh://pythondev@svn.python.org/python/trunk ........ r64202 | amaury.forgeotdarc | 2008-06-12 23:58:20 +0200 (jeu., 12 juin 2008) | 5 lines Update VS8.0 build files, using the script vs9to8.py. Also remove references to odbc libraries, which are not shipped with vs2003 express. (and certainly not useful) ........ |