Martin v. Löwis
|
1a494bdf69
|
Add sqlite3 to the Windows build process.
|
2006-04-04 07:10:59 +00:00 |
Martin v. Löwis
|
f5af2aac38
|
Patch #1462700: Make _ctypes_test depend on _ctypes.
Use same GUID for pythoncore in project and solution.
|
2006-04-03 05:29:03 +00:00 |
Martin v. Löwis
|
1a4a6406fd
|
Add AMD64 and Itanium configurationgs to ctypes;
disable them in the solution since ctypes doesn't
support these processors on Windows.
|
2006-03-10 16:02:59 +00:00 |
Thomas Heller
|
3b9e9ae8a5
|
Deleted the svn_mime-type application/octet-stream from PCBuild/pcbuild.sln.
Tools/scripts/svneol.py: added the .sln and .vcproj extensions because these are text files.
Ran svneol.py over the source tree.
|
2006-03-09 18:49:35 +00:00 |
Thomas Heller
|
a16bb0c156
|
Added VC project files to build _ctypes.pyd and _ctypes_test.pyd on Windows.
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.
|
2006-03-09 17:35:20 +00:00 |
Martin v. Löwis
|
fbab90e95b
|
Import bdist_msi
|
2006-03-05 13:36:04 +00:00 |
Martin v. Löwis
|
856bf9a4e9
|
Add build support for AMD64.
|
2006-02-14 20:42:55 +00:00 |
Martin v. Löwis
|
d078e40d41
|
Generate getbuildinfo.o each time the linker is invoked;
try to generate SVNVERSION information if subwcrev.exe
can be found.
|
2006-01-18 09:13:51 +00:00 |
Martin v. Löwis
|
4e6aff5e9b
|
Make zlib builtin.
|
2006-01-03 07:10:14 +00:00 |
Tim Peters
|
07cf5d4bb7
|
As reported on c.l.py, the _elementtree project
should depend on the pythoncore project.
|
2005-12-26 16:53:15 +00:00 |
Trent Mick
|
e97e5a7227
|
Add build support for _elementtree on Windows.
|
2005-12-15 22:08:46 +00:00 |
Martin v. Löwis
|
3fa5575fa4
|
Patch #1160164: Use ReleaseItanium for zlib build.
Will backport to 2.4.
|
2005-08-25 07:11:31 +00:00 |
Martin v. Löwis
|
5a6653cee1
|
Revert creation of launcher.exe
|
2004-09-08 15:57:36 +00:00 |
Martin v. Löwis
|
195578a76e
|
Add launcher program
|
2004-09-07 15:36:46 +00:00 |
Martin v. Löwis
|
13e50fe453
|
Add Itanium targets.
|
2004-07-20 14:37:48 +00:00 |
Martin v. Löwis
|
93d1b2c93c
|
Add readme.txt
|
2004-06-28 15:24:23 +00:00 |
Martin v. Löwis
|
79ef96d68d
|
Update build procedure to VC 7.1.
|
2004-01-02 21:13:59 +00:00 |