summaryrefslogtreecommitdiffstats
path: root/PCbuild/_ctypes.vcproj
Commit message (Expand)AuthorAgeFilesLines
* Convert DOS files to CRLF. This doesn't touch the .hgeol settings, so that th...Martin v. Löwis2011-03-061-705/+705
* Fix #8959 by reverting revision 80761.Thomas Heller2010-06-211-79/+27
* Remove reference to unused source file.Thomas Heller2010-05-041-4/+0
* On Windows, ctypes does no longer check the stack before and afterThomas Heller2010-05-041-27/+83
* Revert rev. 79509; ctypes doesn't build on linux.Thomas Heller2010-03-301-80/+28
* Merged revisions 79115,79424,79491 via svnmerge fromThomas Heller2010-03-301-28/+80
* Include debug info when assembling win64.asm in a debug build.Thomas Heller2008-06-231-1/+1
* Set the output file in the _ctypes Debug|x64 configuration.Thomas Heller2008-01-091-1/+2
* Renamed PCBuild9 directory to PCBuildChristian Heimes2007-12-311-0/+704
* Moved PCbuild directory to PC/VS7.1Christian Heimes2007-12-311-311/+0
* Build _ctypes.pyd for win AMD64 into the MSVC project file.Thomas Heller2006-08-251-1/+37
* Upgrade to vsextcomp 0.8 (and thus the SDK for W2k3SP1)Martin v. Löwis2006-04-211-2/+2
* Allocate the 0x1D1A0000 base adress for the _ctypes extension module.Thomas Heller2006-04-131-2/+8
* For x86 Release and Debug builds, remove the /Wp64 compiler flag, itThomas Heller2006-03-141-2/+2
* Add AMD64 and Itanium configurationgs to ctypes;Martin v. Löwis2006-03-101-0/+116
* Added VC project files to build _ctypes.pyd and _ctypes_test.pyd on Windows.Thomas Heller2006-03-091-0/+153