Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix #16769. Remove outdated Visual Studio project directories for VC6, ↵ | Brian Curtin | 2013-01-25 | 1 | -99/+0 |
| | | | | VS7.1, and VS8. | ||||
* | Defined Py_BUILD_CORE_MODULE also on VC6. | Hirokazu Yamamoto | 2010-11-02 | 1 | -4/+4 |
| | |||||
* | Merged revisions 64214 via svnmerge from | Amaury Forgeot d'Arc | 2008-06-13 | 1 | -2/+2 |
| | | | | | | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/trunk ........ r64214 | amaury.forgeotdarc | 2008-06-13 02:42:22 +0200 (ven., 13 juin 2008) | 6 lines Restore support for Microsoft VC6 compiler. Some functions in the msvcrt module are skipped, and socket.ioctl is enabled only when using a more recent Platform SDK. (and yes, there are still companies that use a 10-years old compiler) ........ | ||||
* | Tons of changes to get this closer to being buildable from this directory; | Tim Peters | 2004-01-03 | 1 | -3/+3 |
| | | | | still far away, but a lot closer than it was. | ||||
* | Move VC6 project files here. | Martin v. Löwis | 2004-01-02 | 1 | -0/+99 |