Commit graph

25 commits

Author SHA1 Message Date
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
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
dff68d0ced Change all extensions to unadvertised.
Add script dealing with REGISTRY.tcl installation
2004-09-10 09:20:10 +00:00
Martin v. Löwis
0b4a7d95c3 Revert creation of launcher.exe.
Install python[w].exe on demand also as extpy[w].exe
2004-09-08 16:09:14 +00:00
Martin v. Löwis
4b2017ae1a Implement conditional extensions through launcher.exe. 2004-09-07 15:39:29 +00:00
Martin v. Löwis
7d3755d2c0 Add test_difflib_expect.html.
Fix open Verbs.
Properly add "Edit with IDLE" to TclTk feature.
2004-09-06 06:31:12 +00:00
Martin v. Löwis
e0f780d581 Conditionalize Tcl feature 2004-09-01 14:51:06 +00:00
Martin v. Löwis
d3f61a2de6 Pickup Tk from tcltk directory. 2004-08-30 09:22:30 +00:00
Tim Peters
66cb018c96 Whitespace normalization. 2004-08-26 05:23:19 +00:00
Martin v. Löwis
2dd2a28802 Add acknowledgements to ExitDialog. 2004-08-22 17:10:12 +00:00
Martin v. Löwis
8ffe9abd09 Move msi from sandbox to Tools. 2004-08-22 13:34:34 +00:00