summaryrefslogtreecommitdiffstats
path: root/PCbuild
Commit message (Expand)AuthorAgeFilesLines
* 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
* add new Python/exceptions.c to python16 project (courtesy Trent Mick)Jeremy Hylton2000-06-011-0/+15
* The debug settings for zlib contained a bogus reference to msvcrt inGuido van Rossum2000-05-021-1/+1
* Mark Hammond: Added dependency of winsound project on python16Guido van Rossum2000-04-251-0/+3
* Oops -- Mark forgot to add "0x" to the /base: argument.Guido van Rossum2000-04-241-2/+2
* Changes by Mark Hammond to ignore more by-products of the build.Guido van Rossum2000-04-241-1/+2
* Added winsound project to workspace, and added -I options to winsoundGuido van Rossum2000-04-212-4/+20
* Mark Hammond:Guido van Rossum2000-04-2114-107/+191
* Install the docs (with fewer rules).Guido van Rossum2000-04-101-54/+14
* Added project dependencies -- Mark is right, these are needed.Guido van Rossum2000-04-101-0/+39
* Strangely, we *do* need to define ZLIB_DLL.Guido van Rossum2000-04-101-2/+2
* Moved socket, select, unicodedata to their own PYD. This shouldGuido van Rossum2000-04-0612-84/+373
* Add msvcrt to list of libraries to ignore in Debug mode.Guido van Rossum2000-04-061-1/+1
* Forgot to save the project file -- this also reflects the use ofGuido van Rossum2000-04-051-4/+4
* Lots of cleanup things.Guido van Rossum2000-04-051-190/+111
* Adding pyexpat project.Guido van Rossum2000-03-312-0/+206
* Buncha last-minute fixesGuido van Rossum2000-03-311-16/+33
* Added _sre project to workspace.Guido van Rossum2000-03-312-0/+198
* Bit of cleanup on the projects.Guido van Rossum2000-03-314-73/+54
* Added mmap project. (Mark Hammond.)Guido van Rossum2000-03-312-0/+109
* Mark Hammond: ensure the new standard module winreg is installed.Guido van Rossum2000-03-301-0/+5
* Internal changes.Guido van Rossum2000-03-301-5/+4
* Added Tcl 8.3.Guido van Rossum2000-03-301-11/+31
* Deleting Python 1.5 project and Wise file.Guido van Rossum2000-03-302-3120/+0
* Update for creating and linking with python16.dll.Guido van Rossum2000-03-297-85/+3163
* Updated for Python 1.6 and VC++ 6.0.Guido van Rossum2000-03-291-5/+6