| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move fetching of encoding test files from the end of the | Tim Peters | 2006-10-09 | 2 | -3/+3 |
| | | | | | | | | | | | Windows builbot's "build" step to the start of its "test" step. This is poke-and-hope. The hope is that compilation failures on Windows will become visible to the buildbot (bsddb has apparently been failing to compile in 2.4 on Windows "for some time" now, but the buildbots haven't noticed that). | ||||
| * | Include sgml_input.html. | Martin v. Löwis | 2006-10-05 | 1 | -0/+1 |
| | | |||||
| * | Remove bogus openssl-0.9.8a directory. | Martin v. Löwis | 2006-10-04 | 1 | -0/+1 |
| | | |||||
| * | Build _ssl.pyd with OpenSSL 0.9.7l | Martin v. Löwis | 2006-10-04 | 1 | -1/+6 |
| | | |||||
| * | Add uuids for upcoming 2.4.4 release. | Martin v. Löwis | 2006-10-04 | 1 | -0/+2 |
| | | |||||
| * | Backport r50856: | Martin v. Löwis | 2006-07-30 | 1 | -1/+12 |
| | | | | | | | | Don't kill a normal instance of python running on windows when checking to kill a cygwin instance. build\\python.exe was matching a normal windows instance. Prefix that with a \\ to ensure build is a directory and not PCbuild. As discussed on python-dev. | ||||
| * | Add build\\python.exe to the list of programs to be killed. | Martin v. Löwis | 2006-06-10 | 1 | -1/+2 |
| | | |||||
| * | Add missing implementation file. | Martin v. Löwis | 2006-06-10 | 1 | -0/+56 |
| | | |||||
| * | Add cygwin makefile. | Martin v. Löwis | 2006-06-10 | 1 | -0/+6 |
| | | |||||
| * | Bug #1451341: find fuzzy marks correctly. | Georg Brandl | 2006-04-06 | 1 | -1/+1 |
| | | | | | (backport from rev. 43684) | ||||
| * | move the uuids out to a separate file | Anthony Baxter | 2006-04-05 | 2 | -26/+26 |
| | | |||||
| * | Backport of 43584: Add check_soundcard.vbs. | Martin v. Löwis | 2006-04-03 | 1 | -0/+1 |
| | | |||||
| * | Backport: | Neal Norwitz | 2006-03-24 | 1 | -8/+8 |
| | | | | | | | SF bug #1457411, fix errors using variables that don't exist. Rename file -> filename to be clear. | ||||
| * | Add 2.4.3 UUIDs. | Martin v. Löwis | 2006-03-23 | 1 | -0/+2 |
| | | |||||
| * | Mechanical whitespace normalization. | Tim Peters | 2006-03-23 | 1 | -1/+1 |
| | | |||||
| * | update - still some old .cvsignore files lying around | Anthony Baxter | 2006-03-23 | 1 | -6/+0 |
| | | |||||
| * | The new fetch_data_files.py downloads all the input data files | Tim Peters | 2006-03-20 | 4 | -3/+80 |
| | | | | | | | | used by encoding tests. Fiddled the Windows buildbot helper scripts to invoke this if needed. Note that this isn't needed on the trunk (the encoding tests download input files automatically in 2.5). | ||||
| * | Merge rev 43063 from trunk. | Tim Peters | 2006-03-16 | 1 | -1/+1 |
| | | | | | Oops! Use python_d.exe _before_ it's destroyed :-) | ||||
| * | Merge rev 43061 from the trunk. | Tim Peters | 2006-03-16 | 1 | -1/+4 |
| | | | | | | Change the Windows buildbot "clean" step to remove stale .pyc files. | ||||
| * | Backport of 42994: | Martin v. Löwis | 2006-03-13 | 1 | -1/+1 |
| | | | | | Let the buildbot make a single pass in the test suite only. | ||||
| * | Backport of 42993: | Martin v. Löwis | 2006-03-13 | 2 | -0/+9 |
| | | | | | | Update to bzip2 1.0.3 Make buildbot slaves automatically fetch bzip2 1.0.3. | ||||
| * | Merge rev 42984 from trunk. | Tim Peters | 2006-03-13 | 1 | -1/+1 |
| | | | | | | | | | | Adding the /useenv means that one's PATH actually gets through. This is important for the _ssl.vproj build. It calls build_ssl.py which tries to find a Perl to use. Without "/useenv" Visual Studio is getting a PATH from somewhere else (presumably from its internal environment configuration). The result is that build_ssl.py fallsback to its "well-known" locations for a Perl install. | ||||
| * | Move buildbot scripts to Tools/buildbot. | Martin v. Löwis | 2006-03-12 | 3 | -0/+9 |
| | | |||||
| * | Ignore .svn instead of CVS now. | Martin v. Löwis | 2006-01-03 | 1 | -3/+3 |
| | | |||||
| * | Patch by Ori Avtalion to fix a minor display glitch in the RightArrow. | Barry Warsaw | 2006-01-01 | 1 | -2/+2 |
| | | | | | I will port forward to 2.5. | ||||
| * | fix recurring typo: occured --> occurred | Fred Drake | 2005-11-30 | 1 | -1/+1 |
| | | | | | (already fixed in Python trunk) | ||||
| * | Use lzx:21 for compression. | Martin v. Löwis | 2005-09-27 | 1 | -1/+1 |
| | | |||||
| * | Fix all wrong instances of "it's". | Georg Brandl | 2005-07-22 | 2 | -2/+2 |
| | | |||||
| * | backport bug [ 1072853 ] thisid not intialized in pindent.py script | Georg Brandl | 2005-06-26 | 1 | -0/+1 |
| | | |||||
| * | Reuse componentids for *.dll across minor releases. | Martin v. Löwis | 2005-03-15 | 2 | -8/+38 |
| | | | | | | Indicate to the user when this is an upgrade installation. Make CHM file non-advertised. | ||||
| * | Add more UUIDs. Update custom actions for Itanium | Martin v. Löwis | 2005-03-14 | 1 | -2/+13 |
| | | |||||
| * | Avoid using *W functions on Win95. | Martin v. Löwis | 2005-02-18 | 1 | -11/+24 |
| | | |||||
| * | Add more test directories to testsuite. | Martin v. Löwis | 2004-12-30 | 1 | -1/+5 |
| | | |||||
| * | Patch #1088716: build and incorporate libpython24.a. | Martin v. Löwis | 2004-12-22 | 1 | -1/+51 |
| | | |||||
| * | Properly quote IDLE shortcut. Fixes #1076861. | Martin v. Löwis | 2004-12-22 | 1 | -2/+2 |
| | | |||||
| * | Backport msisupport.dll to 2.4 | Martin v. Löwis | 2004-12-22 | 1 | -38/+6 |
| | | |||||
| * | This commit was manufactured by cvs2svn to create branch | cvs2svn | 2004-12-13 | 2 | -0/+101 |
| | | | | | 'release24-maint'. | ||||
| * | 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. | ||||
| * | Read the text files to be compared in universal-newline mode. | Tim Peters | 2004-10-03 | 2 | -3/+3 |
| | | |||||
| * | Fix lib-tk PythonPath. | Martin v. Löwis | 2004-09-19 | 1 | -1/+1 |
| | | |||||
| * | Whitespace normalization. | Tim Peters | 2004-09-12 | 2 | -3/+3 |
| | | |||||
| * | 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 |
| | | |||||
