summaryrefslogtreecommitdiffstats
path: root/PCbuild
Commit message (Expand)AuthorAgeFilesLines
* Windows installer: disabled Wise's "delete in-use files" uninstallTim Peters2002-04-171-1/+10
* Change 2.1.3 release date.Tim Peters2002-04-081-1/+1
* SF bug 497854: Short-cuts missing for All Users.Tim Peters2002-04-081-9/+18
* Update Windows installer identification and resource strings for 2.1.3.Tim Peters2002-04-081-4/+4
* Change 2.1.3 Windows build to use zlib 1.1.4.Tim Peters2002-04-081-6/+6
* Change the 2.1.3 Windows buildno (#35).Tim Peters2002-04-081-2/+2
* Update 2.1.3 Windows buildno.Tim Peters2002-04-081-0/+2
* Assorted Windows tweaks to change the release from 2.1.2c1 to 2.1.2.Tim Peters2002-01-153-6/+8
* Copied from the HEAD revision, and checked in again after doing aThomas Heller2002-01-111-0/+0
* Remove remaining 2.2-isms:Tim Peters2002-01-111-16/+20
* 2.1-ize command for Start menu GUI pydoc shortcut.Tim Peters2002-01-101-1/+1
* Mostly removing stuff the installer does in 2.2 that can't be done inTim Peters2002-01-101-28/+10
* Attempted to update all the copyright notices (we're releasing this inTim Peters2002-01-101-2/+2
* More backporting of 32-bit installer. Doesn't work yet, but gettingTim Peters2002-01-102-503/+1989
* Backporting the 32-bit installer requires an additional .wse script,Tim Peters2002-01-101-0/+514
* Update Windows build number for 2.1.2c1.Tim Peters2002-01-102-2/+4
* This commit was manufactured by cvs2svn to create branchcvs2svn2001-10-191-0/+0
* Remove the TENTATIVE marker from the 2.1.1 Windows buildno.Tim Peters2001-07-201-1/+1
* Prepare Windows build for 2.1.1 final (buildno and installer screens).Tim Peters2001-07-143-5/+5
* 2.1.1c1 WIndows fiddling, plus patchlevel.h.Tim Peters2001-07-023-4/+8
* Update Windows installer & buildno for 2.1 final.Tim Peters2001-04-163-4/+6
* Update Windows installer & build number to 2.1c2 release.Tim Peters2001-04-163-4/+6
* Update Windows build # and installer for 2.1c1.Tim Peters2001-04-123-8/+6
* pydoc changed overnight in such a way that it no longer worked from theTim Peters2001-03-231-3/+3
* Add Jeremy's compiler to the Windows install.Tim Peters2001-03-231-0/+18
* Update Windows installer for 2.1b2.Tim Peters2001-03-213-4/+6
* When building the installer, prompt for the location of the system directoryTim Peters2001-03-191-3/+5
* Windows: Fallout from renaming the pydoc file.Tim Peters2001-03-111-1/+1
* SF bug Win32: pydoc command isn't executable.Tim Peters2001-03-111-1/+1
* Magic strings in both Python and the Wise installer define the registry keyTim Peters2001-03-111-1/+4
* Add a new item to the Python 2.1 start menu: "Module Docs".Guido van Rossum2001-03-021-0/+14
* Prepare Windows for 2.1 beta 1: installer dialogs and bump "build number".Tim Peters2001-03-013-5/+7
* Backing out nested scopes broke the Windows build. Repairing.Tim Peters2001-02-271-0/+2
* Teach Windows build about new future.c.Tim Peters2001-02-271-0/+15
* Windows: Remove soundex from pythoncore subproject.Tim Peters2001-02-221-15/+0
* Clean up the "docs".Tim Peters2001-02-191-7/+16
* Re-add DOS line-endings and mark the files binary.Thomas Wouters2001-02-143-1952/+1952
* Change Windows test to do a complete job of removing .pyc/.pyo filesTim Peters2001-02-112-4/+25
* Teach Windows build about new symtable.c.Tim Peters2001-02-091-0/+15
* Renamed _testXXX to _testcapiXXX. Jack is my hero -- good call!Tim Peters2001-02-044-23/+29
* Teach Windows build and installer about new _symtable module/DLL.Tim Peters2001-02-024-3/+126
* Teach the Windows installer about the _test module.Tim Peters2001-02-021-0/+10
* Patch derived from Trent's 101162: a Python/C API testing framework.Tim Peters2001-02-023-0/+114
* Teach Windows build about the _weakref module.Tim Peters2001-02-021-0/+15
* Windows build: update for 2.1a2, + get ucnhash out of the installer.Tim Peters2001-02-014-15/+9
* Docs for new Windows zlib build procedure.Tim Peters2001-01-311-6/+11
* Fix [ Bug #129293 ] zlib library used for binary win32 distribution can crashMark Hammond2001-01-311-4/+14
* Teach Windows build about new cellobject.c.Tim Peters2001-01-261-0/+15
* Windows: ucnhash subproject no longer exists (/F merged into unicodedata).Tim Peters2001-01-243-115/+1
* Added -O option (to run python or python_d w/ -O),Tim Peters2001-01-231-8/+14