summaryrefslogtreecommitdiffstats
path: root/PCbuild/pcbuild.dsw
Commit message (Collapse)AuthorAgeFilesLines
* Support for building the new w9xpopen.exe, which is used for reliable popen ↵Mark Hammond2000-08-141-0/+12
| | | | operation on Windows 9x.
* Revert this checkin:Trent Mick2000-08-131-254/+254
| | | | | http://www.python.org/pipermail/python-checkins/2000-August/007072.html and make PCbuild/*.dsp PCbuild/*.dsw binary again.
* These files all used to be tagged as binary in CVS. I recently changed this soTrent Mick2000-08-111-254/+254
| | | | | | that these files are treated as normal text files (which they are). However, the files also had to be changed to be stored in CVS internally with UNIX line terminators (they had DOS line terminators internally before this commit).
* Add ucnhash to the workspace, as a dependency of python20.Mark Hammond2000-07-011-1/+15
|
* More 2.0 stuff -- fix workspace, remove 1.6 filesGuido van Rossum2000-06-301-75/+16
|
* Mark Hammond: Added dependency of winsound project on python16Guido van Rossum2000-04-251-0/+3
| | | | | | project. [However I didn't add the other changes in his patch, which were just taking away the source code control stuff -- this doesn't hurt and would come back as soon as I make another change. --GvR]
* Added winsound project to workspace, and added -I options to winsoundGuido van Rossum2000-04-211-0/+16
|
* Added project dependencies -- Mark is right, these are needed.Guido van Rossum2000-04-101-0/+39
|
* Moved socket, select, unicodedata to their own PYD. This shouldGuido van Rossum2000-04-061-0/+48
| | | | | | | reduce the size of python16.dll to almost its 1.5.2 size, and remove dependencies on winsock unless sockets are actually used. Note that soundex is simply no longer supported.
* Adding pyexpat project.Guido van Rossum2000-03-311-0/+16
|
* Added _sre project to workspace.Guido van Rossum2000-03-311-0/+16
|
* Bit of cleanup on the projects.Guido van Rossum2000-03-311-21/+36
| | | | Some refinements on the Wise file, also adding mmap.pyd.
* Added mmap project. (Mark Hammond.)Guido van Rossum2000-03-311-0/+12
|
* Update for creating and linking with python16.dll.Guido van Rossum2000-03-291-9/+8
| | | | Also, _tkinter is linked with Tcl 8.3.
* Mark Hammond: add winreg module as new subproject.Guido van Rossum2000-03-281-7/+23
|
* Changes by Trent Mick (of ActiveState) and Dale Nagata to supportGuido van Rossum2000-01-201-36/+8
| | | | building for NT Alpha as well as NT x86.
* Some kind of source control krept in.Guido van Rossum1998-10-081-0/+28
|
* Added dependencies between projects.Guido van Rossum1998-08-121-28/+18
|
* Put the CRLF back in.Guido van Rossum1998-08-061-129/+129
|
* New project files...Guido van Rossum1998-08-061-101/+129
|
* Moved VC++ 5.x stuff here.Guido van Rossum1998-05-261-0/+101