Martin v. Löwis
|
1c08bb95b7
|
Forward port r52134: Add uuids for 2.4.4.
|
2006-10-04 09:21:20 +00:00 |
Martin v. Löwis
|
c0fdb18a04
|
Forward-port 51862: Add sgml_input.html.
|
2006-09-12 19:49:20 +00:00 |
Tim Peters
|
147f9ae6db
|
Whitespace normalization.
|
2006-08-25 22:05:39 +00:00 |
Martin v. Löwis
|
38325b730f
|
Patch #1545507: Exclude ctypes package in Win64 MSI file.
Will backport to 2.5.
|
2006-08-25 00:03:34 +00:00 |
Martin v. Löwis
|
a09fd6efdd
|
Build _hashlib on Windows. Build OpenSSL with masm assembler code.
Fixes #1535502.
|
2006-08-16 12:55:10 +00:00 |
Martin v. Löwis
|
9315251fb6
|
Add UUID for upcoming 2.5b3.
|
2006-07-28 07:45:49 +00:00 |
Martin v. Löwis
|
4cbd05c322
|
Properly quote compileall and Lib paths in case TARGETDIR has a space.
|
2006-07-06 07:05:21 +00:00 |
Martin v. Löwis
|
88ef637777
|
Add sqlite3.dll to the DLLs component, not to the TkDLLs component.
Fixes #1517388.
|
2006-07-06 06:55:58 +00:00 |
Martin v. Löwis
|
8301c7923d
|
Rest of patch #1490384: Commit icon source, remove
claim that Erik von Blokland is the author of the
installer picture.
|
2006-05-28 16:57:38 +00:00 |
Martin v. Löwis
|
1319bb1c2e
|
Move icon files into DLLs dir. Fixes #1477968.
|
2006-05-12 13:57:36 +00:00 |
Martin v. Löwis
|
64ed043c9a
|
Package setuptools
|
2006-04-21 10:00:46 +00:00 |
Martin v. Löwis
|
9fbc44cc34
|
Adjust compileall -x option to Makefile.pre.in. Fixes #1465093.
|
2006-04-07 10:02:25 +00:00 |
Thomas Heller
|
3bd3315e49
|
Per Martins request, add empty.vbs to Tools\msi\msi.py.
This file is used by test_startfile.py.
|
2006-04-04 18:41:13 +00:00 |
Martin v. Löwis
|
e510bd16ea
|
Adjust sqlite3 build process to Win64.
|
2006-04-04 16:28:14 +00:00 |
Martin v. Löwis
|
1a494bdf69
|
Add sqlite3 to the Windows build process.
|
2006-04-04 07:10:59 +00:00 |
Martin v. Löwis
|
59c3acc3cd
|
Add check_soundcard.vbs. Will backport
|
2006-04-03 12:07:46 +00:00 |
Martin v. Löwis
|
1d278fc7d0
|
Move product_codes in their own file.
|
2006-03-28 18:30:05 +00:00 |
Martin v. Löwis
|
df511798e4
|
Correct case in test for Windows 9X.
|
2006-03-28 07:51:51 +00:00 |
Martin v. Löwis
|
06b3ddea23
|
Drop information about 2.4 DLLs.
|
2006-03-27 16:35:13 +00:00 |
Martin v. Löwis
|
1fe4f01fe4
|
Add product ids for 2.5.
|
2006-03-27 09:51:16 +00:00 |
Martin v. Löwis
|
51ef6f90af
|
Forward port of 43262: Add 2.4.3 UUIDs.
|
2006-03-23 19:21:52 +00:00 |
Martin v. Löwis
|
a09655ec5d
|
Add ctypes.
|
2006-03-10 15:36:28 +00:00 |
Martin v. Löwis
|
8c7c56e7c3
|
Add _msi.pyd.
Add warning on Win9x.
|
2006-03-05 14:04:26 +00:00 |
Martin v. Löwis
|
d149c21d54
|
Open dll file in binary.
|
2006-03-05 13:52:20 +00:00 |
Tim Peters
|
b6be87f9b0
|
Whitespace normalization.
|
2006-02-18 03:10:56 +00:00 |
Martin v. Löwis
|
df40ce3646
|
Fix typo
|
2006-02-16 14:38:30 +00:00 |
Martin v. Löwis
|
856bf9a4e9
|
Add build support for AMD64.
|
2006-02-14 20:42:55 +00:00 |
Martin v. Löwis
|
4e6aff5e9b
|
Make zlib builtin.
|
2006-01-03 07:10:14 +00:00 |
Martin v. Löwis
|
9ca9f5676c
|
Ignore .svn instead of CVS now.
|
2006-01-03 06:29:53 +00:00 |
Trent Mick
|
e97e5a7227
|
Add build support for _elementtree on Windows.
|
2005-12-15 22:08:46 +00:00 |
Fred Drake
|
db390c1ad8
|
fix typos, mostly in comments
|
2005-10-28 14:39:47 +00:00 |
Martin v. Löwis
|
420254df5a
|
Use lzx:21 for compression. Backported to 2.4
|
2005-09-27 19:17:03 +00:00 |
Tim Peters
|
eba28bea9b
|
Whitespace normalization.
|
2005-03-28 01:08:02 +00:00 |
Martin v. Löwis
|
141f41ae1a
|
Reuse componentids for *.dll across minor releases.
Indicate to the user when this is an upgrade installation.
Make CHM file non-advertised.
Backported to 2.4.
|
2005-03-15 00:39:40 +00:00 |
Martin v. Löwis
|
3390d33dd7
|
Add more UUIDs. Update custom actions for Itanium.
Backported to 2.4
|
2005-03-14 17:20:13 +00:00 |
Martin v. Löwis
|
3c24d96bc5
|
Avoid using *W functions on Win95. Backported to 2.4.
|
2005-02-18 16:18:09 +00:00 |
Tim Peters
|
5a9fb3c415
|
Whitespace normalization.
|
2005-01-07 16:01:32 +00:00 |
Martin v. Löwis
|
5c9e55e813
|
Add more test directories to testsuite. Will backport to 2.4.
|
2004-12-30 14:08:18 +00:00 |
Martin v. Löwis
|
9fda931ff0
|
Patch #1088716: build and incorporate libpython24.a. Backported to 2.4
|
2004-12-22 13:41:49 +00:00 |
Martin v. Löwis
|
ac191dac9a
|
Properly quote IDLE shortcut. Will backport to 2.4.
|
2004-12-22 12:55:44 +00:00 |
Martin v. Löwis
|
eb68be465f
|
Replace VB with VC.
|
2004-12-12 15:29:21 +00:00 |
Martin v. Löwis
|
4d930beeb3
|
Add all readme files in Tools.
|
2004-12-01 21:46:35 +00:00 |
Martin v. Löwis
|
6d60c09624
|
Include site-packages directory.
|
2004-11-21 10:16:26 +00:00 |
Martin v. Löwis
|
eac02e614b
|
Add missing have_tcl conditions
|
2004-11-18 08:00:33 +00:00 |
Raymond Hettinger
|
72f0801bec
|
SF bug #1061457: spelling error in win installer
|
2004-11-07 07:08:25 +00:00 |
Martin v. Löwis
|
7b2563bc80
|
Exclude badsyntax from compileall; adjust options to what Makefile.pre.in does.
Fixes #1049003.
|
2004-11-02 22:59:56 +00:00 |
Martin v. Löwis
|
f13337dd38
|
Fix lib-tk PythonPath.
|
2004-09-19 18:36:45 +00:00 |
Tim Peters
|
0e9980f75a
|
Whitespace normalization.
|
2004-09-12 03:49:31 +00:00 |
Martin v. Löwis
|
0f02ce348a
|
Do not include extpy[w].exe anymore
|
2004-09-10 11:56:56 +00:00 |
Martin v. Löwis
|
1e3a2642a0
|
Generate the product code properly
|
2004-09-10 11:55:32 +00:00 |