Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Properly quote compileall and Lib paths in case TARGETDIR has a space. | Martin v. Löwis | 2006-07-06 | 1 | -1/+1 | |
| | ||||||
* | Add sqlite3.dll to the DLLs component, not to the TkDLLs component. | Martin v. Löwis | 2006-07-06 | 1 | -8/+8 | |
| | | | | Fixes #1517388. | |||||
* | Rest of patch #1490384: Commit icon source, remove | Martin v. Löwis | 2006-05-28 | 1 | -4/+0 | |
| | | | | | claim that Erik von Blokland is the author of the installer picture. | |||||
* | Move icon files into DLLs dir. Fixes #1477968. | Martin v. Löwis | 2006-05-12 | 1 | -5/+5 | |
| | ||||||
* | Package setuptools | Martin v. Löwis | 2006-04-21 | 1 | -1/+10 | |
| | ||||||
* | Adjust compileall -x option to Makefile.pre.in. Fixes #1465093. | Martin v. Löwis | 2006-04-07 | 1 | -1/+1 | |
| | ||||||
* | Per Martins request, add empty.vbs to Tools\msi\msi.py. | Thomas Heller | 2006-04-04 | 1 | -0/+1 | |
| | | | | This file is used by test_startfile.py. | |||||
* | Adjust sqlite3 build process to Win64. | Martin v. Löwis | 2006-04-04 | 1 | -1/+7 | |
| | ||||||
* | Add sqlite3 to the Windows build process. | Martin v. Löwis | 2006-04-04 | 1 | -1/+6 | |
| | ||||||
* | Add check_soundcard.vbs. Will backport | Martin v. Löwis | 2006-04-03 | 1 | -1/+2 | |
| | ||||||
* | Move product_codes in their own file. | Martin v. Löwis | 2006-03-28 | 2 | -34/+34 | |
| | ||||||
* | Correct case in test for Windows 9X. | Martin v. Löwis | 2006-03-28 | 1 | -1/+1 | |
| | ||||||
* | Drop information about 2.4 DLLs. | Martin v. Löwis | 2006-03-27 | 1 | -5/+0 | |
| | ||||||
* | Add product ids for 2.5. | Martin v. Löwis | 2006-03-27 | 1 | -0/+8 | |
| | ||||||
* | Forward port of 43262: Add 2.4.3 UUIDs. | Martin v. Löwis | 2006-03-23 | 1 | -0/+2 | |
| | ||||||
* | Add ctypes. | Martin v. Löwis | 2006-03-10 | 1 | -0/+2 | |
| | ||||||
* | Add _msi.pyd. | Martin v. Löwis | 2006-03-05 | 1 | -0/+6 | |
| | | | | Add warning on Win9x. | |||||
* | Open dll file in binary. | Martin v. Löwis | 2006-03-05 | 1 | -3/+3 | |
| | ||||||
* | Whitespace normalization. | Tim Peters | 2006-02-18 | 1 | -1/+0 | |
| | ||||||
* | Fix typo | Martin v. Löwis | 2006-02-16 | 1 | -1/+1 | |
| | ||||||
* | Add build support for AMD64. | Martin v. Löwis | 2006-02-14 | 3 | -15/+53 | |
| | ||||||
* | Make zlib builtin. | Martin v. Löwis | 2006-01-03 | 1 | -9/+2 | |
| | ||||||
* | Ignore .svn instead of CVS now. | Martin v. Löwis | 2006-01-03 | 1 | -3/+3 | |
| | ||||||
* | Add build support for _elementtree on Windows. | Trent Mick | 2005-12-15 | 1 | -0/+1 | |
| | ||||||
* | fix typos, mostly in comments | Fred Drake | 2005-10-28 | 1 | -1/+2 | |
| | ||||||
* | Use lzx:21 for compression. Backported to 2.4 | Martin v. Löwis | 2005-09-27 | 1 | -1/+1 | |
| | ||||||
* | Whitespace normalization. | Tim Peters | 2005-03-28 | 1 | -1/+1 | |
| | ||||||
* | Reuse componentids for *.dll across minor releases. | Martin v. Löwis | 2005-03-15 | 2 | -7/+37 | |
| | | | | | | Indicate to the user when this is an upgrade installation. Make CHM file non-advertised. Backported to 2.4. | |||||
* | Add more UUIDs. Update custom actions for Itanium. | Martin v. Löwis | 2005-03-14 | 1 | -2/+13 | |
| | | | | Backported to 2.4 | |||||
* | Avoid using *W functions on Win95. Backported to 2.4. | Martin v. Löwis | 2005-02-18 | 1 | -11/+24 | |
| | ||||||
* | Whitespace normalization. | Tim Peters | 2005-01-07 | 1 | -1/+1 | |
| | ||||||
* | Add more test directories to testsuite. Will backport to 2.4. | Martin v. Löwis | 2004-12-30 | 1 | -1/+5 | |
| | ||||||
* | Patch #1088716: build and incorporate libpython24.a. Backported to 2.4 | Martin v. Löwis | 2004-12-22 | 1 | -1/+51 | |
| | ||||||
* | Properly quote IDLE shortcut. Will backport to 2.4. | Martin v. Löwis | 2004-12-22 | 1 | -2/+2 | |
| | ||||||
* | Replace VB with VC. | Martin v. Löwis | 2004-12-12 | 3 | -38/+107 | |
| | ||||||
* | Add all readme files in Tools. | Martin v. Löwis | 2004-12-01 | 1 | -1/+2 | |
| | ||||||
* | Include site-packages directory. | Martin v. Löwis | 2004-11-21 | 1 | -0/+1 | |
| | ||||||
* | Add missing have_tcl conditions | Martin v. Löwis | 2004-11-18 | 1 | -8/+15 | |
| | ||||||
* | SF bug #1061457: spelling error in win installer | Raymond Hettinger | 2004-11-07 | 2 | -2/+2 | |
| | ||||||
* | Exclude badsyntax from compileall; adjust options to what Makefile.pre.in does. | Martin v. Löwis | 2004-11-02 | 1 | -2/+3 | |
| | | | | Fixes #1049003. | |||||
* | Fix lib-tk PythonPath. | Martin v. Löwis | 2004-09-19 | 1 | -1/+1 | |
| | ||||||
* | Whitespace normalization. | Tim Peters | 2004-09-12 | 1 | -2/+2 | |
| | ||||||
* | Do not include extpy[w].exe anymore | Martin v. Löwis | 2004-09-10 | 1 | -4/+0 | |
| | ||||||
* | Generate the product code properly | Martin v. Löwis | 2004-09-10 | 1 | -1/+1 | |
| | ||||||
* | Change all extensions to unadvertised. | Martin v. Löwis | 2004-09-10 | 1 | -42/+76 | |
| | | | | Add script dealing with REGISTRY.tcl installation | |||||
* | Revert creation of launcher.exe. | Martin v. Löwis | 2004-09-08 | 1 | -9/+11 | |
| | | | | Install python[w].exe on demand also as extpy[w].exe | |||||
* | Implement conditional extensions through launcher.exe. | Martin v. Löwis | 2004-09-07 | 1 | -21/+11 | |
| | ||||||
* | Support Python 2.2. | Martin v. Löwis | 2004-09-07 | 1 | -0/+5 | |
| | ||||||
* | Add test_difflib_expect.html. | Martin v. Löwis | 2004-09-06 | 1 | -5/+6 | |
| | | | | | Fix open Verbs. Properly add "Edit with IDLE" to TclTk feature. | |||||
* | Conditionalize Tcl feature | Martin v. Löwis | 2004-09-01 | 1 | -35/+57 | |
| |