summaryrefslogtreecommitdiffstats
path: root/PCbuild
Commit message (Expand)AuthorAgeFilesLines
* Prep the Windows installer for 2.0 final:Tim Peters2000-10-143-8/+14
* Prep Windows installer for 2.0c1: title and build number.Tim Peters2000-10-073-4/+6
* Yet another new unique extension in the test directory.Tim Peters2000-09-261-0/+5
* Bump Windows "build number" to 6.Tim Peters2000-09-252-2/+4
* Implemented new os.startfile function, unique to Windows, exposing aTim Peters2000-09-221-2/+2
* Windows installer:Tim Peters2000-09-211-9/+159
* Added simple batch file to make running the test suite from the PCbuildTim Peters2000-09-151-0/+8
* Windows installer: In the Start menu IDLE shortcut, explictly invoke theTim Peters2000-09-111-1/+2
* Boost Windows build # to 5 (see new BUILDno.txt).Tim Peters2000-09-071-2/+2
* Windows installer, reflecting changes that went into a replacement 2.0b1Tim Peters2000-09-071-5/+17
* Document new Windows build # scheme.Tim Peters2000-09-071-0/+45
* Windows build: install NEWS.txt; bump BUILD# to 3 in preparation for nextTim Peters2000-09-052-2/+7
* Now that I've got real docs, redirect _DOC_ out of the Python 1.6 tree andTim Peters2000-09-051-1/+2
* test_mmap wrote null bytes into its expected-output file; this caused me toTim Peters2000-09-041-0/+4
* Install LICENSE.txt and README.txt.Tim Peters2000-09-011-12/+11
* Guido pointed out that the "non-admin install" blurb got displayedTim Peters2000-09-011-13/+11
* Back off to HKCU (instead of HKLM) if user doesn't have "NT adminstratorTim Peters2000-09-011-1/+61
* Added installation of w9xpopen.exe.Tim Peters2000-09-011-1/+6
* In readme.txt, make what's needed to build the "optional" subprojectsTim Peters2000-08-253-7/+19
* At Mark Hammond's request, removing registry keyGuido van Rossum2000-08-221-5/+0
* Thomas Heller noticed that the wrong registry entry was written forGuido van Rossum2000-08-221-1/+1
* Support for building the new w9xpopen.exe, which is used for reliable popen o...Mark Hammond2000-08-142-0/+109
* Revert this checkin:Trent Mick2000-08-1317-4040/+4040
* These files all used to be tagged as binary in CVS. I recently changed this soTrent Mick2000-08-1117-4040/+4040
* somehow the 'Total Keys=1' disappears. No other changes.Guido van Rossum2000-08-011-23/+0
* Typo repair.Tim Peters2000-07-011-1/+1
* A bunch of project files were checked in as text files.Guido van Rossum2000-07-014-1991/+1991
* Add ucnhash (new subproject).Guido van Rossum2000-07-011-1/+1
* The Python include paths were not specified.Mark Hammond2000-07-011-2/+2
* Define a magical symbol and magic include path so it will compile withoutGuido van Rossum2000-07-011-0/+6
* Add ucnhash to the workspace, as a dependency of python20.Mark Hammond2000-07-011-1/+15
* ucnhash now correctly builds for Windows.Mark Hammond2000-07-011-20/+16
* Update all projects so Debug builds use "/Zi" instead of "/ZI", which means e...Mark Hammond2000-07-015-1893/+1894
* Repaired two URLs.Tim Peters2000-07-011-6/+6
* Update for 2.0b1. Also add more text, to be more explicit aboutTim Peters2000-07-011-29/+87
* Add back a missing CRLF line ending.Guido van Rossum2000-06-301-1/+1
* Oops.Guido van Rossum2000-06-301-2/+2
* Poke and hope for Tcl version: now settable through _TCLMINOR_Guido van Rossum2000-06-301-4/+8
* add gcmoduleJeremy Hylton2000-06-301-0/+14
* Change the include etc paths to Tcl 8.3.1.Guido van Rossum2000-06-301-4/+4
* Move Wise install dir consistently to C:\Wise. Don't use %_WISE_% inGuido van Rossum2000-06-301-3/+3
* Poke and hope for Tim...Guido van Rossum2000-06-301-6/+6
* More 2.0 stuff -- fix workspace, remove 1.6 filesGuido van Rossum2000-06-303-3009/+16
* Making a tiny change to figure out what I'm going to screw upTim Peters2000-06-301-1/+2
* final patches from Neil Schemenauer for garbage collectionJeremy Hylton2000-06-301-0/+14
* Bump version to 2.0.Guido van Rossum2000-06-292-0/+2920
* Finish converting the winreg extension to _winreg.Fred Drake2000-06-291-3/+3
* Marc-Andre Lemburg <mal@lemburg.com>:Marc-André Lemburg2000-06-281-0/+103
* correct case in python16.dsp to allow build with VS6Trent Mick2000-06-061-5/+5
* make sure the case is correct (damned case-sensitive languages :-)Jeremy Hylton2000-06-021-7/+7