Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert DOS files to CRLF. This doesn't touch the .hgeol settings, so that ↵ | Martin v. Löwis | 2011-03-06 | 1 | -557/+557 |
| | | | | | | the files will have the right line ending even if the extension is not active. | ||||
* | PCBuild cosmetic fixes. | Hirokazu Yamamoto | 2010-09-10 | 1 | -1/+1 |
| | | | | | | | * pythoncore.vcproj: Removed doubled entries, and sorted entries a bit. * _multiprocessing.vcproj: Converted ProjectGUID to uppercase. Otherwise, VS8 _multiprocessing.vcproj created by vs9to8.py was modified every time loads it in VS8 IDE. | ||||
* | fix Windows building for multiprocessing | Benjamin Peterson | 2008-06-11 | 1 | -0/+557 |