Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set the output file in the _ctypes Debug|x64 configuration. | Thomas Heller | 2008-01-09 | 1 | -1/+2 |
* | Renamed PCBuild9 directory to PCBuild | Christian Heimes | 2007-12-31 | 1 | -0/+704 |
* | Moved PCbuild directory to PC/VS7.1 | Christian Heimes | 2007-12-31 | 1 | -311/+0 |
* | Build _ctypes.pyd for win AMD64 into the MSVC project file. | Thomas Heller | 2006-08-25 | 1 | -1/+37 |
* | Upgrade to vsextcomp 0.8 (and thus the SDK for W2k3SP1) | Martin v. Löwis | 2006-04-21 | 1 | -2/+2 |
* | Allocate the 0x1D1A0000 base adress for the _ctypes extension module. | Thomas Heller | 2006-04-13 | 1 | -2/+8 |
* | For x86 Release and Debug builds, remove the /Wp64 compiler flag, it | Thomas Heller | 2006-03-14 | 1 | -2/+2 |
* | Add AMD64 and Itanium configurationgs to ctypes; | Martin v. Löwis | 2006-03-10 | 1 | -0/+116 |
* | Added VC project files to build _ctypes.pyd and _ctypes_test.pyd on Windows. | Thomas Heller | 2006-03-09 | 1 | -0/+153 |