summaryrefslogtreecommitdiffstats
path: root/PCbuild/pcbuild.sln
Commit message (Collapse)AuthorAgeFilesLines
* Add sqlite3 to the Windows build process.Martin v. Löwis2006-04-041-0/+13
|
* Patch #1462700: Make _ctypes_test depend on _ctypes.Martin v. Löwis2006-04-031-0/+1
| | | | Use same GUID for pythoncore in project and solution.
* Add AMD64 and Itanium configurationgs to ctypes;Martin v. Löwis2006-03-101-8/+4
| | | | | disable them in the solution since ctypes doesn't support these processors on Windows.
* Deleted the svn_mime-type application/octet-stream from PCBuild/pcbuild.sln.Thomas Heller2006-03-091-276/+276
| | | | | Tools/scripts/svneol.py: added the .sln and .vcproj extensions because these are text files. Ran svneol.py over the source tree.
* Added VC project files to build _ctypes.pyd and _ctypes_test.pyd on Windows.Thomas Heller2006-03-091-0/+25
| | | | | | Settings for 64-bit Windows are missing. I've left in the 64-bit warnings to remind me to port ctypes to Py_ssize_t.
* Import bdist_msiMartin v. Löwis2006-03-051-0/+13
|
* Add build support for AMD64.Martin v. Löwis2006-02-141-0/+34
|
* Generate getbuildinfo.o each time the linker is invoked;Martin v. Löwis2006-01-181-0/+12
| | | | | try to generate SVNVERSION information if subwcrev.exe can be found.
* Make zlib builtin.Martin v. Löwis2006-01-031-11/+0
|
* As reported on c.l.py, the _elementtree projectTim Peters2005-12-261-0/+1
| | | | should depend on the pythoncore project.
* Add build support for _elementtree on Windows.Trent Mick2005-12-151-0/+10
|
* Patch #1160164: Use ReleaseItanium for zlib build.Martin v. Löwis2005-08-251-2/+2
| | | | Will backport to 2.4.
* Revert creation of launcher.exeMartin v. Löwis2004-09-081-10/+0
|
* Add launcher programMartin v. Löwis2004-09-071-0/+10
|
* Add Itanium targets.Martin v. Löwis2004-07-201-0/+32
|
* Add readme.txtMartin v. Löwis2004-06-281-0/+3
|
* Update build procedure to VC 7.1.Martin v. Löwis2004-01-021-0/+157